summaryrefslogtreecommitdiff
path: root/gcc/objc/selector.c
Commit message (Expand)AuthorAgeFilesLines
* (__sel_register_typed_name): Eliminate compiler warnings with explicit cast.kenner1997-02-031-5/+5
* Replace use of __objc_xcalloc, __objc_xrealloc, and __objc_xmallockenner1996-09-221-5/+5
* (__sel_register_typed_name): Additional parameter that indicateskenner1996-06-101-7/+37
* (sel_get_typed_uid, sel_get_any_typed_uid): Likewise.kenner1996-03-051-14/+56
* (sel_get_any_typed_uid): New function.kenner1995-08-141-0/+23
* Update header.kenner1995-06-151-2/+1
* Update FSF address.kenner1995-06-151-1/+2
* Fix typos in comments.kenner1995-05-161-1/+1
* Changed Class * to Class in order to match NEXTSTEP and OpenStepkenner1995-04-261-11/+10
* * objc/encoding.c (objc_sizeof_type): Should assign from ROUND,krab1994-08-151-3/+32
* This patch makes selectors in the Objective-C language be pointerskrab1994-06-301-20/+151
* Headerfiles reorganizedkrab1993-05-051-4/+0
* Definition of (Meta)Class_t eliminated, using Class*krab1993-04-271-1/+1
* Changed unsigned int to size_t when casting pointers to integerskrab1993-04-261-2/+2
* includes changed to double quote stylekrab1993-04-131-1/+1
* Initial revisionwood1993-04-101-0/+143