diff options
-rw-r--r-- | ChangeLog | 3 | ||||
-rw-r--r-- | config/ChangeLog | 7 |
2 files changed, 7 insertions, 3 deletions
@@ -16,11 +16,10 @@ PR target/33281 * configure.ac: Use config/mh-mingw on mingw. * configure: Regenerate. - * config/mh-mingw: New host makefile fragment. 2007-09-05 Pat Haugen <pthaugen@us.ibm.com> - * MAINTAINERS (Write After Approval): Add myself. + * MAINTAINERS (Write After Approval): Add myself. 2007-09-05 Richard Guenther <rguenther@suse.de> diff --git a/config/ChangeLog b/config/ChangeLog index cb0b61a..faf4d3c 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -3,8 +3,13 @@ * 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> + Joseph Myers <joseph@codesourcery.com> * mt-gnu (CXXFLAGS_FOR_TARGET): Add $(DEBUG_PREFIX_CFLAGS_FOR_TARGET). |