| Commit message (Expand) | Author | Age | Files | Lines |
* | * objc/objc-act.c (lang_init): Don't check_newline #if USE_CPPLIB. | bothner | 1997-08-01 | 1 | -0/+2 |
* | (OBJC_VERSION): Increment version as recent changes have made old | kenner | 1997-03-15 | 1 | -37/+30 |
* | (encode_aggregate_within): New function. | kenner | 1997-02-02 | 1 | -120/+108 |
* | install EH code | mrs | 1996-07-23 | 1 | -0/+1 |
* | formatting tweaks | mrs | 1996-07-03 | 1 | -155/+159 |
* | Fix spelling errors. | kenner | 1995-08-28 | 1 | -1/+1 |
* | Update FSF address. | kenner | 1995-06-15 | 1 | -1/+2 |
* | (hack_method_prototype): Set DECL_CONTEXT of parms. | kenner | 1995-06-14 | 1 | -0/+4 |
* | (build_module_descriptor, really_start_method): Pass extra parm to | kenner | 1995-06-14 | 1 | -3/+3 |
* | Numerous formatting changes. | kenner | 1995-05-22 | 1 | -1047/+1280 |
* | Fix typos in comments. | kenner | 1995-05-16 | 1 | -2/+2 |
* | (start_method_def): Mark _self as possibly unused. | kenner | 1995-05-14 | 1 | -1/+1 |
* | (unused_list): New variable. | kenner | 1995-05-12 | 1 | -14/+32 |
* | (*): Update calls to start_decl, finish_struct (pass NULLs for attributes). | dje | 1995-04-28 | 1 | -35/+38 |
* | (OBJC_VERSION): Version 7. | kenner | 1995-04-26 | 1 | -9/+193 |
* | (build_module_descriptor, really_start_method): Pass new parm to | kenner | 1995-03-10 | 1 | -4/+4 |
* | __attribute__ ((constructor)) | merrill | 1995-01-14 | 1 | -1/+1 |
* | Check target endianness at run time, not compile time | ian | 1994-11-16 | 1 | -3/+1 |
* | (init_objc): Add missing casts to args of bcopy. | kenner | 1994-11-10 | 1 | -6/+6 |
* | (lang_init): Ensure line number is 0, not -1. | kenner | 1994-11-10 | 1 | -0/+6 |
* | (warn_with_method): Make arg int, not char. | kenner | 1994-09-27 | 1 | -2/+2 |
* | (build_selector_translation_table): Reset | krab | 1994-08-19 | 1 | -1/+3 |
* | (build_module_descriptor): Don't set DECL_EXTERNAL on | wilson | 1994-07-21 | 1 | -1/+0 |
* | incremented objc_version iff using gnu runtime. | krab | 1994-06-30 | 1 | -1/+1 |
* | * objc-act.c (get_proto_encoding, build_typed_selector_reference): | krab | 1994-06-30 | 1 | -34/+178 |
* | (check_methods_accessible): Fix bug in -Wno-protocol. Reset chain to | kenner | 1993-10-29 | 1 | -0/+2 |
* | (offset_is_register): New variable | krab | 1993-08-24 | 1 | -68/+86 |
* | (build_module_descriptor): Use new function get_file_function_name. | bothner | 1993-08-12 | 1 | -43/+4 |
* | (build_shared_structure_initializer): | rms | 1993-08-01 | 1 | -66/+123 |
* | (synth_module_prologue): Call layout_type for the array | rms | 1993-07-18 | 1 | -1/+3 |
* | (encode_type_qualifiers): Add casts to enums in indices. | rms | 1993-07-05 | 1 | -6/+6 |
* | (encode_type): Add cases for DImode, encoded as 'q' and 'Q' respectively. | rms | 1993-06-06 | 1 | -1/+6 |
* | *** empty log message *** | rms | 1993-05-20 | 1 | -1/+1 |
* | (handle_class_ref): Call assemble_constant_align before output_constant. | rms | 1993-05-20 | 1 | -3/+8 |
* | (string_section): Delete comma before close-brace. | rms | 1993-05-09 | 1 | -1/+1 |
* | (OBJC_GEN_METHOD_LABEL): Do use CAT_NAME. | rms | 1993-05-06 | 1 | -9/+10 |
* | (check_methods_accessible): Handle interface types. | rms | 1993-05-06 | 1 | -2/+4 |
* | (build_ivar_reference): Warn when a class method | wood | 1993-05-01 | 1 | -1/+14 |
* | (HASHFUNCTION): Cast pointers to widest int type. | kenner | 1993-04-24 | 1 | -1/+3 |
* | *** empty log message *** | wood | 1993-04-22 | 1 | -11/+18 |
* | (IS_ID, IS_PROTOCOL_QUALIFIED_ID, IS_SUPER): New type | wood | 1993-04-15 | 1 | -51/+57 |
* | (maybe_objc_comptypes): Return 0 | wood | 1993-04-14 | 1 | -1/+1 |
* | (get_class_reference): Call add_class_reference for | wood | 1993-04-14 | 1 | -0/+2 |
* | (-Wprotocol): added | krab | 1993-04-13 | 1 | -7/+94 |
* | *** empty log message *** | wood | 1993-04-13 | 1 | -12/+12 |
* | (get_static_reference, get_objcect_reference, | wood | 1993-04-12 | 1 | -1/+4 |
* | *** empty log message *** | wood | 1993-04-09 | 1 | -1498/+3739 |
* | Added front-end taggint to object files. | mrs | 1993-03-25 | 1 | -0/+6 |
* | (build_objc_method_call, get_class_reference): | kenner | 1993-03-14 | 1 | -4/+17 |
* | (OBJC_GEN_METHOD_LABEL): Convert colons to _'s. | rms | 1993-03-10 | 1 | -5/+9 |