From: hjl Date: Wed, 12 Sep 2007 04:44:56 +0000 (+0000) Subject: Move the entry to proper ChangeLog. X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=commitdiff_plain;h=e2b00040ff69c06054a507540212465c59148f6c Move the entry to proper ChangeLog. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@128410 138bc75d-0d04-0410-961f-82ee72b054a4 --- 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).