summaryrefslogtreecommitdiff
path: root/gcc/objc/objc-gnu-runtime-abi-01.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2016-01-041-1/+1
* adaamacleod2015-11-111-3/+0
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-2/+1
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-4/+0
* Merge debug-early branch into mainline.aldyh2015-06-051-0/+2
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+11
* Update copyright years.jakub2015-01-051-1/+1
* PR c/59963mpolacek2014-01-311-3/+4
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+1
* Fix some typos.mrs2013-07-211-2/+2
* 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