summaryrefslogtreecommitdiff
path: root/gcc/objc/objects.c
Commit message (Expand)AuthorAgeFilesLines
* Replace use of __obj_xmalloc and free with objc_malloc and objc_free.kenner1996-09-221-3/+3
* Update comments.kenner1996-03-051-4/+4
* Update FSF address.kenner1995-06-151-1/+2
* Changed Class * to Class in order to match NEXTSTEP and OpenStepkenner1995-04-261-14/+13
* (class_create_instance): Replace memchr with memset.kenner1994-11-191-1/+1
* This patch makes selectors in the Objective-C language be pointerskrab1994-06-301-1/+1
* Include "tconfig.h" before "runtime.h".rms1993-11-181-1/+1
* Include tconfig.h.rms1993-11-021-0/+1
* calloc -> __objc_xcalloc, bzero instanceskrab1993-05-061-1/+4
* Headerfiles reorganizedkrab1993-05-051-7/+20
* Definition of (Meta)Class_t eliminated, using Class*krab1993-04-271-4/+4
* Runtime portability cleanupkrab1993-04-261-1/+1
* Initial revisionwood1993-04-101-0/+75