OSDN Git Service

* regrename.c (find_oldest_value_reg): If the replacement uses
[pf3gnuchains/gcc-fork.git] / ChangeLog
index 49beddd..d184899 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,62 @@
+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.