Makefile.in (HOSTHOOKS_DEF_H): Define.
[gcc.git] / gcc / ChangeLog
index 2aab1af8e79bd3bda0c153ad57b9142f6b39a02f..96c3bafa27bb9d52e18c318093dce05b2d2a8474 100644 (file)
@@ -1,3 +1,19 @@
+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
@@ -77,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.