diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 9260c60..d1241cb 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +2010-10-20 Nicola Pero <nicola.pero@meta-innovation.com> + + * c-decl.c (c_write_global_declarations): Call + objc_write_global_declarations when compiling Objective-C. + * c-lang.c (finish_file): Removed. + 2010-10-19 DJ Delorie <dj@redhat.com> * doc/tm.texi.in (TARGET_ASM_JUMP_ALIGN_MAX_SKIP): New. |