aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc/objc-next-runtime-abi-01.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-14re PR target/48094 (ld: warning: section has unexpectedly large size errors i...Iain Sandoe1-33/+0
2013-07-21Fix some typos.Ondřej Bílka1-1/+1
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-31/+33
2012-06-29configure.ac: Skip C if explicitly selected.Steven Bosscher1-3/+3
2012-06-19tm.texi.in (TARGET_OBJC_DECLARE_UNRESOLVED_CLASS_REFERENCE, [...]): Add @hooks.Steven Bosscher1-37/+37
2012-05-31output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher1-1/+1
2012-03-21objc-act (objc_build_ivar_assignment): Do not call assemble_external.Steven Bosscher1-1/+0
2011-11-12objc-next-runtime-abi-01.c (objc_eh_personality): Use gcc personality for Obj...Iain Sandoe1-1/+4
2011-10-11Convert standard builtin functions from being arrays to using a functional in...Michael Meissner1-1/+1
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-19/+19
2011-05-04Fixup whitespacing.Mike Stump1-97/+97
2011-02-19Updated commentsNicola Pero1-50/+62
2011-02-18Added support for the 64-bit Apple Objective-C runtimeIain Sandoe1-0/+2969