diff options
author | Yan-Ting Lin <currygt52@gmail.com> | 2016-07-20 09:06:39 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2016-07-20 09:06:39 +0100 |
commit | bedbe19cc09fbb6e921872334bfcd371ac5b769d (patch) | |
tree | ed334f75d46cc49de4add95f1a04d96f5de2c877 /ChangeLog | |
parent | Early expression evaluation (diff) | |
download | binutils-gdb-bedbe19cc09fbb6e921872334bfcd371ac5b769d.tar.gz binutils-gdb-bedbe19cc09fbb6e921872334bfcd371ac5b769d.tar.bz2 binutils-gdb-bedbe19cc09fbb6e921872334bfcd371ac5b769d.zip |
Enable the configuration of GDB for the NDS32 target.
* configure.ac (nds32*-*-*): Remove entry to enable gdb.
* configure: Regenerated.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 699c6569119..0453d977806 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2016-07-20 Yan-Ting Lin <currygt52@gmail.com> + + * configure.ac (nds32*-*-*): Remove entry to enable gdb. + * configure: Regenerated. + 2016-06-28 Walter Lee <walt@tilera.com> * configure.ac (tilepro-*-*): Add gdb to noconfigdirs. |