summaryrefslogtreecommitdiff
path: root/gcc/objc/objc-gnu-runtime-abi-01.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years in gcc/rsandifo2013-01-101-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-34/+35
* toplevel/steven2012-06-291-3/+3
* * objc-act (objc_build_ivar_assignment): Do not call assemble_external.steven2012-03-211-4/+0
* Convert standard builtin functions from being arrays to using a functional in...meissner2011-10-111-1/+1
* In gcc/objc/:nicola2011-07-041-0/+1
* don't use build_function_type in the ObjC/C++ frontendsfroydnj2011-05-061-18/+19
* * c-decl.c (finish_decl): Don't call get_pending_sizes.jsm282011-05-051-1/+1
* Fixup whitespacing.mrs2011-05-041-79/+79
* Reverted usage of TARGET_64BIT for code generation for GNU Objective-C runtimenicola2011-02-201-19/+1
* Updated comments - no change in codenicola2011-02-191-13/+23
* Do no emit GNU metadata if there is nothing to put into itnicola2011-02-191-5/+17
* Added support for the 64-bit Apple Objective-C runtimenicola2011-02-181-0/+2265