diff options
-rw-r--r-- | config/ChangeLog | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/config/ChangeLog b/config/ChangeLog index 10087d8..faf4d3c 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,13 +1,13 @@ -2007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> - - PR target/33281 - * mh-mingw: New host makefile fragment. - 2007-09-07 Richard Sandiford <richard@codesourcery.com> * mt-sde (CFLAGS_FOR_TARGET): Add -mno-gpopt. (CXXFLAGS_FOR_TARGET): Likewise. +2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> + + PR target/33281 + * mh-mingw: New host makefile fragment. + 2007-08-18 Paul Brook <paul@codesourcery.com> Joseph Myers <joseph@codesourcery.com> |