OSDN Git Service

* config/cris/cris.md (moverside, movemside): With MEM, make sure
[pf3gnuchains/gcc-fork.git] / ChangeLog
index 82b4d95..d9e772e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,42 @@
+2004-09-24  Michael Roth  <mroth@nessie.de>
+
+       * configure.in (--without-headers): Add missing double quotes.
+       * configure: Regenerate.
+
+2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
+
+       * ylwrap: Revert to previous version.
+
+2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR bootstrap/17369
+       * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
+       (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
+       SET_GCC_LIB_PATH_CMD.
+       (BASE_TARGET_EXPORTS): Likewise.
+       * Makefile.in: Regenerated.
+
+       * configure.in (SET_GCC_LIB_PATH): Set and substitute.
+       * configure: Regenerated.
+
+2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
+
+       * config.guess: New upstream version
+       * compile, depcomp, install-sh, ylwrap: Likewise.
+
+2004-09-19  Roger Sayle  <roger@eyesopen.com>
+
+       * config/mh-x86omitfp: New host makefile fragment.  Add
+       -fomit-frame-pointer to the default BOOT_CFLAGS.
+       * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
+       * configure: Regenerate.
+
+2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
+
+       PR target/11572
+       * configure.in (*-*-darwin*): Renable libobjc.
+       * configure: Regenerate.
+
 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
 
        * MAINTAINERS: Add self as c++ and type-safe vector maintainer.