summaryrefslogtreecommitdiff
path: root/gcc/objc/objc-next-runtime-abi-02.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2015-01-051-1/+1
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-171-2/+2
* PR c/59963mpolacek2014-01-311-4/+8
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+1
* gcc/c-family/rsandifo2013-11-181-1/+1
* gcc:iains2013-09-141-28/+0
* Fix some typos.mrs2013-07-211-2/+2
* 2013-05-22 Paolo Carlini <paolo.carlini@oracle.com>paolo2013-05-221-1/+3
* 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-115/+105
* Remove unnecessary VEC function overloads.dnovillo2012-09-111-7/+7
* toplevel/steven2012-06-291-3/+3
* * objc-act (objc_build_ivar_assignment): Do not call assemble_external.steven2012-03-211-1/+0
* In gcc/:nicola2011-10-141-0/+1
* Convert standard builtin functions from being arrays to using a functional in...meissner2011-10-111-1/+1
* 2011-07-19 Richard Guenther <rguenther@suse.de>rguenth2011-07-191-3/+2
* In gcc/objc/:nicola2011-07-111-12/+1
* In gcc/objc/:nicola2011-07-041-1/+1
* 2011-05-13 Toon Moene <toon@moene.org>toon2011-05-131-1/+1
* don't use build_function_type in the ObjC/C++ frontendsfroydnj2011-05-061-31/+34
* Fixup whitespacing.mrs2011-05-041-203/+203
* * objc-act.c (synth_module_prologue): Call build_function_type_listfroydnj2011-04-211-5/+3
* Remove doubled up words.mrs2011-04-101-1/+1
* Updated commentsnicola2011-02-191-235/+269
* Updated comments - no change in codenicola2011-02-191-8/+2
* Added support for the 64-bit Apple Objective-C runtimenicola2011-02-181-0/+3750