aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc/objc-gnu-runtime-abi-01.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-04In gcc/objc/: 2011-07-04 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero1-0/+1
2011-05-06don't use build_function_type in the ObjC/C++ frontendsNathan Froyd1-18/+19
2011-05-05c-decl.c (finish_decl): Don't call get_pending_sizes.Joseph Myers1-1/+1
2011-05-04Fixup whitespacing.Mike Stump1-79/+79
2011-02-20Reverted usage of TARGET_64BIT for code generation for GNU Objective-C runtimeNicola Pero1-19/+1
2011-02-19Updated comments - no change in codeNicola Pero1-13/+23
2011-02-19Do no emit GNU metadata if there is nothing to put into itNicola Pero1-5/+17
2011-02-18Added support for the 64-bit Apple Objective-C runtimeIain Sandoe1-0/+2265