Fix and add prototypes to match XPG4.
[platform/upstream/gcc.git] / gcc / objc /
1995-12-19 Richard Kenner(objc_alignof_type): Handle _C_PTR case.
1995-12-14 Richard Kenner(objc_alignof_type): Handle _C_PTR case.
1995-09-12 Richard KennerChanged archive command for libobjc.a to use $? for...
1995-08-28 Richard KennerFix spelling errors.
1995-08-14 Richard Kennerobjc-api.h (sel_get_any_typed_uid): Declare new function.
1995-08-14 Richard Kenner(sel_get_any_typed_uid): New function.
1995-06-15 Richard KennerChange FSF address.
1995-06-15 Richard KennerUpdate header.
1995-06-15 Richard KennerChange FSF address.
1995-06-15 Richard KennerUpdate FSF address.
1995-06-15 Richard KennerUpdate header.
1995-06-15 Richard KennerUpdate FSF address.
1995-06-15 Richard KennerUpdate header.
1995-06-15 Richard KennerUpdate FSF address.
1995-06-15 Richard KennerUpdate header.
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-25 Richard Kenner(PRECOMPUTE_SELECTORS, struct soffset): Use #ifdef...
1995-05-22 Richard KennerNumerous formatting changes.
1995-05-16 Richard Kenner(struct sarray): Make capacity size_t.
1995-05-16 Richard Kenner(sarray_realloc): Make array index variables size_t.
1995-05-16 Richard Kenner(__objc_write_class): Write class version.
1995-05-16 Richard KennerFix typos in comments.
1995-05-16 Richard Kenner(__objc_init_install_dtable): Fix misspelling in name...
1995-05-16 Richard Kennerentered into RCS
1995-05-14 Richard Kenner(start_method_def): Mark _self as possibly unused.
1995-05-12 Richard Kenner(unused_list): New variable.
1995-05-09 Richard Kenner(objc_init_statics): Fix missing part of last change.
1995-05-09 Richard Kenner(__objc_send_initialize): Call superclass if object...
1995-05-08 Richard Kenner(_objc_load_callback): Add declaration.
1995-05-08 Richard Kenner(_objc_load_callback): Add declaration.
1995-05-05 Richard Kenner(SHELL): Now /bin/sh.
1995-05-05 Doug EvansNXConstantString.h renamed to NXConstStr.h.
1995-05-04 Richard KennerNXConstantString renamed to NXConstStr.
1995-04-28 Doug Evans(*): Update calls to start_decl, finish_struct (pass...
1995-04-26 Richard Kenner(OBJC_VERSION): Version 7.
1995-04-26 Richard KennerChanged Class * to Class in order to match NEXTSTEP...
1995-04-26 Richard Kenner(OBJC_O): Added bare-bones implementation of NXConstant...
1995-04-26 Richard KennerInitial revision
1995-04-26 Richard KennerChanged Class * to Class in order to match NEXTSTEP...
1995-04-26 Richard KennerChanged Class * to Class in order to match NEXTSTEP...
1995-04-01 Richard Kenner(SHELL): New definition.
1995-03-20 Richard KennerPut Alpha-specific decls before #include of runtime.h.
1995-03-10 Richard Kenner(build_module_descriptor, really_start_method): Pass...
1995-02-22 Richard KennerAdded {} around file variable.
1995-01-14 Jason Merrill__attribute__ ((constructor))
1994-11-19 Richard Kenner(class_create_instance): Replace memchr with memset.
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-10-28 Richard Kenner(__objc_xcalloc): Use calloc instead malloc/bzero.
1994-10-08 Doug Evansarchive.c (__objc_free): New function.
1994-10-06 Kresten Krab Thorup(BOOL): Changed from char to unsigned char.
1994-10-06 Kresten Krab ThorupDelay eeing when unarchiving.
1994-09-27 Richard Kenner(warn_with_method): Make arg int, not char.
1994-09-20 Michael MeissnerRespin DI support to be combine friendly; Allow push...
1994-09-07 Kresten Krab Thorup(__objc_init_protocols): Remove assertion
1994-09-07 Kresten Krab Thorup(conformsTo:): Change implementati to allways use class...
1994-08-29 Kresten Krab Thorup(objc_get_meta_class): New function.
1994-08-29 Kresten Krab Thorup(get_imp): don't inline on i386.
1994-08-19 Kresten Krab Thorup(build_selector_translation_table): Reset current_funct...
1994-08-15 Kresten Krab Thorup(objc_sizeof_type): Assign from ROUND,
1994-08-15 Kresten Krab Thorupencoding.c (objc_sizeof_type): Should assign from ROUND...
1994-07-28 Kresten Krab Thorupremoved declaration of bzero
1994-07-21 Jim Wilson(build_module_descriptor): Don't set DECL_EXTERNAL on
1994-07-13 Richard KennerInclude stdarg.h before stdio.h.
1994-07-11 Kresten Krab Thorup*** empty log message ***
1994-06-30 Kresten Krab Thorupincremented objc_version iff using gnu runtime.
1994-06-30 Kresten Krab ThorupThis patch makes selectors in the Objective-C language...
1994-06-30 Kresten Krab Thorup(read:, write:, streamVersion:):
1994-06-30 Kresten Krab Thorupobjc-act.c (get_proto_encoding, [...]): New fucnctions.
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.
next