X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=ChangeLog;h=bfd172f569b428012466eda14a1f11e84743344d;hb=84fabdf6128626f3dfd9ad92b186ad3a09e7b4f3;hp=c1af42acc48424543a0ef46e2dc8b3cba8acbb39;hpb=c07f46a4b14d6ad9f3518ab7ac8f9ca70f60c26c;p=binutils-gdb.git diff --git a/ChangeLog b/ChangeLog index c1af42acc48..bfd172f569b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,76 @@ +2003-08-28 Daniel Jacobowitz + + Merge from gcc: + 2003-07-20 Phil Edwards + * install-sh: Update to newer upstream versions (associated with + aclocal 1.7). + * missing: Likewise, plus $1Help2man -> $1 typo fix. + +2003-08-27 Daniel Jacobowitz + + * configure.in: Set RAW_CXX_FOR_TARGET if unset. + * configure: Regenerated. + +2003-08-27 Daniel Jacobowitz + + * config/no-executables.m4: New file. + +2003-08-23 Phil Edwards + + * configure.in: Use newline instead of semicolon when assuming + shell arguments in a for loop. + * configure: Regenerated. + +2003-08-20 Geoffrey Keating + + PR 8180 + * configure.in: When testing with_libs and with_headers, treat + 'no' as unset. Based on a patch by Dan Kegel . + * configure: Regenerate. + + * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for + make, shell, etc. + (baseargs): Likewise. + * configure: Regenerate. + +2003-08-19 Geoffrey Keating + + * configure.in: Disable libgcj for darwin not on powerpc. + * configure: Rebuild. + +2003-08-15 Michael Chastain + + * src-release (do-proto-toplev): Remove junk files + dejagnu/example/calc/config.status, + dejagnu/example/calc/config.log. + +2003-08-14 Alexandre Duret-Lutz + + * config-ml.in, symlink-tree: Add license. + +2003-08-01 Nathanael Nerode + + Merge from gcc: + + 2003-08-01 Matt Kraai + * Makefile.tpl (check, check-c++): Express dependencies using + dependencies rather than commands. + * Makefile.in: Regenerate. + + 2003-07-31 Geoffrey Keating + * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib. + * Makefile.in: Update. + +2003-08-01 Andrew Cagney + + * configure.in (noconfigdirs): Do not add GDB when m32r-*-*. + * configure: Ditto. + +2003-07-30 Andreas Tobler + + * configure.in: Enable libgcj for darwin. + * configure: Rebuild. + 2003-07-29 Nathanael Nerode * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.