]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/objc/ChangeLog
Makefile-lan.in (ada.mostlyclean): Remove gnatbind and gnat1.
[thirdparty/gcc.git] / gcc / objc / ChangeLog
2015-04-27  Jim WilsonMakefile-lan.in (ada.mostlyclean): Remove gnatbind...
2015-04-18  Trevor Saundersremove need for store_values_directly
2015-01-09  Jakub Jelinekre PR rtl-optimization/64536 (Undefined .L* symbol...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-10-28  Andrew MacLeodcgraph.h: Flatten.
2014-10-22  Alan Modragengtype.h (obstack_chunk_alloc, [...]): Remove cast.
2014-10-16  Andrew MacLeodfunction.h: Flatten file.
2014-10-12  Trevor Saundersmove many gc hashtab to hash_table
2014-09-15  Jakub JelinekMakefile.in (dg_target_exps): Remove.
2014-07-15  Jan Hubickatree.c (tree_code_size): Add TRANSLATION_UNIT_DECL...
2014-06-28  Jan Hubickaobjc-act.c (objc_xref_basetypes): Set TYPE_BINFO of...
2014-06-24  Trevor SaundersRemove a layer of indirection from hash_table
2014-05-17  Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-06  Kenneth ZadeckUpdate ChangeLogs for wide-int work.
2014-04-24  Mike StumpLink to bug report.
2014-04-24  Dimitris Papavasiliouflag-types.h (enum ivar_visibility): Add.
2014-01-31  Marek Polacekre PR c/59963 (Wrong column number for warning -Woverflow)
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-04  Joseph Myersre PR c/52023 ([C11] _Alignof (double) yields wrong...
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18  Richard Sandiforddecl.c, [...]: Replace tree_low_cst (..., 1) with tree_...
2013-11-18  Richard Sandifordc-common.c, [...]: Replace tree_low_cst (..., 0) with...
2013-11-14  Andrew MacLeodgimplify-be.h: New file.
2013-11-12  Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-11-07  Joseph Myerstree-core.h (enum cv_qualifier): Add TYPE_QUAL_ATOMIC.
2013-09-25  Tom Tromey* Make-lang.in (START_HDRS, cc1obj-checksum.o, objc...
2013-09-14  Iain Sandoere PR target/48094 (ld: warning: section has unexpected...
2013-07-21  Ondřej BílkaFix some typos.
2013-05-22  Paolo Carliniobjc-next-runtime-abi-02.c (build_v2_build_objc_method_...
2013-05-16  Jason MerrillMakefile.in (LLINKER): New variable.
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-11-20  Diego NovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-10-09  Lawrence CrowlChange more non-GTY hash tables to use the new type...
2012-06-29  Steven Bosscherconfigure.ac: Skip C if explicitly selected.
2012-06-19  Steven Bosschertm.texi.in (TARGET_OBJC_DECLARE_UNRESOLVED_CLASS_REFERE...
2012-05-31  Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-17  Paolo Carlinire PR objc++/53388 (Removal of build_min_nt breaks...
2012-04-20  Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Merge needed...
2012-03-21  Steven Bosscherobjc-act (objc_build_ivar_assignment): Do not call...
2012-03-05  Jason Merrillobjc-map.c (objc_map_private_resize, [...]): Don't...
2011-11-12  Iain Sandoeobjc-next-runtime-abi-01.c (objc_eh_personality): Use...
2011-10-29  Iain Sandoere PR target/47997 (gcc on macosx: "ld: warning: -fwrit...
2011-10-18  Mikael PetterssonIn gcc/objc/: 2011-10-18 Mikael Pettersson <mikpe@it...
2011-10-14  Nicola PeroIn gcc/: 2011-10-14 Nicola Pero <nicola.pero@meta-innov...
2011-10-11  Michael MeissnerConvert standard builtin functions from being arrays...
2011-07-19  Richard Guenthertree.h (fold_build_pointer_plus_loc): New helper function.
2011-07-11  Nicola PeroIn gcc/objc/: 2011-07-11 Nicola Pero <nicola.pero@meta...
2011-07-04  Nicola PeroIn gcc/objc/: 2011-07-04 Nicola Pero <nicola.pero@meta...
2011-06-05  Nicola PeroIn gcc/objc/: 2011-06-05 Nicola Pero <nicola.pero@meta...
2011-06-02  Nicola PeroIn gcc/objc/: 2011-06-02 Nicola Pero <nicola.pero@meta...
2011-06-01  Nicola PeroIn gcc/objc/: 2011-06-01 Nicola Pero <nicola.pero@meta...
2011-05-21  Nicola PeroIn gcc/objc/: 2011-05-21 Nicola Pero <nicola.pero@meta...
2011-05-20  Nathan Froydremove some TYPE_ARG_TYPES usage in objc/
2011-05-13  Toon Moeneobjc-next-runtime-abi-02.c (newabi_append_ro): Add...
2011-05-11  Nathan Froydsplit tree_type
2011-05-06  Nathan Froyddon't use build_function_type in the ObjC/C++ frontends
2011-05-05  Joseph Myersc-decl.c (finish_decl): Don't call get_pending_sizes.
2011-05-04  Mike StumpFixup whitespacing.
2011-04-26  Jason Merrillobjc-act.c (objc_fold_objc_type_ref): Remove.
2011-04-21  Nathan Froydobjc-act.c (synth_module_prologue): Call build_function...
2011-04-15  Nicola PeroIn gcc/objc/: 2011-04-15 Nicola Pero <nicola.pero@meta...
2011-04-15  Nicola PeroIn gcc/c-family/: 2011-04-15 Nicola Pero <nicola.pero...
2011-04-14  Nicola PeroIn gcc/c-family/: 2011-04-14 Nicola Pero <nicola.pero...
2011-04-14  Nicola PeroIn gcc/: 2011-04-14 Nicola Pero <nicola.pero@meta-innov...
2011-04-13  Nicola PeroIn gcc/objc/: 2011-04-13 Nicola Pero <nicola.pero@meta...
2011-04-13  Nathan Froydada-tree.h (union lang_tree_node): Check for TS_COMMON...
2011-04-12  Nicola PeroIn gcc/: 2011-04-12 Nicola Pero <nicola.pero@meta-innov...
2011-04-12  Nicola PeroIn gcc/objc/: 2011-04-12 Nicola Pero <nicola.pero@meta...
2011-04-12  Nicola PeroIn gcc/objc/: 2011-04-12 Nicola Pero <nicola.pero@meta...
2011-04-12  Nicola PeroIn gcc/: 2011-04-12 Nicola Pero <nicola.pero@meta-innov...
2011-04-12  Martin Jamborcgraph.h (cgraph_node): Remove function declaration.
2011-04-06  Joseph Myerstm.texi.in: Document C target hooks as separate from...
2011-03-06  Joseph Myerslang-specs.h: Match -save-temps* instead of -save-temps.
2011-02-26  Nicola PeroImplemented encoding property types for new ObjC ABIs
2011-02-23  Nicola PeroRemoved conflict in usage of TYPE_LANG_SLOT_0 between...
2011-02-22  Nicola PeroFixed check for flexible array members used in Objectiv...
2011-02-22  Mike Stump* Make-lang.in (check_objc_parallelize): Refine for...
2011-02-20  Nicola PeroFixed ChangeLog dates of my last two commits
2011-02-20  Nicola PeroReverted usage of TARGET_64BIT for code generation...
2011-02-20  Nicola PeroFixed Objective-C dotsyntax with a constant type right...
2011-02-19  Nicola PeroUpdated comments
2011-02-19  Nicola PeroUpdated comments in objc-act.c
2011-02-19  Nicola PeroUpdated comments - no change in code
2011-02-19  Nicola PeroDo no emit GNU metadata if there is nothing to put...
2011-02-18  Iain SandoeAdded support for the 64-bit Apple Objective-C runtime
2011-01-17  Nicola PeroIn gcc/objc/: 2011-01-17 Nicola Pero <nicola.pero@meta...
2011-01-14  Mike Stumpre PR target/19162 (ICE while building libobjc's sendmsg.c)
2011-01-14  Ben Ellistonobjc-act.c (generate_struct_by_value_array): Do not...
2011-01-08  Iain Sandoeupdate gcc/objc/Changelog copyright years.
2011-01-08  Iain Sandoeobjc-act.c (objc_finish_foreach_loop): Mark collection...
2011-01-02  H.J. LuFix a typo.
2011-01-02  Nicola PeroIn gcc/objc/: 2011-01-02 Nicola Pero <nicola.pero@meta...
2010-12-30  Nicola PeroFixed typo in one of my last changelog entries
2010-12-30  Nicola PeroIn gcc/objc/: 2010-12-30 Nicola Pero <nicola.pero@meta...
2010-12-30  Nicola PeroIn gcc/objc/: 2010-12-30 Nicola Pero <nicola.pero@meta...
2010-12-30  Nicola PeroIn gcc/objc/: 2010-12-30 Nicola Pero <nicola@nicola...
2010-12-29  Nicola PeroIn gcc/objc/: 2010-12-30 Nicola Pero <nicola.pero@meta...
2010-12-29  Nicola PeroIn gcc/objc/: 2010-12-29 Nicola Pero <nicola.pero@meta...
next