calls.c (expand_call): Only destroy temporaries at the end of function calls, if...
[platform/upstream/gcc.git] / gcc / objc /
1994-04-16 Richard Kenner(OBJC_O): Add encoding.o.
1994-04-01 Jim WilsonDelete use of IN_GCC to control stddef.h/gstddef.h...
1994-04-01 Jim WilsonChange "gstddef.h" to <stddef.h>. Change "gstdarg...
1994-04-01 Jim WilsonChange "gstdarg.h" to <stdarg.h>.
1994-03-14 Doug Evans(*.o): Add explicit dependencies for Sun's VPATH.
1994-02-02 Richard Kenner(SUBDIR_INCLUDES): Add -I for include directory.
1994-01-24 Doug Evans#ifdef out uses of TypedStream for the alpha, not suppo...
1993-12-12 Richard KennerInitial revision
1993-12-06 Richard KennerInclude ctype.h.
1993-11-18 Richard StallmanInclude "tconfig.h" before "runtime.h".
1993-11-05 Richard Stallman(compare_strings): Check for null pointers.
1993-11-05 Richard Stallman(objc_read_string): Allocate string properly.
1993-11-02 Richard StallmanInclude tconfig.h.
1993-10-29 Richard Kenner(check_methods_accessible): Fix bug in -Wno-protocol.
1993-09-27 Kresten Krab Thorup(objc_read_object): Added declaration.
1993-09-22 Kresten Krab Thorup(-compare:, -shouldNotImplement:): Added.
1993-09-22 Kresten Krab Thorup(objc_write_type, objc_write_types): Take take char...
1993-09-20 Kresten Krab Thorup(objc_read_string): Allocate n+1 chars instead of just n.
1993-08-24 Kresten Krab ThorupInitial revision
1993-08-24 Kresten Krab Thorup(objc_msg_sendv): Use new encoding facilities.
1993-08-24 Kresten Krab Thorup(nil_method): Don't define it, import it from sendmsg.c.
1993-08-24 Kresten Krab Thorup(CLS_SETNUMBER): Clear old number
1993-08-24 Kresten Krab Thorup(class_pose_as): lazy copy dtables.
1993-08-24 Kresten Krab Thorup(-performv): Use new objc_msg_sendv.
1993-08-24 Kresten Krab Thorup(sendmsg.c, fflags, xforward): Targets removed;
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-06-05 Richard Stallman(objc_msg_sendv): Pass a dummy va_list, not 0, to objc_...
1993-06-03 Richard Stallman(copy-headers): chmod the headers, not the dir.
1993-05-23 Richard Stallman(__objc_init_protocols): Call recursively on super...
1993-05-23 Richard Stallman(objc_protocol): New field `class_pointer'.
1993-05-21 Richard Stallman(sarray_at_put): Add #ifdef case for
1993-05-21 Richard Stallman(sarray_get): Add #ifdef case for
1993-05-20 Richard Stallman*** empty log message ***
1993-05-20 Richard Stallman(handle_class_ref): Call assemble_constant_align before...
1993-05-14 Richard Stallman(__objc_init_protocols): Don't install protocol class...
1993-05-13 Richard StallmanInclude gstdarg.h before stdio.h.
1993-05-10 Richard StallmanInclude gstdarg.h, not stdarg.h.
1993-05-09 Kresten Krab ThorupConditionally include gstddef or stddef
1993-05-09 Richard Stallman(string_section): Delete comma before close-brace.
1993-05-06 Richard StallmanUse gstddef.h, with doublequotes.
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-06 Kresten Krab Thorupcalloc -> __objc_xcalloc, bzero instances
1993-05-06 Richard Stallman(__objc_send_initialize, class_add_method_list):
1993-05-05 Kresten Krab Thorupundid freed+error patch
1993-05-05 Kresten Krab Thorup(OBJC_O): FREED.o added
1993-05-05 Kresten Krab Thorup(__objc_add_handler, __objc_remove_handler,
1993-05-05 Kresten Krab Thorup(-shouldNotImplement:): New method
1993-05-05 Kresten Krab Thorup(-shouldNotImplement:): New method
1993-05-05 Kresten Krab ThorupInitial revision
1993-05-05 Kresten Krab ThorupHeaderfiles reorganized
1993-05-03 Richard Stallman(copy-headers): Put `-' on mkdir command.
1993-05-01 Richard Stallman(xforward): Add `else true;' for Ultrix 4.2 make.
1993-05-01 Tom Wood(build_ivar_reference): Warn when a class method
1993-04-29 Kresten Krab Thorup_forward.c renamed to xforward.c
1993-04-29 Kresten Krab ThorupAdded check for selectors==0
1993-04-29 Kresten Krab ThorupUninstalled argframe macros
1993-04-28 Kresten Krab ThorupFixed bug in argframe
1993-04-27 Kresten Krab ThorupChanged to use argframe macros
1993-04-27 Kresten Krab Thorup-x test changed to -s test in fflags target
1993-04-27 Kresten Krab ThorupDefinition of (Meta)Class_t eliminated, using Class*
1993-04-26 Kresten Krab ThorupRuntime portability cleanup
1993-04-26 Kresten Krab ThorupChanged unsigned int to size_t when casting pointers...
1993-04-26 Kresten Krab ThorupUpdated to use IN_OBJC
1993-04-26 Kresten Krab ThorupUpdated to use the above IN_OBJC
1993-04-26 Kresten Krab ThorupTake out archiving for alpha
1993-04-26 Kresten Krab ThorupTake out archiving support for alpha
1993-04-26 Kresten Krab ThorupTake out archiving support for alpha.
1993-04-26 Kresten Krab Thorupnew #define used to control inclusion of gstdarg or...
1993-04-24 Richard Kenner(HASHFUNCTION): Cast pointers to widest int type.
1993-04-22 Tom Wood*** empty log message ***
1993-04-15 Tom WoodRename and add types and constants
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-14 Kresten Krab Thorup(-awake): Corrected name of method -awake: to -awake...
1993-04-14 Kresten Krab Thorup(objc_get_stream_class_version): Added prototype
1993-04-14 Kresten Krab Thorup(__objc_finish_read_root_object): Corrected name of...
1993-04-13 Kresten Krab Thorup*** empty log message ***
1993-04-13 Kresten Krab ThorupUpdated to new filenames
1993-04-13 Kresten Krab ThorupUpdated for new filenames
1993-04-13 Kresten Krab ThorupChanged includes to double quote style
1993-04-13 Kresten Krab ThorupChanged includes to doublequote style
1993-04-13 Kresten Krab Thorup(-Wprotocol): added
1993-04-13 Kresten Krab Thorupincludes changed to double quote style
1993-04-13 Tom Wood*** empty log message ***
1993-04-13 Kresten Krab Thorup(_forward, fflags): made target error phrone
1993-04-12 Tom Wood(get_static_reference, get_objcect_reference,
1993-04-12 Tom Wood(CLASS_PROTOCOL_LIST, PROTOCOL_LIST,
1993-04-12 Kresten Krab Thorup(-awake:): added methods
1993-04-12 Kresten Krab ThorupUpdate for new runtime
1993-04-12 Kresten Krab Thorup*** empty log message ***
1993-04-12 Kresten Krab Thorupnow "#include"s objc-archive.h
1993-04-12 Kresten Krab Thorup(__objc_init_install_dtable,
1993-04-12 Kresten Krab ThorupStripped anything added by
next