2003-08-20 Michael Snyder <msnyder@redhat.com>
[binutils-gdb.git] / ChangeLog
index c1af42acc48424543a0ef46e2dc8b3cba8acbb39..bfd172f569b428012466eda14a1f11e84743344d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,76 @@
+2003-08-28  Daniel Jacobowitz  <drow@mvista.com>
+
+       Merge from gcc:
+       2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
+       * install-sh:  Update to newer upstream versions (associated with
+       aclocal 1.7).
+       * missing:  Likewise, plus $1Help2man -> $1 typo fix.
+
+2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
+
+       * configure.in: Set RAW_CXX_FOR_TARGET if unset.
+       * configure: Regenerated.
+
+2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
+
+       * config/no-executables.m4: New file.
+
+2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
+
+       * configure.in:  Use newline instead of semicolon when assuming
+       shell arguments in a for loop.
+       * configure:  Regenerated.
+
+2003-08-20  Geoffrey Keating  <geoffk@apple.com>
+
+       PR 8180
+       * configure.in: When testing with_libs and with_headers, treat
+       'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
+       * configure: Regenerate.
+       
+       * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
+       make, shell, etc.
+       (baseargs): Likewise.
+       * configure: Regenerate.
+
+2003-08-19  Geoffrey Keating  <geoffk@apple.com>
+
+       * configure.in: Disable libgcj for darwin not on powerpc.
+       * configure: Rebuild.
+
+2003-08-15  Michael Chastain  <mec@shout.net>
+
+       * src-release (do-proto-toplev): Remove junk files
+       dejagnu/example/calc/config.status,
+       dejagnu/example/calc/config.log.
+
+2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
+
+       * config-ml.in, symlink-tree: Add license.
+
+2003-08-01  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       Merge from gcc:
+
+       2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
+       * Makefile.tpl (check, check-c++): Express dependencies using
+       dependencies rather than commands.
+       * Makefile.in: Regenerate.
+
+       2003-07-31  Geoffrey Keating  <geoffk@apple.com>
+       * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
+       * Makefile.in: Update.
+
+2003-08-01  Andrew Cagney  <cagney@redhat.com>
+
+       * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
+       * configure: Ditto.
+
+2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
+
+       * configure.in: Enable libgcj for darwin.
+       * configure: Rebuild.
+
 2003-07-29  Nathanael Nerode  <neroden@gcc.gnu.org>
 
        * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.