From: Andreas Jaeger Date: Sun, 8 Jun 2003 20:08:10 +0000 (+0200) Subject: Add missing ChangeLog entry. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=51d2dfa601d743ba2f4cbe4e70691a3a6ddf2fa6;p=gcc.git Add missing ChangeLog entry. From-SVN: r67639 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index ccf8cccf6cd..f609b00c567 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,15 @@ +2003-06-08 Andreas Jaeger + + * predict.h: Convert to ISO C90 prototypes. + * predict.c: Likewise. + * tree-dump.h: Likewise. + * tree-dump.c: Likewise. + * diagnostic.h: Likewise. + * diagnostic.c: Likewise. + * combine.c: Likewise. + + * rtl.h: Convert prototypes of combine.c to ISO C90. + Sun Jun 8 21:27:41 CEST 2003 Jan Hubicka * cfglayout.c (insn_scope): New static function