Hash tables, dynamic section, i386 PLT, gold_assert.
[binutils-gdb.git] / ChangeLog
index d86ec0aac6bb024703f5276ca4c0e89fc858d403..b6398e343e6c58ac8e33bb1a4daecdb56ad62c35 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,83 @@
+2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
+
+       * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
+       (unstage): Test for stage_last presence.
+
+       PR bootstrap/29802
+       * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
+       * Makefile.in: Regenerate.
+
+2006-11-14  DJ Delorie  <dj@redhat.com>
+
+       * Makefile.tpl (clean-stage*): Sync with GCC (clean).
+       * Makefile.in: Sync with GCC.
+       * configure.in: Sync with GCC (mpfr, gmp).
+       * configure: Sync with GCC.
+
+2006-11-08  Jie Zhang  <jie.zhang@analog.com>
+
+       * configure.in: Remove target-libgloss from noconfigdirs for
+       bfin-*-*.
+       * configure: Regenerated.
+
+2006-10-27  Jeff Johnston  <jjohnstn@redhat.com>
+
+       * COPYING.NEWLIB: Add spu license.
+       * COPYING.LIBGLOSS: Ditto.
+
+2006-10-17  Brooks Moses  <bmoses@stanford.edu>
+
+       * Makefile.def: Added pdf target handling.
+       * Makefile.tpl: Added pdf target handling.
+       * Makefile.in: Regenerated.
+
+2006-10-11  Jeff Johnston  <jjohnstn@redhat.com>
+
+       * COPYING.NEWLIB: Updated.
+       * COPYING.LIBGLOSS: Ditto.
+
+2006-09-27  Dave Brolley  <brolley@redhat.com>
+
+       * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
+       $s instead of $r.
+       * configure: Regenerated.
+
+2006-09-26  Ben Elliston  <bje@au.ibm.com>
+
+       * config.sub, config.guess: Update from upstream sources.
+
+2006-09-20  Thiemo Seufer  <ths@mips.com>
+
+       * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
+       for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
+       * configure: Regenerate.
+
+2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
+
+       * configure.in: Never build newlib for a Mingw host.
+       Never build newlib as Mingw target library.
+       Test the existence of winsup/cygwin for building a Cygwin newlib,
+       rather than just winsup.
+       Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
+       building a Mingw target.
+       * configure: Regenerate.
+
+2006-08-15  Thiemo Seufer  <ths@mips.com>
+            Nigel Stephens  <nigel@mips.com>
+            David Ung  <davidu@mips.com>
+
+       * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
+
+2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
+
+       Sync from GCC:
+       2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+        PR bootstrap/18058
+        * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
+        if the bootstrap compiler is a GCC version that supports it.
+        * configure: Regenerate.
+
 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.