OSDN Git Service

* config/xtensa/lib1funcs.asm (__udivsi3, __divsi3): Rearrange special
[pf3gnuchains/gcc-fork.git] / ChangeLog
index 5a2dfa2..64524ec 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,74 @@
+2005-05-09  Mike Stump  <mrs@apple.com>
+
+       * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
+       lt_cv_sys_max_cmd_len for now.
+       
+2005-05-09  Stan Cox  <scox@redhat.com>
+
+       * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
+
+2005-05-08  Matt Kraai  <kraai@ftbfs.org>
+
+       * README.SCO: Update the URL.
+
+2005-05-05  David Edelsohn  <edelsohn@gnu.org>
+
+       * ltconfig: Define file_list_spec.  Pass file_list_spec and
+       with_gnu_ld to libtool.
+       * ltcf-c.sh (aix[45]): Define file_list_spec.
+       * ltcf-cxx.sh (aix[45]): Same.
+       * ltcf-gcj.sh (aix[45]): Same.
+       * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
+       exists, write list of input files to temporary file.
+
+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.