summaryrefslogtreecommitdiff
path: root/gcc/objc/objects.c
Commit message (Expand)AuthorAgeFilesLines
* Replace use of __obj_xmalloc and free with objc_malloc and objc_free.Richard Kenner1996-09-221-3/+3
* Update comments.Richard Kenner1996-03-051-4/+4
* Update FSF address.Richard Kenner1995-06-151-1/+2
* Changed Class * to Class in order to match NEXTSTEP and OpenStepRichard Kenner1995-04-261-14/+13
* (class_create_instance): Replace memchr with memset.Richard Kenner1994-11-181-1/+1
* This patch makes selectors in the Objective-C language be pointers to a struc...Kresten Krab Thorup1994-06-301-1/+1
* Include "tconfig.h" before "runtime.h".Richard Stallman1993-11-181-1/+1
* Include tconfig.h.Richard Stallman1993-11-021-0/+1
* calloc -> __objc_xcalloc, bzero instancesKresten Krab Thorup1993-05-061-1/+4
* Headerfiles reorganizedKresten Krab Thorup1993-05-051-7/+20
* Definition of (Meta)Class_t eliminated, using Class*Kresten Krab Thorup1993-04-271-4/+4
* Runtime portability cleanupKresten Krab Thorup1993-04-261-1/+1
* Initial revisionTom Wood1993-04-101-0/+75