OSDN Git Service

* configure.in: Always pass --target to target configures as
[pf3gnuchains/gcc-fork.git] / ChangeLog
index e9ded83..722728e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,55 @@
+2005-05-04  Mike Stump  <mrs@apple.com>
+
+       * configure.in: Always pass --target to target configures as
+       otherwise rebuilds that do --recheck will fail.
+       * confiugure: Rebuilt.
+
+2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
+
+       * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
+       STAGE_HOST_EXPORTS.
+       (configure, all): Add bootstrap support.
+       (Host modules, target modules): Pass post-stage1 flags and exports.
+       (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
+       * Makefile.in: Regenerate.
+
+2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
+
+       * configure: Regenerate.
+
+2005-04-27  Mike Stump  <mrs@apple.com>
+
+       * MAINTAINERS: Add self as darwin maintainer.
+
+2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
+
+       * config.sub: Update from master copy.
+
+2005-04-21  Mike Stump  <mrs@apple.com>
+
+       * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
+       * MAINTAINERS: Add Zem as Objective-C++ maintainer.
+
+2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
+
+       * configure.in <crisv32-*-*, cris-*-*>: New local variable
+       libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
+       matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
+       "*-*-elf" and "*-*-linux*".
+       * configure: Regenerate.
+
+2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
+
+       * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
+
+2005-04-12  Mike Stump  <mrs@apple.com>
+
+       * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
+
+2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
 
        * MAINTAINERS (Port Maintainers): Add self for Blackfin.