summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog20
1 files changed, 20 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2a680ac98..c0126cd14 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+2006-03-14 Paolo Bonzini <bonzini@gnu.org>
+
+ * Makefile.in: Regenerate.
+
+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