]> gcc.gnu.org Git - gcc.git/history - gcc/objc/objc-act.c
formatting tweaks
[gcc.git] / gcc / objc / objc-act.c
1996-07-03 Mike Stumpformatting tweaks
1995-08-28 Richard KennerFix spelling errors.
1995-06-15 Richard KennerUpdate FSF address.
1995-06-14 Richard Kenner(hack_method_prototype): Set DECL_CONTEXT of parms.
1995-06-14 Richard Kenner(build_module_descriptor, really_start_method): Pass...
1995-05-22 Richard KennerNumerous formatting changes.
1995-05-16 Richard KennerFix typos in comments.
1995-05-14 Richard Kenner(start_method_def): Mark _self as possibly unused.
1995-05-12 Richard Kenner(unused_list): New variable.
1995-04-28 Doug Evans(*): Update calls to start_decl, finish_struct (pass...
1995-04-26 Richard Kenner(OBJC_VERSION): Version 7.
1995-03-10 Richard Kenner(build_module_descriptor, really_start_method): Pass...
1995-01-14 Jason Merrill__attribute__ ((constructor))
1994-11-16 Ian Lance TaylorCheck target endianness at run time, not compile time
1994-11-10 Richard Kenner(init_objc): Add missing casts to args of bcopy.
1994-11-10 Richard Kenner(lang_init): Ensure line number is 0, not -1.
1994-09-27 Richard Kenner(warn_with_method): Make arg int, not char.
1994-08-19 Kresten Krab Thorup(build_selector_translation_table): Reset current_funct...
1994-07-21 Jim Wilson(build_module_descriptor): Don't set DECL_EXTERNAL on
1994-06-30 Kresten Krab Thorupincremented objc_version iff using gnu runtime.
1994-06-30 Kresten Krab Thorupobjc-act.c (get_proto_encoding, [...]): New fucnctions.
1993-10-29 Richard Kenner(check_methods_accessible): Fix bug in -Wno-protocol.
1993-08-24 Kresten Krab Thorup(offset_is_register): New variable
1993-08-12 Per Bothner(build_module_descriptor): Use new function get_file_f...
1993-08-01 Richard StallmanCall default_conversion for NAME.
1993-07-18 Richard Stallman(synth_module_prologue): Call layout_type for the array
1993-07-05 Richard Stallman(encode_type_qualifiers): Add casts to enums in indices.
1993-06-06 Richard Stallman(encode_type): Add cases for DImode, encoded as 'q...
1993-05-20 Richard Stallman*** empty log message ***
1993-05-20 Richard Stallman(handle_class_ref): Call assemble_constant_align before...
1993-05-09 Richard Stallman(string_section): Delete comma before close-brace.
1993-05-06 Richard Stallman(OBJC_GEN_METHOD_LABEL): Do use CAT_NAME.
1993-05-06 Richard Stallman(check_methods_accessible): Handle interface types.
1993-05-01 Tom Wood(build_ivar_reference): Warn when a class method
1993-04-24 Richard Kenner(HASHFUNCTION): Cast pointers to widest int type.
1993-04-22 Tom Wood*** empty log message ***
1993-04-15 Tom Wood(IS_ID, IS_PROTOCOL_QUALIFIED_ID, IS_SUPER): New type...
1993-04-14 Tom Wood(maybe_objc_comptypes): Return 0 (incompatible) rather...
1993-04-14 Tom Wood(get_class_reference): Call add_class_reference for
1993-04-13 Kresten Krab Thorup(-Wprotocol): added
1993-04-13 Tom Wood*** empty log message ***
1993-04-12 Tom Wood(get_static_reference, get_objcect_reference,
1993-04-09 Tom Wood*** empty log message ***
1993-03-25 Mike StumpAdded front-end taggint to object files.
1993-03-14 Richard Kenner(build_objc_method_call, get_class_reference):
1993-03-10 Richard Stallman(OBJC_GEN_METHOD_LABEL): Convert colons to _'s.
1993-03-09 Michael MeissnerClose #ifdef NEXT_OBJC_RUNTIME properly.
1993-03-08 Richard Stallman(really_start_method): Always use OBJC_GEN_METHOD_LABEL.
1993-03-04 Richard Stallman(handle_class_ref): Call assemble_external.
1993-02-15 Richard Stallman(HASHFUNCTION): Insure nonnegative hash even if address...
1993-02-03 Richard Stallman(init_objc): Use xrealoc, not realloc.
1993-01-31 Doug Evans* (build_module_descriptor): fix call to start_function
1993-01-19 Richard StallmanInclude objc-act.h.
1993-01-19 Richard Stallman(encode_method_def): Null-terminate encoding.
1993-01-09 Richard Stallman(init_module_descriptor):
1992-12-19 Richard Stallman(build_encode_expr): Terminate the encode string with...
1992-12-19 Richard Stallman(finish_objc) [OBJC_SELECTORS_WITHOUT_LABELS]:
1992-11-09 Richard Stallman(build_message_expr): Don't crash if super_type is 0.
1992-11-03 Richard Stallman(build_message_expr): Use save_expr for receiver.
1992-10-31 Richard Stallman(OBJC_SELECTORS_WITHOUT_LABELS): Define by default.
1992-10-22 Richard Stallman(handle_impent, handle_class_ref): Use __
1992-10-17 Richard Stallman(start_class): For an INTERFACE_TYPE, push to permanent...
1992-08-30 Richard Stallman(create_builtin_decl): Set TREE_STATIC.
1992-08-19 Richard Stallman(build_selector_translation_table): NULL-terminate...
1992-07-12 Richard StallmanRenamed TREE_INLINE, TREE_NONLOCAL, TREE_REGDECL, TREE_...
1992-07-12 Michael MeissnerRemove xmalloc/free declarations
1992-07-09 Michael MeissnerFix call to build_int_2 to have 2 arguments.
1992-07-07 Richard Stallman(build_module_descriptor,add_objc_decls):
1992-05-07 Richard Stallmanentered into RCS
1992-04-28 Richard Stallman*** empty log message ***
1992-04-23 Richard Stallman*** empty log message ***
1992-04-17 Richard Kenner*** empty log message ***
1992-04-13 Tom Wood*** empty log message ***
1992-03-23 Richard Stallman*** empty log message ***
1992-03-19 Jim Wilson*** empty log message ***
1992-03-16 Richard Stallman*** empty log message ***
1992-03-06 Richard Stallman*** empty log message ***
1992-02-15 Richard Stallman*** empty log message ***
1992-01-17 Richard StallmanInitial revision
This page took 0.780819 seconds and 87 git commands to generate.