aarch64 - Set the mode for the unspec in speculation_tracker insn.
[platform/upstream/linaro-gcc.git] / gcc / ggc.h
2016-01-04 jakub Update copyright years.
2015-09-20 tbsaundeswitch from gimple to gimple*
2015-06-08 amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-01-05 jakub Update copyright years.
2014-12-10 tbsaunderemove gengtype support for param_is use_param, if_mark...
2014-11-20 tbsaundeimplement a replacement for if_marked
2014-10-12 tbsaundemove many gc hashtab to hash_table
2014-09-02 tbsaundesupport ggc hash_map and hash_set
2014-05-25 hubicka * ggc.h (ggc_grow): New function.
2014-05-17 tbsaundeadd finalizers to ggc
2014-05-17 tbsaunderemove unused function
2014-05-17 tbsaundeuse templates instead of gengtype for typed allocation...
2014-05-17 tbsaunderm a bunch of _stat allocation functions
2014-02-10 mrsMerge in trunk.
2014-02-07 hubicka * parser.c (synthesize_implicit_template_parm): Use...
2014-01-03 mrsMerge in trunk.
2014-01-02 rsandifoUpdate copyright years in gcc/
2013-12-04 rsandifoMerge with trunk.
2013-11-27 jakub * cgraph.h (enum cgraph_simd_clone_arg_type): New.
2013-11-20 rsandifoMerge from trunk.
2013-11-19 dmalcolmConvert gimple types from a union to C++ inheritance
2013-08-20 dmalcolmRevert my last two changes, r201865 and r201864
2013-08-20 dmalcolmMake opt_pass and gcc::pass_manager be GC-managed
2013-01-24 dnovilloRemove zone allocator.
2013-01-10 rsandifoUpdate copyright years in gcc/
2013-01-04 jakubUpdate Copyright years for files modified in 2011 and...
2012-11-18 dnovilloThis patch rewrites the old VEC macro-based interface...
2012-08-15 dnovilloMerge from cxx-conversion branch (gcc.gnu.org/wiki...
2012-07-24 stevengcc/
2012-07-13 steven * ggc.h (ggc_internal_alloc_stat, ggc_alloc_typed_stat,
2011-10-17 dodjiReduce memory waste due to non-power-of-2 allocs
2011-08-16 schwab* ggc.h (ggc_alloc_rtvec_sized): Use ggc_alloc_zone_rtv...
2011-08-16 rguenth2011-08-16 Liang Wang <lwang1@marvell.com>
2010-06-08 laurasgcc/ada:
2010-05-26 lauras2010-05-26 Laurynas Biveinis <laurynas.biveinis@gmail...
2009-11-25 hjlRemove trailing white spaces.
2009-09-28 baldrickAdd support for using ggc cache tables from plugins.
2009-05-26 bstarynk2009-05-26 Basile Starynkevitch <basile@starynkevitch...
2009-02-23 hubicka PR c/12245
2008-06-20 ghazi * ggc.h (GGC_RESIZEVAR): New, reorder macros.
2008-05-21 tromeylibcpp
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2006-12-23 hubicka * toplev.c (dump_memory_report): Break out from...
2005-12-02 gdr * ggc.h (GGC_RESIZEVEC): New.
2005-09-07 mmitchel * ggc-page.c (ggc_push_context): Remove.
2005-06-25 kcookUpdate FSF address.
2005-05-02 drow * ggc.h (ggc_alloc_zone_pass_stat): New macro.
2005-03-14 kazu * alloc-pool.c, except.h, ggc-common.c, ggc-zone.c...
2005-03-13 drow * ggc-zone.c: Rewritten.
2004-09-02 hubicka * gimplify.c (gimplify_compound_lval): Move "stack...
2004-09-02 dann*** empty log message ***
2004-07-25 bernie * ggc.h (GGC_NEW, GGC_CNEW, GGC_NEWVEC, GGC_CNEWVEC...
2004-03-03 hubicka * ggc-common.c (ggc_alloc_cleared_stat, ggc_realloc_stat):
2004-01-31 kazu alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c,...
2004-01-28 rth * ggc.h (ggc_free): Declare.
2004-01-26 rthRevert accidental commit.
2004-01-26 rth * c-parse.in (extension): Use itype.
2003-12-21 kazu * alias.c: Fix comment formatting.
2003-12-01 steven * ggc.h (struct alloc_zone): Move forward declaration up.
2003-10-27 dberlin2003-10-26 Daniel Berlin <dberlin@dberlin.org>
2003-10-18 rsandifo * rtl.h (rtl_size): Declare.
2003-10-05 kazu * c-pretty-print.c: Fix comment formatting.
2003-07-16 pinskia2003-07-16 Andrew Pinski <pinskia@physics.uc.edu>
2003-07-10 steven2003-07-10 Steven Bosscher <steven@gcc.gnu.org>
2003-07-06 aj * gcc.c: Convert prototypes to ISO C90.
2003-07-05 kazu * ggc.h: Follow spelling conventions.
2003-06-12 kazu * ChangeLog: Follow spelling conventions.
2003-06-07 aj * ggc.h: Convert to ISO C90 prototypes.
2003-04-03 austern * cpppch.c (reset_ht): Remove.
2003-02-22 ghazi * Makefile.in (ggc-common.o): Depend on $(PARAMS_H)
2003-01-10 geoffkMerge from pch-branch.
2002-09-22 kazu * dbxout.c: Follow spelling conventions.
2002-09-16 geoffkIndex: gcc/ChangeLog
2002-07-04 geoffk * ggc.h (ggc_add_root): Document as obsolete.
2002-06-04 kazu * gbl-ctors.h: Fix formatting.
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-04-01 ghazi * varray.h (VARRAY_CHECK): Const-ify.
2002-03-27 neil * gcc-common.c (lang_mark_false_label_stack): Remove.
2002-03-26 neil * Makefile.in (ggc-common.o): Update.
2001-10-11 kazu * calls.c: Fix formatting.
2001-09-20 kenner * fold-const.c (hashtab.h): Include.
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-05-20 neil * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS,
2001-04-04 zackinclude:
2001-02-20 zack * sibcall.c (skip_copy_to_return_value): Call
2000-11-17 zack * ggc.h: Delete ggc_add_string_root and ggc_mar...
2000-11-17 zack * stringpool.c: New file.
2000-10-13 mmitchel Remove obstacks.
2000-10-01 mmitchel * c-decl.c (c_expand_body): Don't generate RTL if...
2000-08-29 zack * flags.h (time_report, mem_report): New global flags.
2000-06-09 zacktoplevel:
2000-04-07 rth * ggc.h (struct rtx_def): Forward declare.
2000-04-06 mmitchel * final.c (final): Use xcalloc to allocate line_note_e...
2000-03-25 kenner * Rework fields used to describe positions of bitfield...
2000-03-07 ghazi * rtl.h (rtunion_def): Constify member `rtstr'.
2000-02-06 ghazi * Makefile.in (c-common.o): Depend on $(EXPR_H).
2000-01-25 rth * dwarf2out.c (dwarf2out_init): Use ggc_add_rtx...
2000-01-17 ghaziUpdate copyrights
2000-01-17 ghazi * ggc-common.c: PROTO -> PARAMS.
1999-12-01 samuel * ggc.h (ggc_test_and_set_mark): New macro.
next