summaryrefslogtreecommitdiff
path: root/gcc/objc/objc-act.c
Commit message (Expand)AuthorAgeFilesLines
* Warning fixes:Kaveh R. Ghazi1998-06-291-1/+3
* Warning fixes:Kaveh R. Ghazi1998-06-221-0/+4
* Warning fixes:Kaveh R. Ghazi1998-06-221-7/+8
* New interface for lang_decode_option Wed Jun 10 13:07:02 1998 Dave Brolley <b...Dave Brolley1998-06-101-3/+21
* toplev.c (flag_exceptions): Default to 0.Richard Henderson1998-06-071-0/+5
* Warning fixes:Kaveh R. Ghazi1998-05-131-4/+5
* More system.h cutover...Kaveh R. Ghazi1998-05-061-5/+1
* objc-act.c (encode_aggregate_within): Avoid GNU extensions in prototype and d...Jeffrey A Law1998-04-051-3/+3
* c-lang.c (lang_print_xnode): New function.Martin v. Löwis1998-03-231-0/+11
* Fix warious warnings:Kaveh R. Ghazi1998-02-281-7/+16
* cse.c (rtx_cost): Add default case in enumeration switch.Kaveh R. Ghazi1997-12-221-0/+10
* tree.c, tree.h: Change tree_code_type, tree_code_length, and tree_code_name f...John F. Carr1997-12-111-15/+5
* objc-act.c (lang_report_error_function): Disable.H.J. Lu1997-12-111-7/+159
* * objc/objc-act.c (lang_init): Don't check_newline #if USE_CPPLIB.Per Bothner1997-08-011-0/+2
* (OBJC_VERSION): Increment version as recent changes have made old compiled co...Richard Kenner1997-03-151-37/+30
* (encode_aggregate_within): New function.Richard Kenner1997-02-021-120/+108
* install EH codeMike Stump1996-07-231-0/+1
* formatting tweaksMike Stump1996-07-031-155/+159
* Fix spelling errors.Richard Kenner1995-08-281-1/+1
* Update FSF address.Richard Kenner1995-06-151-1/+2
* (hack_method_prototype): Set DECL_CONTEXT of parms.Richard Kenner1995-06-141-0/+4
* (build_module_descriptor, really_start_method): Pass extra parm toRichard Kenner1995-06-141-3/+3
* Numerous formatting changes.Richard Kenner1995-05-221-1047/+1280
* Fix typos in comments.Richard Kenner1995-05-161-2/+2
* (start_method_def): Mark _self as possibly unused.Richard Kenner1995-05-141-1/+1
* (unused_list): New variable.Richard Kenner1995-05-121-14/+32
* (*): Update calls to start_decl, finish_struct (pass NULLs for attributes).Doug Evans1995-04-281-35/+38
* (OBJC_VERSION): Version 7.Richard Kenner1995-04-261-9/+193
* (build_module_descriptor, really_start_method): Pass new parm toRichard Kenner1995-03-091-4/+4
* __attribute__ ((constructor))Jason Merrill1995-01-141-1/+1
* Check target endianness at run time, not compile timeIan Lance Taylor1994-11-161-3/+1
* (init_objc): Add missing casts to args of bcopy.Richard Kenner1994-11-101-6/+6
* (lang_init): Ensure line number is 0, not -1.Richard Kenner1994-11-101-0/+6
* (warn_with_method): Make arg int, not char.Richard Kenner1994-09-271-2/+2
* (build_selector_translation_table): Reset current_function_decl after hack_fu...Kresten Krab Thorup1994-08-191-1/+3
* (build_module_descriptor): Don't set DECL_EXTERNAL onJim Wilson1994-07-211-1/+0
* incremented objc_version iff using gnu runtime.Kresten Krab Thorup1994-06-301-1/+1
* objc-act.c (get_proto_encoding, [...]): New fucnctions.Kresten Krab Thorup1994-06-301-34/+178
* (check_methods_accessible): Fix bug in -Wno-protocol.Richard Kenner1993-10-281-0/+2
* (offset_is_register): New variableKresten Krab Thorup1993-08-241-68/+86
* (build_module_descriptor): Use new function get_file_function_name.Per Bothner1993-08-111-43/+4
* Call default_conversion for NAME.Richard Stallman1993-08-011-66/+123
* (synth_module_prologue): Call layout_type for the arrayRichard Stallman1993-07-181-1/+3
* (encode_type_qualifiers): Add casts to enums in indices.Richard Stallman1993-07-051-6/+6
* (encode_type): Add cases for DImode, encoded as 'q' and 'Q' respectively.Richard Stallman1993-06-061-1/+6
* *** empty log message ***Richard Stallman1993-05-201-1/+1
* (handle_class_ref): Call assemble_constant_align before output_constant.Richard Stallman1993-05-201-3/+8
* (string_section): Delete comma before close-brace.Richard Stallman1993-05-091-1/+1
* (OBJC_GEN_METHOD_LABEL): Do use CAT_NAME.Richard Stallman1993-05-061-9/+10
* (check_methods_accessible): Handle interface types.Richard Stallman1993-05-061-2/+4