From: John David Anglin Date: Tue, 11 Feb 2003 21:28:29 +0000 (+0000) Subject: Add missing log entry from commit. X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=16ddb59931ee80859aaff3624ca4f30e48295a22;p=platform%2Fupstream%2Fgcc.git Add missing log entry from commit. From-SVN: r62729 --- 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 + + * 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 * emit-rtl.c (emit_copy_of_insn_after): Copy insn recog cache too.