diff options
author | Joseph Myers <joseph@codesourcery.com> | 2011-04-01 19:16:09 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2011-04-01 19:16:09 +0000 |
commit | c5f5c3c232622ca70b0864974e1d89105caca9a8 (patch) | |
tree | 7eeecddf81647f1ed4262a071b93cfd52b70677c /ChangeLog | |
parent | 0cf03b497aedf582a82416b2444acf88bde08de4 (diff) | |
download | gdb-c5f5c3c232622ca70b0864974e1d89105caca9a8.zip gdb-c5f5c3c232622ca70b0864974e1d89105caca9a8.tar.gz gdb-c5f5c3c232622ca70b0864974e1d89105caca9a8.tar.bz2 |
* configure.ac (avr-*-*): Add comment about why libssp is disabled.
(microblaze*): Don't disable libssp.
* configure: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2011-04-01 Joseph Myers <joseph@codesourcery.com> + * configure.ac (avr-*-*): Add comment about why libssp is disabled. + (microblaze*): Don't disable libssp. + * configure: Regenerate. + +2011-04-01 Joseph Myers <joseph@codesourcery.com> + * configure.ac: Remove code setting CONFIG_SHELL, config_shell and moveifchange. * configure: Regenerate. |