Add missing log entry from commit.
authorJohn David Anglin <danglin@gcc.gnu.org>
Tue, 11 Feb 2003 21:28:29 +0000 (21:28 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Tue, 11 Feb 2003 21:28:29 +0000 (21:28 +0000)
From-SVN: r62729

gcc/ChangeLog

index e8ccf06..edf66be 100644 (file)
        * config/rs6000/rs6000.md (divmodsi4): Use register_operand
        predicate for mod result.
 
+2003-02-11  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
+
+       * inclhack.def (hpux_long_double, hpux10_ctype_declarations1,
+       hpux10_ctype_declarations2, hpux_ctype_macros): New hacks.
+       * fixincl.x: Rebuilt.
+       * tests/base/stdlib.h: Update.
+       * tests/base/ctype.h: New file.
+
 Tue Feb 11 20:44:45 CET 2003  Jan Hubicka  <jh@suse.cz>
 
        * emit-rtl.c (emit_copy_of_insn_after): Copy insn recog cache too.