]> gcc.gnu.org Git - gcc.git/history - gcc/objc
Make gcc use its own obstack.o.
[gcc.git] / gcc / objc /
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
1993-04-12 Kresten Krab ThorupDeleted #include "mutext.h"
1993-04-12 Kresten Krab Thorup(-read:, -write:): added
1993-04-12 Kresten Krab Thorup(objc_write_reference) added
1993-04-12 Kresten Krab ThorupUpdated for new runtime
1993-04-10 Tom WoodInitial revision
1993-04-10 Tom WoodUpdate to new runtimes.
1993-04-10 Tom WoodInitial revision
1993-04-09 Tom WoodAdd support for protocols, classes, and strings.
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 StallmanComment change.
1993-01-19 Richard Stallman(encode_method_def): Null-terminate encoding.
1993-01-11 Paul Eggert# Fix misspellings in comments.
1993-01-09 Richard Stallman(init_module_descriptor):
1993-01-05 Richard StallmanRename decls for vars renamed to _objc_alloc, _objc_dea...
1992-12-26 Richard StallmanMinor typographical changes.
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.
next
This page took 0.139291 seconds and 8 git commands to generate.