summaryrefslogtreecommitdiff
path: root/gcc/objc/encoding.c
Commit message (Expand)AuthorAgeFilesLines
* (objc_sizeof_type, objc_alignof_type): Replace call to abort function with ca...Richard Kenner1997-02-021-5/+5
* (objc_skip_typespec): Don't abort for _C_UNDEF.Richard Kenner1996-04-141-1/+2
* (objc_alignof_type): Handle _C_PTR case.Richard Kenner1995-12-181-0/+2
* (objc_alignof_type): Handle _C_PTR case.Richard Kenner1995-12-141-1/+0
* Update FSF address.Richard Kenner1995-06-151-1/+2
* Fix typos in comments.Richard Kenner1995-05-161-1/+1
* Changed Class * to Class in order to match NEXTSTEP and OpenStepRichard Kenner1995-04-261-5/+4
* (objc_sizeof_type): Assign from ROUND,Kresten Krab Thorup1994-08-151-2/+18
* This patch makes selectors in the Objective-C language be pointers to a struc...Kresten Krab Thorup1994-06-301-11/+7
* Initial revisionKresten Krab Thorup1993-08-241-0/+525