aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc/ChangeLog
AgeCommit message (Expand)Author
2013-05-31Mark ChangeLogGCC Administrator
2013-03-22Mark ChangeLogGCC Administrator
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-11-20Introduce vNULL to use as a nil initializer for vec<>.Diego Novillo
2012-11-18This patch rewrites the old VEC macro-based interface into a new oneDiego Novillo
2012-10-09Change more non-GTY hash tables to use the new type-safe template hash table.Lawrence Crowl
2012-06-29toplevel/Steven Bosscher
2012-06-19gcc/Steven Bosscher
2012-05-31 * output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher
2012-05-172012-05-17 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini
2012-04-20 * lto-symtab.c (lto_cgraph_replace_node): Merge needed instead of force flags.Jan Hubicka
2012-03-21 * objc-act (objc_build_ivar_assignment): Do not call assemble_external.Steven Bosscher
2012-03-05 * objc-map.c (objc_map_private_resize, objc_map_alloc_ggc): Don'tJason Merrill
2011-11-12gcc/obj:Iain Sandoe
2011-10-29gcc/objc:Iain Sandoe
2011-10-18In gcc/objc/:Mikael Pettersson
2011-10-14In gcc/:Nicola Pero
2011-10-11Convert standard builtin functions from being arrays to using a functional in...Michael Meissner
2011-07-192011-07-19 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-07-11In gcc/objc/:Nicola Pero
2011-07-04In gcc/objc/:Nicola Pero
2011-06-05In gcc/objc/:Nicola Pero
2011-06-02In gcc/objc/:Nicola Pero
2011-06-01In gcc/objc/:Nicola Pero
2011-05-21In gcc/objc/:Nicola Pero
2011-05-20remove some TYPE_ARG_TYPES usage in objc/Nathan Froyd
2011-05-132011-05-13 Toon Moene <toon@moene.org>Toon Moene
2011-05-11split tree_typeNathan Froyd
2011-05-06don't use build_function_type in the ObjC/C++ frontendsNathan Froyd
2011-05-05 * c-decl.c (finish_decl): Don't call get_pending_sizes.Joseph Myers
2011-05-04Fixup whitespacing.Nicola Pero
2011-04-26 * objc-act.c (objc_fold_objc_type_ref): Remove.Jason Merrill
2011-04-21 * objc-act.c (synth_module_prologue): Call build_function_type_listNathan Froyd
2011-04-15In gcc/objc/:Nicola Pero
2011-04-15In gcc/c-family/:Nicola Pero
2011-04-14In gcc/c-family/:Nicola Pero
2011-04-14In gcc/:Nicola Pero
2011-04-13In gcc/objc/:Nicola Pero
2011-04-13gcc/ada/Nathan Froyd
2011-04-12In gcc/:Nicola Pero
2011-04-12In gcc/objc/:Nicola Pero
2011-04-12In gcc/objc/:Nicola Pero
2011-04-12In gcc/:Nicola Pero
2011-04-122011-04-12 Martin Jambor <mjambor@suse.cz>Martin Jambor
2011-04-06 * doc/tm.texi.in: Document C target hooks as separate from generalJoseph Myers
2011-03-06cp:Joseph Myers
2011-02-26Implemented encoding property types for new ObjC ABIsNicola Pero
2011-02-23Removed conflict in usage of TYPE_LANG_SLOT_0 between Objective-C and CNicola Pero
2011-02-22Fixed check for flexible array members used in Objective-C instance variablesNicola Pero
2011-02-22 * Make-lang.in (check_objc_parallelize): Refine for 4 processor machines.Mike Stump