summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2006-03-14 16:10:08 +0000
committerPaolo Bonzini <pbonzini@redhat.com>2006-03-14 16:10:08 +0000
commitf621a0dc99ff62217f5c7b9969e6ea0b6bc05768 (patch)
treea74257d2a04c22cd4a6aa5fc324b4ec246eaf1e2 /ChangeLog
parent84d38174056e438860213eb0cda919df89c06bd2 (diff)
downloadcygnal-f621a0dc99ff62217f5c7b9969e6ea0b6bc05768.tar.gz
cygnal-f621a0dc99ff62217f5c7b9969e6ea0b6bc05768.tar.bz2
cygnal-f621a0dc99ff62217f5c7b9969e6ea0b6bc05768.zip
2006-03-14 Paolo Bonzini <bonzini@gnu.org>
Sync with gcc: 2006-03-10 Aldy Hernandez <aldyh@redhat.com> * configure.in: Handle --disable-<component> generically. * configure: Regenerate. 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com> * Makefile.tpl (BUILD_CONFIGDIRS): Remove. (TARGET_CONFIGDIRS): Remove. * configure.in: Remove AC_SUBST(target_configdirs). * Makefile.in, configure: Regenerated.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2a680ac98..de67f8aa5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2006-03-14 Paolo Bonzini <bonzini@gnu.org>
+
+ Sync with gcc:
+ 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
+
+ * configure.in: Handle --disable-<component> generically.
+ * configure: Regenerate.
+
+ 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
+
+ * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
+ (TARGET_CONFIGDIRS): Remove.
+ * configure.in: Remove AC_SUBST(target_configdirs).
+ * Makefile.in, configure: Regenerated.
+
+
2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
PR libgcj/17311