summaryrefslogtreecommitdiffstats
path: root/gcc/objc/init.c
Commit message (Expand)AuthorAgeFilesLines
* (objc_send_load): New function.kenner1997-06-251-47/+355
* (OBJC_VERSION): Increment version.kenner1997-03-151-5/+140
* (__objc_runtime_mutex): Eliminate leading underscore from name of objckenner1997-02-031-1/+1
* (init_check_module_version): Replace call to abort function with callkenner1997-02-031-12/+13
* Replace use of free with objc_free.kenner1996-09-221-1/+1
* (__sel_register_typed_name): Additional parameter that indicateskenner1996-06-101-2/+5
* (__objc_init_protocols): Need to unlock mutex.kenner1996-06-101-0/+1
* (__objc_runtime_mutux, __objc_runtime_thread_alive): New variables.kenner1996-03-051-6/+27
* Update FSF address.kenner1995-06-151-1/+1
* (objc_init_statics): Fix missing part of last change.kenner1995-05-091-1/+1
* (_objc_load_callback): Add declaration.kenner1995-05-081-0/+13
* Changed Class * to Class in order to match NEXTSTEP and OpenStepkenner1995-04-261-24/+86
* (__objc_init_protocols): Remove assertionkrab1994-09-071-0/+2
* This patch makes selectors in the Objective-C language be pointerskrab1994-06-301-12/+23
* (__objc_init_protocols): Call recursivelyrms1993-05-231-7/+15
* (__objc_init_protocols): Don't install protocol class pointer twice.rms1993-05-141-2/+2
* Added check for selectors==0krab1993-04-291-2/+5
* Definition of (Meta)Class_t eliminated, using Class*krab1993-04-271-9/+9
* Runtime portability cleanupkrab1993-04-261-10/+2
* Changed unsigned int to size_t when casting pointers to integerskrab1993-04-261-1/+1
* Initial revisionwood1993-04-101-0/+272
OpenPOWER on IntegriCloud