diff options
-rw-r--r-- | ChangeLog | 1 | ||||
-rw-r--r-- | config/ChangeLog | 5 |
2 files changed, 5 insertions, 1 deletions
@@ -19,7 +19,6 @@ 2007-08-17 Richard Sandiford <richard@codesourcery.com> Nigel Stephens <nigel@mips.com> - * config/mt-sde: New file. * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde as target_makefile_frag. * configure: Regenerate. diff --git a/config/ChangeLog b/config/ChangeLog index 3df146f..30cb805 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -4,6 +4,11 @@ * mt-gnu (CXXFLAGS_FOR_TARGET): Add $(DEBUG_PREFIX_CFLAGS_FOR_TARGET). +2007-08-17 Richard Sandiford <richard@codesourcery.com> + Nigel Stephens <nigel@mips.com> + + * mt-sde: New file. + 2007-07-06 H.J. Lu <hongjiu.lu@intel.com> * tls.m4 (GCC_CHECK_CC_TLS): New. |