diff --git a/ChangeLog b/ChangeLog index 90d5d0393b0..73da7cdd6c9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 - * MAINTAINERS (Write After Approval): Add myself. + * MAINTAINERS (Write After Approval): Add myself. 2007-09-05 Richard Guenther diff --git a/config/ChangeLog b/config/ChangeLog index cb0b61a9ad0..faf4d3c871b 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 + + PR target/33281 + * mh-mingw: New host makefile fragment. + 2007-08-18 Paul Brook - Joseph Myers + Joseph Myers * mt-gnu (CXXFLAGS_FOR_TARGET): Add $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).