diff options
| -rw-r--r-- | gcc/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index e8ccf06..edf66be 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -26,6 +26,14 @@ * 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. |
