Move ChangeLog entry to the correct ChangeLog!

From-SVN: r91775
This commit is contained in:
Nick Clifton 2004-12-06 12:32:45 +00:00
parent c092f1e161
commit a52c836bd5
2 changed files with 6 additions and 6 deletions

View File

@ -1,9 +1,3 @@
2004-12-06 Nick Clifton <nickc@redhat.com>
* gcc.dg/builtins-config.h: Use <sys/types.h> instead of
<limits.h> because the latter comes from gcc's include/ directory
and not the newlib/libc/include directory.
2004-12-05 Daniel Berlin <dberlin@dberlin.org>
* tree-ssa-alias.c (create_global_var): Use void_type_node,

View File

@ -1,3 +1,9 @@
2004-12-06 Nick Clifton <nickc@redhat.com>
* gcc.dg/builtins-config.h: Use <sys/types.h> instead of
<limits.h> because the latter comes from gcc's include/ directory
and not the newlib/libc/include directory.
2004-12-04 Richard Henderson <rth@redhat.com>
* gcc.dg/tree-ssa/loop-5.c: Use long instead of int.