* exceptions.h: Include ui-out.h.
[deliverable/binutils-gdb.git] / ChangeLog
index 7957983a493d68cce72ca03f57df1fc619a9e0a5..81700a9dbcbbaaa12fa3542c2712035eba933fd0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,63 @@
+2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
+
+       * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
+       (Dependencies): Consider target modules for bootstrap dependencies.
+       Make target bootstrap modules depend on each stage's gcc.
+       * Makefile.in: Regenerate.
+
+2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
+
+       * Makefile.def (configure-gcc): Depend on binutils having been built.
+       (all-gcc): No need to do it here.
+       * Makefile.in: Regenerate.
+
+2005-05-19  Paul Brook  <paul@codesourcery.com>
+
+       * configure.in: Rewrite misleading error message when requested 
+       language cannot be built.
+       * configure: Regenerate.
+
+2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * ylwrap: Import from Automake 1.9.5.
+
+2005-05-04  Mike Stump  <mrs@apple.com>
+
+       * configure.in: Always pass --target to target configures as
+       otherwise rebuilds that do --recheck will fail.
+       * confiugure: Rebuilt.
+
+2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
+
+       * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
+       STAGE_HOST_EXPORTS.
+       (configure, all): Add bootstrap support.
+       (Host modules, target modules): Pass post-stage1 flags and exports.
+       (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
+       * Makefile.in: Regenerate.
+
+2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
+
+       Sync from gcc:
+
+       2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
+
+        * config.sub: Update from master copy.
+
+       2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
+
+        * configure.in <crisv32-*-*, cris-*-*>: New local variable
+        libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
+        matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
+        "*-*-elf" and "*-*-linux*".
+        * configure: Regenerate.
+
+2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
+
+        * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
+       (TARGET_CONFIGARGS): Include --with-target-subdir.
+       (configure, all): New macros.  Use them throughout.
+
 2005-04-05  Paolo Bonzini  <bonzini@gnu.org>
 
        * Makefile.tpl: Sync with gcc.
This page took 0.032793 seconds and 4 git commands to generate.