summaryrefslogtreecommitdiffstats
path: root/gcc/objc/sendmsg.c
Commit message (Expand)AuthorAgeFilesLines
* Update FSF address.kenner1995-06-151-1/+2
* Fix typos in comments.kenner1995-05-161-4/+4
* (__objc_init_install_dtable): Fix misspelling in name of local labelkenner1995-05-161-3/+3
* (__objc_send_initialize): Call superclass if object does not implementkenner1995-05-091-15/+21
* Changed Class * to Class in order to match NEXTSTEP and OpenStepkenner1995-04-261-28/+27
* Respin DI support to be combine friendly; Allow push of SF without temp reg; ...meissner1994-09-201-3/+1
* (get_imp): don't inline on i386.krab1994-08-291-1/+4
* This patch makes selectors in the Objective-C language be pointerskrab1994-06-301-40/+124
* (objc_msg_sendv): Use new encoding facilities.krab1993-08-241-19/+15
* (objc_msg_sendv): Pass a dummy va_list, not 0, to objc_error.rms1993-06-051-1/+2
* (__objc_send_initialize, class_add_method_list):rms1993-05-061-9/+30
* Headerfiles reorganizedkrab1993-05-051-133/+1
* Uninstalled argframe macroskrab1993-04-291-7/+4
* Changed to use argframe macroskrab1993-04-271-4/+7
* Definition of (Meta)Class_t eliminated, using Class*krab1993-04-271-19/+19
* Runtime portability cleanupkrab1993-04-261-5/+4
* Changed unsigned int to size_t when casting pointers to integerskrab1993-04-261-3/+3
* includes changed to double quote stylekrab1993-04-131-1/+1
* (__objc_init_install_dtable,krab1993-04-121-6/+14
* Initial revisionwood1993-04-101-0/+574
OpenPOWER on IntegriCloud