aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc/objc-next-runtime-abi-02.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-14re PR target/48094 (ld: warning: section has unexpectedly large size errors i...Iain Sandoe1-28/+0
2013-07-21Fix some typos.Ondřej Bílka1-2/+2
2013-05-22objc-next-runtime-abi-02.c (build_v2_build_objc_method_call): Fix build_condi...Paolo Carlini1-1/+3
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-115/+105
2012-09-10Remove unnecessary VEC function overloads.Diego Novillo1-7/+7
2012-06-29configure.ac: Skip C if explicitly selected.Steven Bosscher1-3/+3
2012-03-21objc-act (objc_build_ivar_assignment): Do not call assemble_external.Steven Bosscher1-1/+0
2011-10-14In gcc/: 2011-10-14 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero1-0/+1
2011-10-11Convert standard builtin functions from being arrays to using a functional in...Michael Meissner1-1/+1
2011-07-19tree.h (fold_build_pointer_plus_loc): New helper function.Richard Guenther1-3/+2
2011-07-11In gcc/objc/: 2011-07-11 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero1-12/+1
2011-07-04In gcc/objc/: 2011-07-04 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero1-1/+1
2011-05-13objc-next-runtime-abi-02.c (newabi_append_ro): Add const qualifier to constan...Toon Moene1-1/+1
2011-05-06don't use build_function_type in the ObjC/C++ frontendsNathan Froyd1-31/+34
2011-05-04Fixup whitespacing.Mike Stump1-203/+203
2011-04-21objc-act.c (synth_module_prologue): Call build_function_type_list instead of ...Nathan Froyd1-5/+3
2011-04-10Remove doubled up words.Mike Stump1-1/+1
2011-02-19Updated commentsNicola Pero1-235/+269
2011-02-19Updated comments - no change in codeNicola Pero1-8/+2
2011-02-18Added support for the 64-bit Apple Objective-C runtimeIain Sandoe1-0/+3750