aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2007-09-12 18:51:47 +0000
committerDJ Delorie <dj@redhat.com>2007-09-12 18:51:47 +0000
commit7fb2018fb245b9ef26ae142a633ed9bd17f7fdd9 (patch)
treecd0ebf3ca793fa3c9075e83ac5539f85fe778458 /config
parent5566c1fab9b14e0735312da90fbd61e1a406f5a7 (diff)
downloadfsf-binutils-gdb-7fb2018fb245b9ef26ae142a633ed9bd17f7fdd9.zip
fsf-binutils-gdb-7fb2018fb245b9ef26ae142a633ed9bd17f7fdd9.tar.gz
fsf-binutils-gdb-7fb2018fb245b9ef26ae142a633ed9bd17f7fdd9.tar.bz2
Rearrange to sync with gcc.
Diffstat (limited to 'config')
-rw-r--r--config/ChangeLog10
1 files changed, 5 insertions, 5 deletions
diff --git a/config/ChangeLog b/config/ChangeLog
index 10087d8..faf4d3c 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>