aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc/runtime.h
AgeCommit message (Expand)AuthorFilesLines
1998-09-17config-lang.in: Do not output the name of the selected thread file when build...Ben Elliston1-87/+0
1997-06-25(__objc_register_instance_methods_to_class): New function.Richard Kenner1-0/+4
1997-02-02(__objc_runtime_mutex): Eliminate leading underscore from name of objcRichard Kenner1-1/+1
1997-02-02Remove error handling declarations.Richard Kenner1-4/+1
1996-06-10(__sel_register_typed_name): Additional parameter that indicatesRichard Kenner1-1/+1
1996-04-04Include thr.h, not thread.h.Richard Kenner1-2/+2
1996-03-05Include objc/thread.h.Richard Kenner1-2/+14
1995-06-15Update FSF address.Richard Kenner1-1/+1
1995-04-26Changed Class * to Class in order to match NEXTSTEP and OpenStepRichard Kenner1-17/+16
1994-06-30This patch makes selectors in the Objective-C language be pointers to a struc...Kresten Krab Thorup1-2/+4
1994-03-31Change "gstddef.h" to <stddef.h>. Change "gstdarg.h" to <stdarg.h>.Jim Wilson1-2/+2
1993-05-13Include gstdarg.h before stdio.h.Richard Stallman1-1/+2
1993-05-10Include gstdarg.h, not stdarg.h.Richard Stallman1-1/+1
1993-05-06Use gstddef.h, with doublequotes.Richard Stallman1-1/+1
1993-05-05Headerfiles reorganizedKresten Krab Thorup1-3/+2
1993-04-28Fixed bug in argframeKresten Krab Thorup1-1/+2
1993-04-27Changed to use argframe macrosKresten Krab Thorup1-0/+2
1993-04-27Definition of (Meta)Class_t eliminated, using Class*Kresten Krab Thorup1-5/+5
1993-04-26Runtime portability cleanupKresten Krab Thorup1-1/+4
1993-04-26Updated to use IN_OBJCKresten Krab Thorup1-2/+2
1993-04-13includes changed to double quote styleKresten Krab Thorup1-13/+8
1993-04-12*** empty log message ***Kresten Krab Thorup1-0/+1
1993-04-10Initial revisionTom Wood1-0/+71