diff options
author | Christian Biesinger <cbiesinger@google.com> | 2019-11-11 10:39:31 -0800 |
---|---|---|
committer | Christian Biesinger <cbiesinger@google.com> | 2019-11-14 16:47:19 -0800 |
commit | 9a3516679ba2e0abdbc4467dbb46f526343efd13 (patch) | |
tree | 9e863fcd8137951186a426c2457a965bdc4b50d6 /gdb/ChangeLog | |
parent | Automatic date update in version.in (diff) | |
download | binutils-gdb-9a3516679ba2e0abdbc4467dbb46f526343efd13.tar.gz binutils-gdb-9a3516679ba2e0abdbc4467dbb46f526343efd13.tar.bz2 binutils-gdb-9a3516679ba2e0abdbc4467dbb46f526343efd13.zip |
Update README
Adds descriptions for some recent-ish configure options to README.
Also updates the minimum Python version per commit
6c28e44a359e9f6cf455ddff0009ca99406f7224.
2019-11-14 Christian Biesinger <cbiesinger@google.com>
* README (`configure' options): Update.
Change-Id: I8ce8ca6935afbd130295e143802c585cf1e735f9
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 1a84242839b..134c883d823 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2019-11-14 Christian Biesinger <cbiesinger@google.com> + + * README (`configure' options): Update. + 2019-11-14 Tom Tromey <tromey@adacore.com> * eval.c (evaluate_subexp_standard) <BINOP_ASSIGN>: Do not pass an |