diff options
author | Jakub Jelinek <jakub@gcc.gnu.org> | 2016-09-05 21:42:42 +0200 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2016-09-05 21:42:42 +0200 |
commit | 3f8257db2ecfb4eaaf895d2a92d1f499fcfa688f (patch) | |
tree | 6b1125f7d0bbe0a7c61d775e53239861911fbb9f /gcc/objc/ChangeLog | |
parent | eddca7bd73bcd4a322282d3170beea0c047ee0fb (diff) | |
download | gcc-3f8257db2ecfb4eaaf895d2a92d1f499fcfa688f.zip gcc-3f8257db2ecfb4eaaf895d2a92d1f499fcfa688f.tar.gz gcc-3f8257db2ecfb4eaaf895d2a92d1f499fcfa688f.tar.bz2 |
ChangeLog formatting fixes.
From-SVN: r239997
Diffstat (limited to 'gcc/objc/ChangeLog')
-rw-r--r-- | gcc/objc/ChangeLog | 49 |
1 files changed, 25 insertions, 24 deletions
diff --git a/gcc/objc/ChangeLog b/gcc/objc/ChangeLog index cf735d1..6badc59 100644 --- a/gcc/objc/ChangeLog +++ b/gcc/objc/ChangeLog @@ -1651,7 +1651,7 @@ to gcc_alloc_xxx calls in hash_init and hash_class_name_enter to get it to compile in the current trunk. - 2006-01-27 Fariborz Jahanian <fjahanian@apple.com> + 2006-01-27 Fariborz Jahanian <fjahanian@apple.com> Radar 4345837 * objc/objc-act.c (hash_class_name_enter): New. @@ -1690,7 +1690,7 @@ Merge from 'apple/trunk' branch on FSF servers. - 2006-03-10 Fariborz Jahanian <fjahanian@apple.com> + 2006-03-10 Fariborz Jahanian <fjahanian@apple.com> Radar 4407151 * objc/objc-act.c (objc_is_class_name): template parameter is not @@ -1702,12 +1702,12 @@ Merge from 'apple/trunk' branch on FSF servers. - 2005-11-08 Fariborz Jahanian <fjahanian@apple.com> + 2005-11-08 Fariborz Jahanian <fjahanian@apple.com> Radar 4330422 * objc/objc-act.c (objc_non_volatilized_type): New - 2005-10-07 Fariborz Jahanian <fjahanian@apple.com> + 2005-10-07 Fariborz Jahanian <fjahanian@apple.com> Radar 4204796 * objc-act.c (objc_build_volatilized_type): Build 'volatilzed' @@ -1721,7 +1721,7 @@ Merge from 'apple/trunk' branch on FSF servers. - 2006-03-27 Fariborz Jahanian <fjahanian@apple.com> + 2006-03-27 Fariborz Jahanian <fjahanian@apple.com> Radar 4133425 * objc-act.c (objc_diagnose_private_ivar): New. @@ -1741,7 +1741,7 @@ 2010-10-14 Iain Sandoe <iains@gcc.gnu.org> merge from FSF apple 'trunk' branch. - 2006 Fariborz Jahanian <fjahanian@apple.com> + 2006 Fariborz Jahanian <fjahanian@apple.com> Radars 4436866, 4505126, 4506903, 4517826 * objc-act.c (CALL_EXPR_OBJC_PROPERTY_GETTER): New. @@ -1792,7 +1792,7 @@ merge from FSF apple 'trunk' branch. - 2006-04-26 Fariborz Jahanian <fjahanian@apple.com> + 2006-04-26 Fariborz Jahanian <fjahanian@apple.com> Radar 3803157 (method attributes) * objc/objc-act.h (METHOD_TYPE_ATTRIBUTES): New macro. * objc/objc-act.c (objc_decl_method_attributes): New. @@ -1850,7 +1850,7 @@ Merge from 'apple/trunk' branch on FSF servers. - 2006-04-12 Fariborz Jahanian <fjahanian@apple.com> + 2006-04-12 Fariborz Jahanian <fjahanian@apple.com> Radar 4507230 * objc-act.c (objc_type_valid_for_messaging): New routine to check @@ -1862,20 +1862,20 @@ Merge from 'apple/trunk' branch on FSF servers. - 2005-10-17 Fariborz Jahanian <fjahanian@apple.com> + 2005-10-17 Fariborz Jahanian <fjahanian@apple.com> Radar 4290840 * objc-act.c (objc_start_method_definition): Check for error_mark_node for the selector name and make a quick exit. -2010-10-04 Andi Kleen <ak@linux.intel.com> +2010-10-04 Andi Kleen <ak@linux.intel.com> * Make-lang.in (cc1obj-dummy, cc1obj): Add + to build rule. 2010-09-30 Iain Sandoe <iains@gcc.gnu.org> merge from FSF 'apple/trunk' branch. - 2006-01-30 Fariborz Jahanian <fjahanian@apple.com> + 2006-01-30 Fariborz Jahanian <fjahanian@apple.com> Radar 4386773 * objc/objc-act.c (objc_set_method_opt): New function. @@ -1893,7 +1893,7 @@ Merge from 'apple/trunk' branch on FSF servers. - 2005-10-04 Fariborz Jahanian <fjahanian@apple.com> + 2005-10-04 Fariborz Jahanian <fjahanian@apple.com> Radar 4278236 * objc-act.c (objc_declare_class): Pick the right @@ -1903,7 +1903,7 @@ Merge from 'apple/trunk' branch on FSF servers. - 2005-10-04 Fariborz Jahanian <fjahanian@apple.com> + 2005-10-04 Fariborz Jahanian <fjahanian@apple.com> Radar 4281748 * objc-act.c (objc_check_global_decl): New @@ -1934,7 +1934,7 @@ Merge from 'apple/trunk' branch on FSF servers. - 2005-08-23 Stuart Hastings <stuart@apple.com> + 2005-08-23 Stuart Hastings <stuart@apple.com> Ziemowit Laski <zlaski@apple.com> Radar 4209854 @@ -2001,7 +2001,7 @@ Merge from 'apple/trunk' branch on FSF servers. I modified the changes to be used only when compiling for the NeXT runtime. - 2005-10-10 Fariborz Jahanian <fjahanian@apple.com> + 2005-10-10 Fariborz Jahanian <fjahanian@apple.com> Radar 4301047 @@ -2018,7 +2018,7 @@ Merge from 'apple/trunk' branch on FSF servers. - 2005-12-15 Fariborz Jahanian <fjahanian@apple.com> + 2005-12-15 Fariborz Jahanian <fjahanian@apple.com> Radar 4229905 * objc-act.c (objc_have_common_types): New function. @@ -2056,13 +2056,13 @@ Merge from 'apple/trunk' branch on FSF servers. - 2006-03-09 Fariborz Jahanian <fjahanian@apple.com> + 2006-03-09 Fariborz Jahanian <fjahanian@apple.com> Radar 4457381 * objc/objc-act.c (objc_finish_message_expr): Look for message in @class's protocol list. - 2006-02-07 Fariborz Jahanian <fjahanian@apple.com> + 2006-02-07 Fariborz Jahanian <fjahanian@apple.com> Radar 4219590 * objc/objc-act.c (objc_start_method_definition): Initialize @@ -2251,19 +2251,19 @@ really_start_method, get_super_receiver, handle_class_ref): Set DECL_READ_P in addition to TREE_USED. -2010-04-07 Iain Sandoe <iains@gcc.gnu.org> +2010-04-07 Iain Sandoe <iains@gcc.gnu.org> PR objc/35996 * objc-act.c (objc_init): Warn that -fobjc-gc is ignored for -fgnu-runtime and set flag_objc_gc to zero. -2010-04-07 Iain Sandoe <iains@gcc.gnu.org> +2010-04-07 Iain Sandoe <iains@gcc.gnu.org> PR objc++/23716 * objc-act.c (build_module_initializer_routine): Make the argument to objc_start_function NULL_TREE when compiling ObjC++. -2010-02-18 Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk> +2010-02-18 Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk> Mike Stump <mikestump@comcast.net> PR objc/43061 @@ -2476,7 +2476,7 @@ * objc-act.c (get_super_receiver): Update calls to build_modify_expr to pass new argument. -2009-04-21 Taras Glek <tglek@mozilla.com> +2009-04-21 Taras Glek <tglek@mozilla.com> * objc-act.c: Update GTY annotations to new syntax * objc-act.h: Likewise @@ -2781,13 +2781,14 @@ PR objc/27240 * objc-act.c (objc_is_public): Return early on invalid type. -2006-03-02 Fariborz Jahanian <fjahanian@apple.com> +2006-03-02 Fariborz Jahanian <fjahanian@apple.com> * objc-act.c (init_module_descriptor): Remove file name from module descriptor. (gen_type_name_0): Fix ICE when issuing warning. -2006-02-20 Rafael Ávila de Espíndola <rafael.espindola@gmail.com> +2006-02-20 Rafael Ávila de Espíndola <rafael.espindola@gmail.com> + * Make-lang.in (OBJC): Remove (OBJECTIVE-C): Remove (objective-c): Remove |