summaryrefslogtreecommitdiffstats
path: root/gcc/objc/Object.m
Commit message (Expand)AuthorAgeFilesLines
* (-error:): Call objc_error function instead of using function pointer.kenner1997-02-031-4/+2
* Update FSF address.kenner1995-06-151-1/+2
* Changed Class * to Class in order to match NEXTSTEP and OpenStepkenner1995-04-261-12/+12
* (conformsTo:): Change implementati to allways use class to do lookup.krab1994-09-071-4/+14
* Include stdarg.h before stdio.h.kenner1994-07-131-1/+1
* (read:, write:, streamVersion:):krab1994-06-301-10/+8
* Change "gstdarg.h" to <stdarg.h>.wilson1994-04-011-1/+1
* #ifdef out uses of TypedStream for the alpha, not supported yet.dje1994-01-241-2/+6
* (-compare:, -shouldNotImplement:): Added.krab1993-09-221-0/+18
* (-performv): Use new objc_msg_sendv.krab1993-08-241-1/+1
* undid freed+error patchkrab1993-05-051-11/+0
* (-shouldNotImplement:): New methodkrab1993-05-051-0/+11
* Headerfiles reorganizedkrab1993-05-051-1/+4
* Uninstalled argframe macroskrab1993-04-291-2/+2
* Changed to use argframe macroskrab1993-04-271-2/+2
* Definition of (Meta)Class_t eliminated, using Class*krab1993-04-271-10/+13
* Runtime portability cleanupkrab1993-04-261-3/+3
* Take out archiving support for alpha.krab1993-04-261-0/+2
* (-awake): Corrected name of method -awake: to -awake for compatibilitykrab1993-04-141-2/+10
* Changed includes to doublequote stylekrab1993-04-131-9/+4
* (-read:, -write:): addedkrab1993-04-121-109/+2
* Initial revisionwood1993-04-101-0/+454
OpenPOWER on IntegriCloud