2006-10-08 Paul Brook <paul@codesourcery.com>
[binutils-gdb.git] / ChangeLog
index 07d276ea9d8f5d4d7c9aa9ac6702ce6d49502df6..845fa52a05af9388461386fe0cdb8da44c9c2cfd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,68 @@
+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.
+       * configure: Regenerated.
+
+2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
+
+        * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
+        for stages after the first.
+
+2006-07-17  Jakub Jelinek  <jakub@redhat.com>
+
+       * Makefile.def: Add dependencies for configure-opcodes
+       on configure-intl and all-opcodes on all-intl.
+       * Makefile.in: Regenerated.
+
+2006-07-04  Peter O'Gorman  <peter@pogma.com>
+
+       * ltconfig: chmod 644 before ranlib during install.
+
 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
 
-       * configure.in: Fix thinko in previous check-in.
+       * configure.in: Fix thinkos in previous check-in.
        * configure: Regenerate.
 
 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>