Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2007-09-12 22:51:47 +0400
committerDJ Delorie <dj@redhat.com>2007-09-12 22:51:47 +0400
commit130377028db9b2a62c2339d27d026e0793af4136 (patch)
tree79dbc2f0ada5bfc6d77b54bf3c49d5d2eff3db8f /config
parent1b410bcf088fb351f9779e6fb4dc2c56e1a73e89 (diff)
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 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>