OSDN Git Service

* simplify-rtx.c (simplify_immed_subreg): Correctly extract the
[pf3gnuchains/gcc-fork.git] / ChangeLog
index 06b84d7..13c2064 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,36 @@
+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.