summaryrefslogtreecommitdiff
path: root/gcc/objc
Commit message (Expand)AuthorAgeFilesLines
* PR c/59963mpolacek2014-01-314-9/+29
* Update copyright years in gcc/rsandifo2014-01-0219-19/+23
* PR c/52023jsm282013-12-042-0/+8
* * gimple.h: Remove all includes.amacleod2013-11-222-2/+5
* Factor unrelated declarations out of tree.h.dnovillo2013-11-197-0/+22
* gcc/ada/rsandifo2013-11-182-1/+6
* gcc/c-family/rsandifo2013-11-182-1/+6
* * gimplify-be.h: New file. Add prototypes.amacleod2013-11-142-1/+6
* 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-122-1/+5
* gcc:jsm282013-11-072-0/+5
* * Make-lang.in (START_HDRS, cc1obj-checksum.o, objc/objc-lang.o)tromey2013-09-252-79/+8
* gcc:iains2013-09-143-61/+8
* Fix some typos.mrs2013-07-216-7/+15
* 2013-05-22 Paolo Carlini <paolo.carlini@oracle.com>paolo2013-05-222-1/+8
* * Makefile.in (LLINKER): New variable.jason2013-05-162-1/+5
* Update copyright years in gcc/rsandifo2013-01-1019-32/+19
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-202-1/+5
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-189-205/+211
* Change hash_table to support a comparator type different from thecrowl2012-10-251-5/+6
* Change more non-GTY hash tables to use the new type-safe template hash table.crowl2012-10-093-16/+28
* Remove unnecessary VEC function overloads.dnovillo2012-09-111-7/+7
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-1/+1
* toplevel/steven2012-06-2910-24/+37
* gcc/steven2012-06-193-38/+46
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-314-3/+6
* 2012-05-17 Paolo Carlini <paolo.carlini@oracle.com>paolo2012-05-172-4/+10
* * lto-symtab.c (lto_cgraph_replace_node): Merge needed instead of force flags.hubicka2012-04-202-2/+7
* * objc-act (objc_build_ivar_assignment): Do not call assemble_external.steven2012-03-215-9/+9
* * objc-map.c (objc_map_private_resize, objc_map_alloc_ggc): Don'tjason2012-03-052-5/+10
* gcc/obj:iains2011-11-122-1/+9
* gcc/objc:iains2011-10-292-3/+9
* In gcc/objc/:nicola2011-10-182-4/+12
* In gcc/:nicola2011-10-148-305/+742
* Convert standard builtin functions from being arrays to using a functional in...meissner2011-10-114-3/+14
* 2011-07-19 Richard Guenther <rguenther@suse.de>rguenth2011-07-192-3/+8
* In gcc/objc/:nicola2011-07-117-61/+69
* In gcc/objc/:nicola2011-07-0411-936/+1122
* In gcc/objc/:nicola2011-06-052-8/+51
* In gcc/objc/:nicola2011-06-022-29/+130
* In gcc/objc/:nicola2011-06-012-0/+47
* In gcc/objc/:nicola2011-05-212-1/+10
* remove some TYPE_ARG_TYPES usage in objc/froydnj2011-05-202-7/+29
* 2011-05-13 Toon Moene <toon@moene.org>toon2011-05-132-1/+6
* split tree_typefroydnj2011-05-112-7/+13
* don't use build_function_type in the ObjC/C++ frontendsfroydnj2011-05-068-109/+144
* * c-decl.c (finish_decl): Don't call get_pending_sizes.jsm282011-05-054-15/+39
* Fixup whitespacing.mrs2011-05-0413-835/+835
* * objc-act.c (objc_fold_objc_type_ref): Remove.jason2011-04-263-28/+5
* * objc-act.c (synth_module_prologue): Call build_function_type_listfroydnj2011-04-213-7/+12
* In gcc/objc/:nicola2011-04-152-1/+35