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 | 7fb2018fb245b9ef26ae142a633ed9bd17f7fdd9 (patch) | |
tree | cd0ebf3ca793fa3c9075e83ac5539f85fe778458 /config/ChangeLog | |
parent | 5566c1fab9b14e0735312da90fbd61e1a406f5a7 (diff) | |
download | binutils-gdb-7fb2018fb245b9ef26ae142a633ed9bd17f7fdd9.tar.gz |
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 10087d8574b..faf4d3c871b 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> |