summaryrefslogtreecommitdiff
path: root/gcc/objc/objc-act.c
Commit message (Expand)AuthorAgeFilesLines
...
* (build_ivar_reference): Warn when a class methodTom Wood1993-05-011-1/+14
* (HASHFUNCTION): Cast pointers to widest int type.Richard Kenner1993-04-241-1/+3
* *** empty log message ***Tom Wood1993-04-221-11/+18
* (IS_ID, IS_PROTOCOL_QUALIFIED_ID, IS_SUPER): New type checking macros.Tom Wood1993-04-151-51/+57
* (maybe_objc_comptypes): Return 0 (incompatible) rather than 2 (similar enough...Tom Wood1993-04-141-1/+1
* (get_class_reference): Call add_class_reference forTom Wood1993-04-141-0/+2
* (-Wprotocol): addedKresten Krab Thorup1993-04-131-7/+94
* *** empty log message ***Tom Wood1993-04-131-12/+12
* (get_static_reference, get_objcect_reference,Tom Wood1993-04-121-1/+4
* *** empty log message ***Tom Wood1993-04-091-1498/+3739
* Added front-end taggint to object files.Mike Stump1993-03-251-0/+6
* (build_objc_method_call, get_class_reference):Richard Kenner1993-03-141-4/+17
* (OBJC_GEN_METHOD_LABEL): Convert colons to _'s.Richard Stallman1993-03-101-5/+9
* Close #ifdef NEXT_OBJC_RUNTIME properly.Michael Meissner1993-03-091-0/+1
* (really_start_method): Always use OBJC_GEN_METHOD_LABEL.Richard Stallman1993-03-081-14/+17
* (handle_class_ref): Call assemble_external.Richard Stallman1993-03-041-0/+3
* (HASHFUNCTION): Insure nonnegative hash even if addresses are negative.Richard Stallman1993-02-151-1/+1
* (init_objc): Use xrealoc, not realloc.Richard Stallman1993-02-031-6/+6
* * (build_module_descriptor): fix call to start_functionDoug Evans1993-01-311-1/+1
* Include objc-act.h.Richard Stallman1993-01-191-1/+1
* (encode_method_def): Null-terminate encoding.Richard Stallman1993-01-191-0/+2
* (init_module_descriptor):Richard Stallman1993-01-091-2/+1
* (build_encode_expr): Terminate the encode string with a null.Richard Stallman1992-12-191-23/+47
* (finish_objc) [OBJC_SELECTORS_WITHOUT_LABELS]:Richard Stallman1992-12-191-0/+4
* (build_message_expr): Don't crash if super_type is 0.Richard Stallman1992-11-091-7/+6
* (build_message_expr): Use save_expr for receiver.Richard Stallman1992-11-031-0/+2
* (OBJC_SELECTORS_WITHOUT_LABELS): Define by default.Richard Stallman1992-10-311-0/+6
* (handle_impent, handle_class_ref): Use __Richard Stallman1992-10-221-3/+3
* (start_class): For an INTERFACE_TYPE, push to permanent obstack.Richard Stallman1992-10-171-3/+18
* (create_builtin_decl): Set TREE_STATIC.Richard Stallman1992-08-301-2/+1
* (build_selector_translation_table): NULL-terminate the selector list.Richard Stallman1992-08-191-0/+5
* Renamed TREE_INLINE, TREE_NONLOCAL, TREE_REGDECL, TREE_EXTERNAL.Richard Stallman1992-07-121-5/+5
* Remove xmalloc/free declarationsMichael Meissner1992-07-121-3/+0
* Fix call to build_int_2 to have 2 arguments.Michael Meissner1992-07-091-1/+1
* (build_module_descriptor,add_objc_decls):Richard Stallman1992-07-071-3/+3
* entered into RCSRichard Stallman1992-05-071-4/+4
* *** empty log message ***Richard Stallman1992-04-281-110/+133
* *** empty log message ***Richard Stallman1992-04-231-76/+84
* *** empty log message ***Richard Kenner1992-04-161-11/+11
* *** empty log message ***Tom Wood1992-04-131-2/+2
* *** empty log message ***Richard Stallman1992-03-231-32/+6
* *** empty log message ***Jim Wilson1992-03-191-1/+1
* *** empty log message ***Richard Stallman1992-03-161-200/+151
* *** empty log message ***Richard Stallman1992-03-061-14/+15
* *** empty log message ***Richard Stallman1992-02-151-6/+12
* Initial revisionRichard Stallman1992-01-171-0/+5217