diff options
author | hjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-09-12 04:44:56 +0000 |
---|---|---|
committer | hjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-09-12 04:44:56 +0000 |
commit | e2b00040ff69c06054a507540212465c59148f6c (patch) | |
tree | df5923aa4a429f20bd1f8cf045458b4b64a65411 /config | |
parent | 6a4a939a30003fe599c3a1efec662799c800fc49 (diff) | |
download | gcc-e2b00040ff69c06054a507540212465c59148f6c.tar.gz |
Move the entry to proper ChangeLog.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@128410 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'config')
-rw-r--r-- | config/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
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 <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). |