aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc/objects.c
AgeCommit message (Expand)AuthorFilesLines
1994-11-18(class_create_instance): Replace memchr with memset.Richard Kenner1-1/+1
1994-06-30This patch makes selectors in the Objective-C language be pointers to a struc...Kresten Krab Thorup1-1/+1
1993-11-18Include "tconfig.h" before "runtime.h".Richard Stallman1-1/+1
1993-11-02Include tconfig.h.Richard Stallman1-0/+1
1993-05-06calloc -> __objc_xcalloc, bzero instancesKresten Krab Thorup1-1/+4
1993-05-05Headerfiles reorganizedKresten Krab Thorup1-7/+20
1993-04-27Definition of (Meta)Class_t eliminated, using Class*Kresten Krab Thorup1-4/+4
1993-04-26Runtime portability cleanupKresten Krab Thorup1-1/+1
1993-04-10Initial revisionTom Wood1-0/+75