OSDN Git Service

Adjust for deletion of config.run in Makefile.in
[pf3gnuchains/gcc-fork.git] / gcc / objc /
1995-04-01 kenner(SHELL): New definition.
1995-03-20 kennerPut Alpha-specific decls before #include of runtime.h.
1995-03-10 kenner(build_module_descriptor, really_start_method): Pass...
1995-02-22 kennerAdded {} around file variable.
1995-01-14 merrill__attribute__ ((constructor))
1994-11-19 kenner(class_create_instance): Replace memchr with memset.
1994-11-16 ianCheck target endianness at run time, not compile time
1994-11-10 kenner(init_objc): Add missing casts to args of bcopy.
1994-11-10 kenner(lang_init): Ensure line number is 0, not -1.
1994-10-28 kenner(__objc_xcalloc): Use calloc instead malloc/bzero.
1994-10-08 dje* objc/archive.c (__objc_free): New function.
1994-10-06 krab(BOOL): Changed from char to unsigned char.
1994-10-06 krabDelay eeing when unarchiving.
1994-09-27 kenner(warn_with_method): Make arg int, not char.
1994-09-20 meissnerRespin DI support to be combine friendly; Allow push...
1994-09-07 krab(__objc_init_protocols): Remove assertion
1994-09-07 krab(conformsTo:): Change implementati to allways use class...
1994-08-29 krab(objc_get_meta_class): New function.
1994-08-29 krab(get_imp): don't inline on i386.
1994-08-19 krab(build_selector_translation_table): Reset
1994-08-15 krab(objc_sizeof_type): Assign from ROUND,
1994-08-15 krab * objc/encoding.c (objc_sizeof_type): Should assign...
1994-07-28 krabremoved declaration of bzero
1994-07-21 wilson(build_module_descriptor): Don't set DECL_EXTERNAL on
1994-07-13 kennerInclude stdarg.h before stdio.h.
1994-07-11 krab*** empty log message ***
1994-06-30 krabincremented objc_version iff using gnu runtime.
1994-06-30 krab This patch makes selectors in the Objective...
1994-06-30 krab (read:, write:, streamVersion:):
1994-06-30 krab * objc-act.c (get_proto_encoding, build_typed_s...
1994-04-16 kenner(OBJC_O): Add encoding.o.
1994-04-01 wilsonDelete use of IN_GCC to control stddef.h/gstddef.h...
1994-04-01 wilsonChange "gstddef.h" to <stddef.h>. Change "gstdarg...
1994-04-01 wilsonChange "gstdarg.h" to <stdarg.h>.
1994-03-14 dje(*.o): Add explicit dependencies for Sun's VPATH.
1994-02-02 kenner(SUBDIR_INCLUDES): Add -I for include directory.
1994-01-24 dje#ifdef out uses of TypedStream for the alpha, not suppo...
1993-12-12 kennerInitial revision
1993-12-06 kennerInclude ctype.h.
1993-11-18 rmsInclude "tconfig.h" before "runtime.h".
1993-11-05 rms(compare_strings): Check for null pointers.
1993-11-05 rms(objc_read_string): Allocate string properly.
1993-11-02 rmsInclude tconfig.h.
1993-10-29 kenner(check_methods_accessible): Fix bug in -Wno-protocol...
1993-09-27 krab(objc_read_object): Added declaration.
1993-09-22 krab(-compare:, -shouldNotImplement:): Added.
1993-09-22 krab(objc_write_type, objc_write_types): Take
1993-09-20 krab(objc_read_string): Allocate n+1 chars instead of just n.
1993-08-24 krabInitial revision
1993-08-24 krab(objc_msg_sendv): Use new encoding facilities.
1993-08-24 krab(nil_method): Don't define it, import it from sendmsg.c.
1993-08-24 krab(CLS_SETNUMBER): Clear old number
1993-08-24 krab(class_pose_as): lazy copy dtables.
1993-08-24 krab(-performv): Use new objc_msg_sendv.
1993-08-24 krab(sendmsg.c, fflags, xforward): Targets removed;
1993-08-24 krab(offset_is_register): New variable
1993-08-12 bothner(build_module_descriptor): Use new function get_file_f...
1993-08-01 rms(build_shared_structure_initializer):
1993-07-18 rms(synth_module_prologue): Call layout_type for the array
1993-07-05 rms(encode_type_qualifiers): Add casts to enums in indices.
1993-06-06 rms(encode_type): Add cases for DImode, encoded as 'q...
1993-06-05 rms(objc_msg_sendv): Pass a dummy va_list, not 0, to objc_...
1993-06-03 rms(copy-headers): chmod the headers, not the dir.
1993-05-23 rms(__objc_init_protocols): Call recursively
1993-05-23 rms(objc_protocol): New field `class_pointer'.
1993-05-21 rms(sarray_at_put): Add #ifdef case for
1993-05-21 rms(sarray_get): Add #ifdef case for
1993-05-20 rms*** empty log message ***
1993-05-20 rms(handle_class_ref): Call assemble_constant_align before...
1993-05-14 rms(__objc_init_protocols): Don't install protocol class...
1993-05-13 rmsInclude gstdarg.h before stdio.h.
1993-05-10 rmsInclude gstdarg.h, not stdarg.h.
1993-05-09 krabConditionally include gstddef or stddef
1993-05-09 rms(string_section): Delete comma before close-brace.
1993-05-06 rmsUse gstddef.h, with doublequotes.
1993-05-06 rms(OBJC_GEN_METHOD_LABEL): Do use CAT_NAME.
1993-05-06 rms(check_methods_accessible): Handle interface types.
1993-05-06 krabcalloc -> __objc_xcalloc, bzero instances
1993-05-06 rms(__objc_send_initialize, class_add_method_list):
1993-05-05 krabundid freed+error patch
1993-05-05 krab(OBJC_O): FREED.o added
1993-05-05 krab(__objc_add_handler, __objc_remove_handler,
1993-05-05 krab(-shouldNotImplement:): New method
1993-05-05 krab(-shouldNotImplement:): New method
1993-05-05 krabInitial revision
1993-05-05 krabHeaderfiles reorganized
1993-05-03 rms(copy-headers): Put `-' on mkdir command.
1993-05-01 rms(xforward): Add `else true;' for Ultrix 4.2 make.
1993-05-01 wood(build_ivar_reference): Warn when a class method
1993-04-29 krab_forward.c renamed to xforward.c
1993-04-29 krabAdded check for selectors==0
1993-04-29 krabUninstalled argframe macros
1993-04-28 krabFixed bug in argframe
1993-04-27 krabChanged to use argframe macros
1993-04-27 krab-x test changed to -s test in fflags target
1993-04-27 krabDefinition of (Meta)Class_t eliminated, using Class*
1993-04-26 krabRuntime portability cleanup
1993-04-26 krabChanged unsigned int to size_t when casting pointers...
1993-04-26 krabUpdated to use IN_OBJC
1993-04-26 krabUpdated to use the above IN_OBJC
next