]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/objc/ChangeLog
2014-10-16 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / objc / ChangeLog
2014-10-16  amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-10-12  tbsaundemove many gc hashtab to hash_table
2014-09-15  jakubgcc/
2014-07-15  hubicka * tree.c (tree_code_size): Add TRANSLATION_UNIT_DECL,
2014-06-28  hubicka * objc-act.c (objc_xref_basetypes): Set TYPE_BINFO...
2014-06-24  tbsaundeRemove a layer of indirection from hash_table
2014-05-17  tbsaundeuse templates instead of gengtype for typed allocation...
2014-05-06  mrsUpdate ChangeLogs for wide-int work.
2014-04-24  mrsMerge in trunk.
2014-04-24  mrsLink to bug report.
2014-04-24  mrs2014-04-24 Dimitris Papavasiliou <dpapavas@gmail...
2014-02-10  mrsMerge in trunk.
2014-01-31  mpolacek PR c/59963
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-13  mrsMerge in trunk.
2013-12-04  jsm28 PR c/52023
2013-12-04  rsandifoMerge with trunk.
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-18  rsandifoMerge from trunk.
2013-11-18  rsandifogcc/ada/
2013-11-18  rsandifogcc/c-family/
2013-11-16  mrsMerge in trunk.
2013-11-14  amacleod * gimplify-be.h: New file. Add prototypes.
2013-11-12  amacleod2013-11-12 Andrew MacLeod <amacleod@redhat.com>
2013-11-09  rsandifoMerge with trunk.
2013-11-07  jsm28gcc:
2013-10-20  mrsMerge in trunk.
2013-09-25  tromey * Make-lang.in (START_HDRS, cc1obj-checksum.o, objc...
2013-09-20  mrsMerge in trunk.
2013-09-14  iainsgcc:
2013-07-21  mrsFix some typos.
2013-05-22  paolo2013-05-22 Paolo Carlini <paolo.carlini@oracle.com>
2013-05-16  jason * Makefile.in (LLINKER): New variable.
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-11-20  dnovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-10-09  crowlChange more non-GTY hash tables to use the new type...
2012-06-29  steventoplevel/
2012-06-19  stevengcc/
2012-05-31  steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-17  paolo2012-05-17 Paolo Carlini <paolo.carlini@oracle.com>
2012-04-20  hubicka * lto-symtab.c (lto_cgraph_replace_node): Merge needed...
2012-03-21  steven * objc-act (objc_build_ivar_assignment): Do not call...
2012-03-05  jason * objc-map.c (objc_map_private_resize, objc_map_alloc_...
2011-11-12  iainsgcc/obj:
2011-10-29  iainsgcc/objc:
2011-10-18  nicolaIn gcc/objc/:
2011-10-14  nicolaIn gcc/:
2011-10-11  meissnerConvert standard builtin functions from being arrays...
2011-07-19  rguenth2011-07-19 Richard Guenther <rguenther@suse.de>
2011-07-11  nicolaIn gcc/objc/:
2011-07-04  nicolaIn gcc/objc/:
2011-06-05  nicolaIn gcc/objc/:
2011-06-02  nicolaIn gcc/objc/:
2011-06-01  nicolaIn gcc/objc/:
2011-05-21  nicolaIn gcc/objc/:
2011-05-20  froydnjremove some TYPE_ARG_TYPES usage in objc/
2011-05-13  toon2011-05-13 Toon Moene <toon@moene.org>
2011-05-11  froydnjsplit tree_type
2011-05-06  froydnjdon't use build_function_type in the ObjC/C++ frontends
2011-05-05  jsm28 * c-decl.c (finish_decl): Don't call get_pending_sizes.
2011-05-04  mrsFixup whitespacing.
2011-04-26  jason * objc-act.c (objc_fold_objc_type_ref): Remove.
2011-04-21  froydnj * objc-act.c (synth_module_prologue): Call build_funct...
2011-04-15  nicolaIn gcc/objc/:
2011-04-15  nicolaIn gcc/c-family/:
2011-04-14  nicolaIn gcc/c-family/:
2011-04-14  nicolaIn gcc/:
2011-04-13  nicolaIn gcc/objc/:
2011-04-13  froydnjgcc/ada/
2011-04-12  nicolaIn gcc/:
2011-04-12  nicolaIn gcc/objc/:
2011-04-12  nicolaIn gcc/objc/:
2011-04-12  nicolaIn gcc/:
2011-04-12  jamborm2011-04-12 Martin Jambor <mjambor@suse.cz>
2011-04-06  jsm28 * doc/tm.texi.in: Document C target hooks as separate...
2011-03-06  jsm28cp:
2011-02-26  nicolaImplemented encoding property types for new ObjC ABIs
2011-02-23  nicolaRemoved conflict in usage of TYPE_LANG_SLOT_0 between...
2011-02-22  nicolaFixed check for flexible array members used in Objectiv...
2011-02-22  mrs * Make-lang.in (check_objc_parallelize): Refine for...
2011-02-20  nicolaFixed ChangeLog dates of my last two commits
2011-02-20  nicolaReverted usage of TARGET_64BIT for code generation...
2011-02-20  nicolaFixed Objective-C dotsyntax with a constant type right...
2011-02-19  nicolaUpdated comments
2011-02-19  nicolaUpdated comments in objc-act.c
2011-02-19  nicolaUpdated comments - no change in code
2011-02-19  nicolaDo no emit GNU metadata if there is nothing to put...
2011-02-18  nicolaAdded support for the 64-bit Apple Objective-C runtime
2011-01-17  nicolaIn gcc/objc/:
2011-01-14  mrs PR 19162
2011-01-14  mrs2011-01-14 Ben Elliston <bje@au.ibm.com>
2011-01-08  iainsupdate gcc/objc/Changelog copyright years.
2011-01-08  iainsgcc/objc:
2011-01-02  hjlFix a typo.
2011-01-02  nicolaIn gcc/objc/:
2010-12-30  nicolaFixed typo in one of my last changelog entries
next