2008-02-20 Paolo Bonzini <bonzini@gnu.org>
[deliverable/binutils-gdb.git] / ChangeLog
index 2d27d4bd6fa21cbf2244861d1af9666f67f7beab..7669c4d0c64a0d155f70092be839dbf4c34b7d56 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,116 @@
+2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
+
+        PR bootstrap/32009
+        PR bootstrap/32161
+
+        * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
+        * configure: Regenerate.
+
+        * Makefile.def: Define stage_libcflags for all bootstrap stages.
+        * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
+        STAGE4_LIBCFLAGS): New.
+        (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
+        $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
+        (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
+        (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
+        (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
+        for target modules.  Don't export LIBCFLAGS.
+        (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
+        $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
+        the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
+        (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
+        $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
+        * Makefile.in: Regenerate.
+
+2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       PR libgcj/33085
+       * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
+       Do not use -DDLL_EXPORT.  Backport from upstream.
+
+2008-02-14  Nick Clifton  <nickc@redhat.com>
+
+       Import this patch from gcc:
+       2008-01-24  David Edelsohn  <edelsohn@gnu.org>
+
+       * libtool.m4: Backport AIX 6 support from ToT Libtool.
+
+2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
+
+       * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
+       * configure: Regenerate.
+
+2008-01-31  Marc Gauthier  <marc@tensilica.com>
+
+       * configure.ac (xtensa*-*-*): Recognize processor variants.
+       * configure: Regenerate.
+
+2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+        PR bootstrap/34922
+        * configure.ac (PARSE_ARGS): Push suitable setting of
+        ac_subdirs_all, for `./configure --help=recursive'.
+        Handle `+' in generic toplevel directory disabling.
+        * configure: Regenerate.
+
+2008-01-23  Ben Elliston  <bje@au.ibm.com>
+
+       * config.sub, config.guess: Update from upstream sources.
+
+2008-01-08  Ben Elliston  <bje@au.ibm.com>
+
+       * config.sub, config.guess: Update from upstream sources.
+
+2007-12-19  Jeff Johnston  <jjohnstn@redhat.com>
+
+       * COPYING.LIBGLOSS: Update default copyright.
+
+2007-12-19  Jeff Johnston  <jjohnstn@redhat.com>
+
+       * COPYING.NEWLIB: Update default copyright.
+
+2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
+       Change recommended MPFR from 2.2.1 > 2.3.0.
+       * configure: Regenerate.
+
+2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
+
+       * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
+       (CXXFLAGS_FOR_TARGET): Add -O2 -g.
+       * Makefile.in: Regenerate.
+
+2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
+
+       * configure.ac: Enable libjava for x86_64-*-darwin9.
+       * configure: Regenerate.
+
+2007-12-05  Ben Elliston  <bje@au.ibm.com>
+
+       * config.sub, config.guess: Update from upstream sources.
+
+2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+        * config-ml.in: Robustify against white space in absolute file
+        names.
+
+        * config-ml.in (multi-clean): Substitute ${Makefile}.
+        Remove superfluous ${Makefile} in list.
+
+2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * Makefile.def (dependencies): Make configure-gdb depend on
+       all-intl.
+       * Makefile.in: Regenerated.
+
+2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
+
+       * Makefile.def: To avoid problems running with parallel makes,
+       build newlib before libgloss so that target specific header
+       files are availble.
+       * Makefile.in: Regenerate.
+
 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
This page took 0.030185 seconds and 4 git commands to generate.