OSDN Git Service

Patch from Robert Millan.
[pf3gnuchains/gcc-fork.git] / ChangeLog
index 3e8fcaa..22aa6ff 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,57 @@
+2004-04-26  Robert Millan  <robertmh@gnu.org>
+
+       Add patches from libtool CVS.
+       * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
+       * ltconfig: Likewise.
+       * ltcf-c.sh: Likewise.
+       * ltcf-cxx.sh: Likewise.
+       * ltcf-gcj.sh: Likewise.
+
+2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
+
+       * Makefile.def (host_modules): Mark with the bootstrap
+       flag packages on which gcc depends.
+       * Makefile.tpl (all-bootstrap): Use it.
+       * Makefile.in: Regenerate.
+
+2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
+
+       * Makefile.def (flags_to_pass): Remove *dir variables that
+       are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
+       as well as prefix and exec_prefix.
+       * Makefile.in: Regenerate.
+
+2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
+
+        * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
+        * configure: Regenerate.
+        * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
+        * gcc/Makefile.tpl (compare): Use the result of the test.
+        * gcc/Makefile.in: Regenerate.
+
+2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
+
+       * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
+       Always relocate gcc and prev-gcc to the original names, even
+       if the build fails.
+       (new-cleanstrap, new-restage1, new-restage2, new-restage3):
+       New targets.
+
+2004-04-23  Laurent GUERBY <laurent@guerby.net>
+
+       * MAINTAINERS: Update my email address.
+
+2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
+
+       * configure: Regenerate.
+
+2004-04-15  James E Wilson  <wilson@specifixinc.com>
+
+       * Makefile.tpl (configure-[+module+], configure-gcc,
+       configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
+       Set and export LDFLAGS.
+       * Makefile.in: Regenerate.
+
 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
 
         * MAINTAINERS: Add myself to write-after-approval.