diff options
Diffstat (limited to 'gcc/objc/ChangeLog')
-rw-r--r-- | gcc/objc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/objc/ChangeLog b/gcc/objc/ChangeLog index c0605d0..b3647d99 100644 --- a/gcc/objc/ChangeLog +++ b/gcc/objc/ChangeLog @@ -1,3 +1,8 @@ +2006-11-02 Andreas Tobler <a.tobler@schweiz.org> + + * objc-act.c (objc_finish_file): Remove ifdef clause for OBJCPLUS and + content where we called cp_finish_file. + 2006-10-23 Rafael Avila de Espindola <rafael.espindola@gmail.com> * objc-act.c (synth_module_prologue): Replace calls to |