aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc/misc.c
AgeCommit message (Expand)AuthorFilesLines
1997-02-02(objc_verror): New function.Richard Kenner1-21/+44
1996-12-07(stdlib.h): Define __USE_FIXED_PROTOTYPES__ before including stdlib.h.Richard Kenner1-0/+1
1996-09-22(objc_malloc): Renamed from __objc_xmalloc.Richard Kenner1-13/+61
1995-06-15Update FSF address.Richard Kenner1-1/+2
1995-05-16Fix typos in comments.Richard Kenner1-1/+1
1995-03-20Put Alpha-specific decls before #include of runtime.h.Richard Kenner1-17/+18
1994-10-28(__objc_xcalloc): Use calloc instead malloc/bzero.Richard Kenner1-3/+2
1994-07-28removed declaration of bzeroKresten Krab Thorup1-3/+0
1994-06-30This patch makes selectors in the Objective-C language be pointers to a struc...Kresten Krab Thorup1-2/+12
1993-05-05undid freed+error patchKresten Krab Thorup1-44/+0
1993-05-05(__objc_add_handler, __objc_remove_handler,Kresten Krab Thorup1-0/+44
1993-05-05Headerfiles reorganizedKresten Krab Thorup1-3/+0
1993-04-29Uninstalled argframe macrosKresten Krab Thorup1-0/+2
1993-04-27Changed to use argframe macrosKresten Krab Thorup1-2/+0
1993-04-27Definition of (Meta)Class_t eliminated, using Class*Kresten Krab Thorup1-1/+1
1993-04-26Runtime portability cleanupKresten Krab Thorup1-1/+1
1993-04-13includes changed to double quote styleKresten Krab Thorup1-5/+2
1993-04-10Initial revisionTom Wood1-0/+78