aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc
AgeCommit message (Expand)AuthorFilesLines
1993-05-01(xforward): Add `else true;' for Ultrix 4.2 make.Richard Stallman1-1/+1
1993-05-01(build_ivar_reference): Warn when a class methodTom Wood1-1/+14
1993-04-29_forward.c renamed to xforward.cKresten Krab Thorup1-7/+7
1993-04-29Added check for selectors==0Kresten Krab Thorup1-2/+5
1993-04-29Uninstalled argframe macrosKresten Krab Thorup6-24/+53
1993-04-28Fixed bug in argframeKresten Krab Thorup1-1/+2
1993-04-27Changed to use argframe macrosKresten Krab Thorup7-53/+26
1993-04-27-x test changed to -s test in fflags targetKresten Krab Thorup1-2/+2
1993-04-27Definition of (Meta)Class_t eliminated, using Class*Kresten Krab Thorup12-157/+182
1993-04-26Runtime portability cleanupKresten Krab Thorup15-45/+53
1993-04-26Changed unsigned int to size_t when casting pointers to integersKresten Krab Thorup7-30/+37
1993-04-26Updated to use IN_OBJCKresten Krab Thorup2-2/+6
1993-04-26Updated to use the above IN_OBJCKresten Krab Thorup1-4/+7
1993-04-26Take out archiving for alphaKresten Krab Thorup1-2/+6
1993-04-26Take out archiving support for alphaKresten Krab Thorup1-1/+4
1993-04-26Take out archiving support for alpha.Kresten Krab Thorup1-0/+2
1993-04-26new #define used to control inclusion of gstdarg or stdarg for the runtime.Kresten Krab Thorup1-4/+6
1993-04-24(HASHFUNCTION): Cast pointers to widest int type.Richard Kenner1-1/+3
1993-04-22*** empty log message ***Tom Wood1-11/+18
1993-04-15Rename and add types and constantsTom Wood1-11/+11
1993-04-15(IS_ID, IS_PROTOCOL_QUALIFIED_ID, IS_SUPER): New type checking macros.Tom Wood1-51/+57
1993-04-14(maybe_objc_comptypes): Return 0 (incompatible) rather than 2 (similar enough...Tom Wood1-1/+1
1993-04-14(get_class_reference): Call add_class_reference forTom Wood1-0/+2
1993-04-14(-awake): Corrected name of method -awake: to -awake for compatibilityKresten Krab Thorup2-3/+12
1993-04-14(objc_get_stream_class_version): Added prototypeKresten Krab Thorup1-0/+3
1993-04-14(__objc_finish_read_root_object): Corrected name of method -awake: to -awake ...Kresten Krab Thorup1-2/+10
1993-04-13*** empty log message ***Kresten Krab Thorup1-1/+1
1993-04-13Updated to new filenamesKresten Krab Thorup1-4/+4
1993-04-13Updated for new filenamesKresten Krab Thorup1-5/+5
1993-04-13Changed includes to double quote styleKresten Krab Thorup1-1/+1
1993-04-13Changed includes to doublequote styleKresten Krab Thorup2-11/+6
1993-04-13(-Wprotocol): addedKresten Krab Thorup1-7/+94
1993-04-13includes changed to double quote styleKresten Krab Thorup10-30/+113
1993-04-13*** empty log message ***Tom Wood1-12/+12
1993-04-13(_forward, fflags): made target error phroneKresten Krab Thorup1-4/+5
1993-04-12(get_static_reference, get_objcect_reference,Tom Wood1-1/+4
1993-04-12(CLASS_PROTOCOL_LIST, PROTOCOL_LIST,Tom Wood1-4/+4
1993-04-12(-awake:): added methodsKresten Krab Thorup1-3/+1
1993-04-12Update for new runtimeKresten Krab Thorup1-2/+2
1993-04-12*** empty log message ***Kresten Krab Thorup1-0/+1
1993-04-12now "#include"s objc-archive.hKresten Krab Thorup1-2/+6
1993-04-12(__objc_init_install_dtable,Kresten Krab Thorup1-6/+14
1993-04-12Stripped anything added byKresten Krab Thorup1-202/+0
1993-04-12Deleted #include "mutext.h"Kresten Krab Thorup1-1/+0
1993-04-12(-read:, -write:): addedKresten Krab Thorup1-109/+2
1993-04-12(objc_write_reference) addedKresten Krab Thorup1-20/+121
1993-04-12Updated for new runtimeKresten Krab Thorup1-52/+47
1993-04-10Initial revisionTom Wood15-0/+4820
1993-04-10Update to new runtimes.Tom Wood4-154/+340
1993-04-10Initial revisionTom Wood1-0/+50