Makefile.in (HOSTHOOKS_DEF_H): Define.
[gcc.git] / gcc / ChangeLog
index 64f3579d61de0735745c860714cae44515aeee4e..96c3bafa27bb9d52e18c318093dce05b2d2a8474 100644 (file)
@@ -1,3 +1,32 @@
+2004-12-03  Andreas Schwab  <schwab@suse.de>
+
+       * Makefile.in (HOSTHOOKS_DEF_H): Define.
+       (ggc-common.o): Depend on $(HOSTHOOKS_DEF_H).
+       (host-default.o): Likewise.
+
+2004-12-03  Eric Christopher  <echristo@redhat.com>
+
+       * config/stormy16/stormy16.md (pushqi, popqi, pushhi,
+       pophi): Add number of arguments to name so that the
+       pattern is recognized as a named pattern.
+
+2004-12-03  Janis Johnson  <janis187@us.ibm.com>
+
+       * doc/extend.texi (AltiVec Builtins): Fix info about signedness.
+
+2004-12-03  Andreas Tobler  <a.tobler@schweiz.ch>
+
+       * config/rs6000/rs6000.c (rs6000_override_options): Protect
+       darwin_one_byte_bool with #if.
+
+2004-12-03  Paolo Bonzini  <bonzini@gnu.org>
+
+       * doc/tm.texi (Misc): Document TARGET_FOLD_BUILTIN.
+
+2004-12-03  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * mklibgcc.in: Put back the default set of EXTRA_MULTILIB_PART.
+
 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
 
        * configure.ac: Move TL_AC_GCC_VERSION into initialization section.
@@ -64,7 +93,7 @@
        * config/darwin.h (TARGET_OPTION_TRANSLATE_TABLE): Add -gfull and -gused.
        * config/rs6000/darwin.h (CC1_SPEC): Do not handle -gfull and -gused.
        * config/i386/darwin.h (CC1_SPEC): Same.
-       
+
 2004-12-02  Richard Henderson  <rth@redhat.com>
 
        * optabs.c (lowpart_subreg_maybe_copy): New.