summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2010-03-14 16:00:37 +0000
committerJoseph Myers <joseph@codesourcery.com>2010-03-14 16:00:37 +0000
commit90db0fb0244663fba9dc124a727bd357bc296728 (patch)
tree679c7fa7b2788ca696c3c17ce8e65a8d4aabdd72 /ChangeLog
parentf8af64be8716333f179a1d240ef42fab5188b607 (diff)
downloadcygnal-90db0fb0244663fba9dc124a727bd357bc296728.tar.gz
cygnal-90db0fb0244663fba9dc124a727bd357bc296728.tar.bz2
cygnal-90db0fb0244663fba9dc124a727bd357bc296728.zip
Merge from gcc:
2010-01-11 Richard Guenther <rguenther@suse.de> PR lto/41569 * Makefile.def (all-lto-plugin): Depend on all-gcc. * Makefile.in: Regenerated.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 12f204941..3daf60df4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2010-03-14 Joseph Myers <joseph@codesourcery.com>
+
+ Merge from gcc:
+ 2010-01-11 Richard Guenther <rguenther@suse.de>
+ PR lto/41569
+ * Makefile.def (all-lto-plugin): Depend on all-gcc.
+ * Makefile.in: Regenerated.
+
2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
PR libstdc++/32499