aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc/objc-api.h
AgeCommit message (Expand)AuthorFilesLines
1997-06-25(OBJC_ERR_BAD_STATE): New error code.Richard Kenner1-6/+8
1997-03-15(objc_module): Eliminate statics variable.Richard Kenner1-14/+20
1997-02-02Declare error handling functions and typedef for user specified error handler...Richard Kenner1-1/+53
1996-09-22(_objc_malloc): New function pointer.Richard Kenner1-2/+44
1996-08-11Formtting changes.Richard Kenner1-1/+2
1996-05-17(objc_get_uninstalled_dtable): New declaration.Richard Kenner1-0/+3
1996-04-04Include thr.h, not thread.h.Richard Kenner1-1/+1
1996-03-05Include objc/thread.h.Richard Kenner1-1/+2
1995-08-13objc-api.h (sel_get_any_typed_uid): Declare new function.Richard Kenner1-0/+2
1995-06-15Update FSF address.Richard Kenner1-1/+2
1995-05-08(_objc_load_callback): Add declaration.Richard Kenner1-0/+8
1995-04-26Changed Class * to Class in order to match NEXTSTEP and OpenStep runtime.Richard Kenner1-33/+47
1994-06-30This patch makes selectors in the Objective-C language be pointers to a struc...Kresten Krab Thorup1-5/+14
1993-08-24(CLS_SETNUMBER): Clear old numberKresten Krab Thorup1-10/+3
1993-05-05Headerfiles reorganizedKresten Krab Thorup1-140/+252
1993-04-27Definition of (Meta)Class_t eliminated, using Class*Kresten Krab Thorup1-30/+28
1993-04-26Runtime portability cleanupKresten Krab Thorup1-2/+2
1993-04-26Take out archiving for alphaKresten Krab Thorup1-2/+6
1993-04-14(objc_get_stream_class_version): Added prototypeKresten Krab Thorup1-0/+3
1993-04-13includes changed to double quote styleKresten Krab Thorup1-2/+97
1993-04-12Stripped anything added byKresten Krab Thorup1-202/+0
1993-04-10Initial revisionTom Wood1-0/+440