Require c++ in stage1_languages with --enable-gold in combined bootstrap.
[deliverable/binutils-gdb.git] / ChangeLog
index a30f5d2257f23b7b387a5890dc723b35e2fcedf8..e3d0ce7f4d552423d5d48618086b141030217bf9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,92 @@
+2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * configure.ac: If bootstrapping a combined tree with
+       --enable-gold, require c++ in stage1_languages.
+       * configure: Regenerate.
+
+       * configure.ac: Also add target_libs of stage1_languages to
+       bootstrap_target_libs.
+       * configure: Regenerate.
+
+       * configure.ac: Diagnose --enable-build-with-cxx bootstrap
+       with --enable-languages not containing c++.
+       * configure: Regenerate.
+
+2009-09-16  Jie Zhang  <jie.zhang@analog.com>
+
+       * configure.ac: Disable java and boehm-gc for bfin-*-*.
+       * configure: Regenerate.
+
+2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * configure.ac: Do not use $extrasub for replacing @if/@endif
+       parts in Makefile; instead, use additional arguments to
+       AC_CONFIG_COMMANDS to do the replacement manually, with several
+       sed invocations, to avoid HP-UX sed command limits.
+       * configure: Regenerate.
+
+2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
+
+       * configure.ac (with-build-config): Document.  Handle without.
+       Handle missing argument.
+       * configure: Rebuilt.
+
+2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
+
+       * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
+       Default to bootstrap-debug only if compare-debug works.
+       * configure: Rebuilt.
+       * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
+       * Makefile.in: Rebuilt.
+
+2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
+
+       * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
+       * Makefile.in: Rebuilt.
+
+2009-09-02  Paolo Bonzini  <bonzini@gnu.org>
+
+       * Makefile.tpl (AWK): Fix typo.
+       * Makefile.in: Regenerate.
+
+2009-09-02  Paolo Bonzini  <bonzini@gnu.org>
+
+       * configure.ac: Detect awk and sed.
+       * Makefile.def (flags_to_pass): Add AWK and SED.
+       * Makefile.tpl (AWK, SED): New.
+       (BASE_FLAGS_TO_PASS): Add AWK and SED.
+       * configure: Regenerate.
+       * Makefile.in: Regenerate.
+
+2009-09-01  Tristan Gingold  <gingold@adacore.com>
+
+       * setup.com: Ported to Itanium VMS.  Can also build using DCL scripts.
+       Remove logical names.
+
+2009-08-31  Dave Korn  <dave.korn.cygwin@gmail.com>
+
+       * ltmain.sh (func_normal_abspath): New function.
+       (func_relative_path): Likewise.
+       (func_mode_help): Document new -bindir option for link mode.
+       (func_mode_link): Add new -bindir option, and use it to place
+       output DLL if specified.
+
+2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * configure.ac (AC_PREREQ): Bump to 2.64.
+
 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
+       * README-maintainer-mode: Point directly to upstream locations
+       for autoconf, automake, libtool, gettext, instead of copies on
+       sources.redhat.com.  Document required versions.
+       * configure.ac: Do not substitute datarootdir, htmldir,
+       pdfdir, docdir.  Do not process --with-datarootdir,
+       --with-htmldir, --with-pdfdir, --with-docdir.
+       * configure: Regenerate.
+
+       * configure: Regenerate.
+
        * compile: Sync from Automake 1.11.
        * depcomp: Likewise.
        * install-sh: Likewise.
This page took 0.030334 seconds and 4 git commands to generate.