PR bootstrap/54820
[deliverable/binutils-gdb.git] / ChangeLog
index 469651a7878b4a5efff48aae6ac3c4905180a8e5..b526a8f0aaa93c480b85288b8e4bc16e03bcfe74 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
+
+       PR bootstrap/54820
+       * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
+       (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
+       (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
+       (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
+       (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
+       * Makefile.in: Regenerate.
+       * configure.ac (have_static_libs): New variable and associated check.
+       (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
+       -static-libgcc if stage1_libs is empty and have_static_libs is yes.
+       * configure: Regenerate.
+
+2012-10-10  David Holsgrove  <david.holsgrove@xilinx.com>
+
+       * config.guess, config.sub: Include updated version from
+       config-patches.  Adds microblaze little endian support.
+
 2012-09-28  Ian Lance Taylor  <iant@google.com>
 
        * Makefile.def: Make all-target-libgo depend on
This page took 0.032871 seconds and 4 git commands to generate.