OSDN Git Service

* regrename.c (find_oldest_value_reg): If the replacement uses
[pf3gnuchains/gcc-fork.git] / ChangeLog
index 18317a1..d184899 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
+2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
+
+       * MAINTAINERS: Add myself as a libiberty MAINTAINER.
+
+2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
+
+       * MAINTAINERS: Add myself as a MIPS maintainer.
+
+2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * configure.in: Use ./config.cache, not config.cache.
+       * configure: Regenerate.
+       * Makefile.tpl: Special-casing not needed for GCC any more.
+       * Makefile.in: Regenerate.
+
+       * configure.in: Don't share a cache file for host dirs.
+       * configure: Regenerate.
+
+       * config-ml.in: Don't mess with the cache file.
+
+2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+       * MAINTAINERS: Move myself from 'Write After Approval' to
+       'CPU Port Maintainers' section as SPARC maintainer.
+
+2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * Makefile.tpl: Make GCC use a separate config.cache.
+       * Makefile.in: Regenerate.
+
+       PR bootstrap/11932, PR bootstrap/11933
+       (I don't know if it will fix either of them, but it relates
+       to them.)
+       * configure.in: Don't use shared config.cache for target
+       directories.
+       * configure: Regenerate.
+
+2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * MAINTAINERS: Add myself to 'Write After Approval' section.
+
+2003-12-31  Roger Sayle  <roger@eyesopen.com>
+
+       * configure.in (ia64*-*-hpux*): Disable building java libraries.
+       * configure: Regenerated.
+
+2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * MAINTAINERS: Remove the mn10200 maintainer.
+
+2003-12-21  Bernardo Innocenti  <bernie@develer.com>
+       * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
+       * configure: Regenerated.
+
+2003-12-16  Jan Hubicka  <jh@suse.cz>
+
+       * MAINTAINERS: Add myself as callgraph maintainer.
+
+2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
+
+       * configure.in (raw_libstdcxx_flags): Remove the leading space.
+       * configure: Regenerate.
+
+2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
+
+       * MAINTAINERS: Move myself from 'Bug database only accounts' to
+       'Write After Approval' section. Update email.
+
+2003-12-01  James Lemke <jim@wasabisystems.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2003-11-20  Matt Thomas  <matt@3am-software.com>
+
+       * MAINTAINERS: Add myself as a vax port maintainer.
+
+2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
+
+       * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
+       (configure-build-[+module+], configure-[+module+]): Likewise.
+       (configure-target-[+module+], configure-gcc, config.status): Likewise.
+       * Makefile.in: Regenerate.
+
+2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
+
+       * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
+       shared/dylibed libraries.
+       * ltmain.sh: Likewise.
+       * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
+       * ltcf-cxx.sh: Likewise.
+       * ltcf-gcj.sh: Likewise.
+       * ltconfig: Likewise.
+
 2003-11-17  Stan Cox  <scox@redhat.com>
 
        * MAINTAINERS: Add myself as iq2000 port maintainer.
 
 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
 
-        * Makefile.in (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
+        * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
+        * Makefile.in: Regenerate.
 
 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>