diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index fb4c7f6..71c594b 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,10 @@ 2004-12-07 Eric Christopher <echristo@redhat.com> + PR target/16317 + * config/netbsd.h (NO_IMPLICIT_EXTERN_C): Define. + +2004-12-07 Eric Christopher <echristo@redhat.com> + * config/mips/mips-protos.h (mips_valid_pointer_mode): Move prototype... * config/mips/mips.c: ... here. Make static. |