aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc/objc-act.c
AgeCommit message (Expand)AuthorFilesLines
2000-04-12objc-act.c: Include ggc.h.Jakub Jelinek1-50/+196
2000-03-25* Rework fields used to describe positions of bitfields andRichard Kenner1-7/+2
2000-03-17objc-act.c (encode_method_prototype): Pass types, not PARM_DECLs, to int_size...Mark Mitchell1-1/+1
2000-03-17* Clean up usages of TREE_INT_CST_LOW.Richard Kenner1-27/+17
2000-03-07rtl.h (rtunion_def): Constify member `rtstr'.Kaveh R. Ghazi1-3/+3
2000-02-28* Eliminate DECL_FIELD_SIZE.Richard Kenner1-21/+7
2000-02-26Fix copyrightsJeff Law1-1/+2
2000-02-24tree.h (TREE_SET_PERMANENT): New macro.Zack Weinberg1-7/+0
2000-01-25c-common.c, [...]: Remove all references to obstack functions obsoleted by GC...Zack Weinberg1-76/+13
2000-01-12c-common.c: PROTO -> PARAMS.Kaveh R. Ghazi1-127/+127
1999-09-24Allow to distinguish between three classes of builtin functionsBernd Schmidt1-4/+4
1999-09-15Remove second arg from assign_parmsBernd Schmidt1-1/+1
1999-09-07c-aux-info.c (concat): Don't define.Kaveh R. Ghazi1-4/+2
1999-09-03objc-act.c (objc_tree_code_type, [...]): Constify.Kaveh R. Ghazi1-83/+87
1999-08-29tree.c (tree_code_name): Constify a char*.Kaveh R. Ghazi1-4/+1
1999-08-09tree.h (lang_identify): Constify a char*.Kaveh R. Ghazi1-1/+1
1999-07-20c-common.h: New file.Bernd Schmidt1-5/+5
1999-04-14graph.c (node_data): Return void.Zack Weinberg1-2/+19
1999-02-22Reverted to the old behavior of encoding the types.Ovidiu Predescu1-40/+42
1999-02-18bitmap.c (bitmap_print): Qualify a char* with the `const' keyword.Kaveh R. Ghazi1-1/+1
1999-02-16Applied Richard Frith-Macdonald's patch to objc/objc-act.c for encoding the t...Ovidiu Predescu1-42/+40
1998-12-10objc-act.c (lang_init_options): Enclose cpplib related code in #if USE_CPPLIB.Dave Brolley1-0/+2
1998-12-09objc-act.c (cpp_initialized): Removed.Dave Brolley1-10/+3
1998-12-07cpplib.c (initialize_char_syntax): Use ISALPHA and ISALNUM so it'll work on n...Zack Weinberg1-1/+1
1998-11-25gcc.c: Split out Objective-C specs to...Zack Weinberg1-1/+8
1998-10-14Add ATTRIBUTE_NORETURN in a bunch of places:Kaveh R. Ghazi1-1/+2
1998-10-08c-lex.c (remember_protocol_qualifiers): Handle RID_BYREF.Richard Frith-Macdonald1-0/+3
1998-09-02Boehm GC support for ObjC from Ovidiu Predescu.Ovidiu Predescu1-9/+103
1998-06-29Warning fixes:Kaveh R. Ghazi1-1/+3
1998-06-22Warning fixes:Kaveh R. Ghazi1-0/+4
1998-06-22Warning fixes:Kaveh R. Ghazi1-7/+8
1998-06-10New interface for lang_decode_option Wed Jun 10 13:07:02 1998 Dave Brolley <b...Dave Brolley1-3/+21
1998-06-07toplev.c (flag_exceptions): Default to 0.Richard Henderson1-0/+5
1998-05-13Warning fixes:Kaveh R. Ghazi1-4/+5
1998-05-06More system.h cutover...Kaveh R. Ghazi1-5/+1
1998-04-05objc-act.c (encode_aggregate_within): Avoid GNU extensions in prototype and d...Jeffrey A Law1-3/+3
1998-03-23c-lang.c (lang_print_xnode): New function.Martin v. Löwis1-0/+11
1998-02-28Fix warious warnings:Kaveh R. Ghazi1-7/+16
1997-12-22cse.c (rtx_cost): Add default case in enumeration switch.Kaveh R. Ghazi1-0/+10
1997-12-11tree.c, tree.h: Change tree_code_type, tree_code_length, and tree_code_name f...John F. Carr1-15/+5
1997-12-11objc-act.c (lang_report_error_function): Disable.H.J. Lu1-7/+159
1997-08-01* objc/objc-act.c (lang_init): Don't check_newline #if USE_CPPLIB.Per Bothner1-0/+2
1997-03-15(OBJC_VERSION): Increment version as recent changes have made old compiled co...Richard Kenner1-37/+30
1997-02-02(encode_aggregate_within): New function.Richard Kenner1-120/+108
1996-07-23install EH codeMike Stump1-0/+1
1996-07-03formatting tweaksMike Stump1-155/+159
1995-08-28Fix spelling errors.Richard Kenner1-1/+1
1995-06-15Update FSF address.Richard Kenner1-1/+2
1995-06-14(hack_method_prototype): Set DECL_CONTEXT of parms.Richard Kenner1-0/+4
1995-06-14(build_module_descriptor, really_start_method): Pass extra parm toRichard Kenner1-3/+3