aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc/encoding.c
AgeCommit message (Expand)AuthorFilesLines
1997-02-02(objc_sizeof_type, objc_alignof_type): Replace call to abort function with ca...Richard Kenner1-5/+5
1996-04-14(objc_skip_typespec): Don't abort for _C_UNDEF.Richard Kenner1-1/+2
1995-12-18(objc_alignof_type): Handle _C_PTR case.Richard Kenner1-0/+2
1995-12-14(objc_alignof_type): Handle _C_PTR case.Richard Kenner1-1/+0
1995-06-15Update FSF address.Richard Kenner1-1/+2
1995-05-16Fix typos in comments.Richard Kenner1-1/+1
1995-04-26Changed Class * to Class in order to match NEXTSTEP and OpenStepRichard Kenner1-5/+4
1994-08-15(objc_sizeof_type): Assign from ROUND,Kresten Krab Thorup1-2/+18
1994-06-30This patch makes selectors in the Objective-C language be pointers to a struc...Kresten Krab Thorup1-11/+7
1993-08-24Initial revisionKresten Krab Thorup1-0/+525