diff options
author | DJ Delorie <dj@redhat.com> | 2007-09-12 18:51:47 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2007-09-12 18:51:47 +0000 |
commit | 130377028db9b2a62c2339d27d026e0793af4136 (patch) | |
tree | 79dbc2f0ada5bfc6d77b54bf3c49d5d2eff3db8f /config/ChangeLog | |
parent | 1b410bcf088fb351f9779e6fb4dc2c56e1a73e89 (diff) | |
download | cygnal-130377028db9b2a62c2339d27d026e0793af4136.tar.gz cygnal-130377028db9b2a62c2339d27d026e0793af4136.tar.bz2 cygnal-130377028db9b2a62c2339d27d026e0793af4136.zip |
Rearrange to sync with gcc.
Diffstat (limited to 'config/ChangeLog')
-rw-r--r-- | config/ChangeLog | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/config/ChangeLog b/config/ChangeLog index 10087d857..faf4d3c87 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> |