Reverted to the old behavior of encoding the types.
[platform/upstream/gcc.git] / gcc / objc / objc-act.c
1999-02-22 Ovidiu PredescuReverted to the old behavior of encoding the types.
1999-02-18 Kaveh R. Ghazibitmap.c (bitmap_print): Qualify a char* with the ...
1999-02-16 Ovidiu PredescuApplied Richard Frith-Macdonald's patch to objc/objc...
1998-12-10 Dave Brolleyobjc-act.c (lang_init_options): Enclose cpplib related...
1998-12-09 Dave Brolleyobjc-act.c (cpp_initialized): Removed.
1998-12-07 Zack Weinbergcpplib.c (initialize_char_syntax): Use ISALPHA and...
1998-11-25 Zack Weinberggcc.c: Split out Objective-C specs to...
1998-10-14 Kaveh R. GhaziAdd ATTRIBUTE_NORETURN in a bunch of places:
1998-10-08 Richard Frith-Macd... c-lex.c (remember_protocol_qualifiers): Handle RID_BYREF.
1998-09-02 Ovidiu PredescuBoehm GC support for ObjC from Ovidiu Predescu.
1998-06-29 Kaveh R. GhaziWarning fixes:
1998-06-22 Kaveh R. GhaziWarning fixes:
1998-06-22 Kaveh R. GhaziWarning fixes:
1998-06-10 Dave BrolleyNew interface for lang_decode_option Wed Jun 10 13...
1998-06-07 Richard Hendersontoplev.c (flag_exceptions): Default to 0.
1998-05-13 Kaveh R. GhaziWarning fixes:
1998-05-06 Kaveh R. GhaziMore system.h cutover...
1998-04-06 Jeffrey A Lawobjc-act.c (encode_aggregate_within): Avoid GNU extensi...
1998-03-23 Martin v. Löwisc-lang.c (lang_print_xnode): New function.
1998-02-28 Kaveh R. GhaziFix warious warnings:
1997-12-22 Kaveh R. Ghazicse.c (rtx_cost): Add default case in enumeration switch.
1997-12-12 John F. Carrtree.c, tree.h: Change tree_code_type, tree_code_length...
1997-12-12 H.J. Luobjc-act.c (lang_report_error_function): Disable.
1997-08-01 Per Bothner* objc/objc-act.c (lang_init): Don't check_newline...
1997-03-15 Richard Kenner(OBJC_VERSION): Increment version as recent changes...
1997-02-02 Richard Kenner(encode_aggregate_within): New function.
1996-07-23 Mike Stumpinstall EH code
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 ***
next