summaryrefslogtreecommitdiff
path: root/gcc/objc/Object.m
Commit message (Expand)AuthorAgeFilesLines
* (-error:): Call objc_error function instead of using function pointer.Richard Kenner1997-02-021-4/+2
* Update FSF address.Richard Kenner1995-06-151-1/+2
* Changed Class * to Class in order to match NEXTSTEP and OpenStepRichard Kenner1995-04-261-12/+12
* (conformsTo:): Change implementati to allways use class to do lookup.Kresten Krab Thorup1994-09-071-4/+14
* Include stdarg.h before stdio.h.Richard Kenner1994-07-131-1/+1
* (read:, write:, streamVersion:):Kresten Krab Thorup1994-06-301-10/+8
* Change "gstdarg.h" to <stdarg.h>.Jim Wilson1994-03-311-1/+1
* #ifdef out uses of TypedStream for the alpha, not supported yet.Doug Evans1994-01-241-2/+6
* (-compare:, -shouldNotImplement:): Added.Kresten Krab Thorup1993-09-221-0/+18
* (-performv): Use new objc_msg_sendv.Kresten Krab Thorup1993-08-241-1/+1
* undid freed+error patchKresten Krab Thorup1993-05-051-11/+0
* (-shouldNotImplement:): New methodKresten Krab Thorup1993-05-051-0/+11
* Headerfiles reorganizedKresten Krab Thorup1993-05-051-1/+4
* Uninstalled argframe macrosKresten Krab Thorup1993-04-291-2/+2
* Changed to use argframe macrosKresten Krab Thorup1993-04-271-2/+2
* Definition of (Meta)Class_t eliminated, using Class*Kresten Krab Thorup1993-04-271-10/+13
* Runtime portability cleanupKresten Krab Thorup1993-04-261-3/+3
* Take out archiving support for alpha.Kresten Krab Thorup1993-04-261-0/+2
* (-awake): Corrected name of method -awake: to -awake for compatibilityKresten Krab Thorup1993-04-141-2/+10
* Changed includes to doublequote styleKresten Krab Thorup1993-04-131-9/+4
* (-read:, -write:): addedKresten Krab Thorup1993-04-121-109/+2
* Initial revisionTom Wood1993-04-101-0/+454