Age | Commit message (Expand) | Author | Files | Lines |
1993-10-28 | (check_methods_accessible): Fix bug in -Wno-protocol. | Richard Kenner | 1 | -0/+2 |
1993-08-24 | (offset_is_register): New variable | Kresten Krab Thorup | 1 | -68/+86 |
1993-08-11 | (build_module_descriptor): Use new function get_file_function_name. | Per Bothner | 1 | -43/+4 |
1993-08-01 | Call default_conversion for NAME. | Richard Stallman | 1 | -66/+123 |
1993-07-18 | (synth_module_prologue): Call layout_type for the array | Richard Stallman | 1 | -1/+3 |
1993-07-05 | (encode_type_qualifiers): Add casts to enums in indices. | Richard Stallman | 1 | -6/+6 |
1993-06-06 | (encode_type): Add cases for DImode, encoded as 'q' and 'Q' respectively. | Richard Stallman | 1 | -1/+6 |
1993-05-20 | *** empty log message *** | Richard Stallman | 1 | -1/+1 |
1993-05-20 | (handle_class_ref): Call assemble_constant_align before output_constant. | Richard Stallman | 1 | -3/+8 |
1993-05-09 | (string_section): Delete comma before close-brace. | Richard Stallman | 1 | -1/+1 |
1993-05-06 | (OBJC_GEN_METHOD_LABEL): Do use CAT_NAME. | Richard Stallman | 1 | -9/+10 |
1993-05-06 | (check_methods_accessible): Handle interface types. | Richard Stallman | 1 | -2/+4 |
1993-05-01 | (build_ivar_reference): Warn when a class method | Tom Wood | 1 | -1/+14 |
1993-04-24 | (HASHFUNCTION): Cast pointers to widest int type. | Richard Kenner | 1 | -1/+3 |
1993-04-22 | *** empty log message *** | Tom Wood | 1 | -11/+18 |
1993-04-15 | (IS_ID, IS_PROTOCOL_QUALIFIED_ID, IS_SUPER): New type checking macros. | Tom Wood | 1 | -51/+57 |
1993-04-14 | (maybe_objc_comptypes): Return 0 (incompatible) rather than 2 (similar enough... | Tom Wood | 1 | -1/+1 |
1993-04-14 | (get_class_reference): Call add_class_reference for | Tom Wood | 1 | -0/+2 |
1993-04-13 | (-Wprotocol): added | Kresten Krab Thorup | 1 | -7/+94 |
1993-04-13 | *** empty log message *** | Tom Wood | 1 | -12/+12 |
1993-04-12 | (get_static_reference, get_objcect_reference, | Tom Wood | 1 | -1/+4 |
1993-04-09 | *** empty log message *** | Tom Wood | 1 | -1498/+3739 |
1993-03-25 | Added front-end taggint to object files. | Mike Stump | 1 | -0/+6 |
1993-03-14 | (build_objc_method_call, get_class_reference): | Richard Kenner | 1 | -4/+17 |
1993-03-10 | (OBJC_GEN_METHOD_LABEL): Convert colons to _'s. | Richard Stallman | 1 | -5/+9 |
1993-03-09 | Close #ifdef NEXT_OBJC_RUNTIME properly. | Michael Meissner | 1 | -0/+1 |
1993-03-08 | (really_start_method): Always use OBJC_GEN_METHOD_LABEL. | Richard Stallman | 1 | -14/+17 |
1993-03-04 | (handle_class_ref): Call assemble_external. | Richard Stallman | 1 | -0/+3 |
1993-02-15 | (HASHFUNCTION): Insure nonnegative hash even if addresses are negative. | Richard Stallman | 1 | -1/+1 |
1993-02-03 | (init_objc): Use xrealoc, not realloc. | Richard Stallman | 1 | -6/+6 |
1993-01-31 | * (build_module_descriptor): fix call to start_function | Doug Evans | 1 | -1/+1 |
1993-01-19 | Include objc-act.h. | Richard Stallman | 1 | -1/+1 |
1993-01-19 | (encode_method_def): Null-terminate encoding. | Richard Stallman | 1 | -0/+2 |
1993-01-09 | (init_module_descriptor): | Richard Stallman | 1 | -2/+1 |
1992-12-19 | (build_encode_expr): Terminate the encode string with a null. | Richard Stallman | 1 | -23/+47 |
1992-12-19 | (finish_objc) [OBJC_SELECTORS_WITHOUT_LABELS]: | Richard Stallman | 1 | -0/+4 |
1992-11-09 | (build_message_expr): Don't crash if super_type is 0. | Richard Stallman | 1 | -7/+6 |
1992-11-03 | (build_message_expr): Use save_expr for receiver. | Richard Stallman | 1 | -0/+2 |
1992-10-31 | (OBJC_SELECTORS_WITHOUT_LABELS): Define by default. | Richard Stallman | 1 | -0/+6 |
1992-10-22 | (handle_impent, handle_class_ref): Use __ | Richard Stallman | 1 | -3/+3 |
1992-10-17 | (start_class): For an INTERFACE_TYPE, push to permanent obstack. | Richard Stallman | 1 | -3/+18 |
1992-08-30 | (create_builtin_decl): Set TREE_STATIC. | Richard Stallman | 1 | -2/+1 |
1992-08-19 | (build_selector_translation_table): NULL-terminate the selector list. | Richard Stallman | 1 | -0/+5 |
1992-07-12 | Renamed TREE_INLINE, TREE_NONLOCAL, TREE_REGDECL, TREE_EXTERNAL. | Richard Stallman | 1 | -5/+5 |
1992-07-12 | Remove xmalloc/free declarations | Michael Meissner | 1 | -3/+0 |
1992-07-09 | Fix call to build_int_2 to have 2 arguments. | Michael Meissner | 1 | -1/+1 |
1992-07-07 | (build_module_descriptor,add_objc_decls): | Richard Stallman | 1 | -3/+3 |
1992-05-07 | entered into RCS | Richard Stallman | 1 | -4/+4 |
1992-04-28 | *** empty log message *** | Richard Stallman | 1 | -110/+133 |
1992-04-23 | *** empty log message *** | Richard Stallman | 1 | -76/+84 |