aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-iterator.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-4/+4
2012-04-17tree-iterator.c (append_to_statement_list_1): Handle case that *list_p is not...Tom de Vries1-0/+7
2011-05-27move TS_STATEMENT_LIST to be a substructure of TS_TYPEDNathan Froyd1-11/+6
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+2
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis1-3/+3
2010-05-15vecir.h: New file with VEC primitives for tree, gimple, and rtl.Steven Bosscher1-0/+41
2009-04-18tree-iterator.c (expr_only): Remove.Kazu Hirata1-25/+0
2009-04-16tree-iterator.c (tsi_split_statement_list_after, [...]): Remove.Kazu Hirata1-58/+0
2009-04-16* tree-iterator.c (EXPR_LAST_BODY): Remove.Kazu Hirata1-13/+0
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-1/+1
2008-06-20ggc.h (GGC_RESIZEVAR): New, reorder macros.Kaveh R. Ghazi1-2/+2
2007-09-01c-common.c (const_strip_array_types): Delete.Kaveh R. Ghazi1-47/+39
2007-08-14alias.c (component_uses_parent_alias_set): Constify.Kaveh R. Ghazi1-37/+60
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2007-04-27tree-ssa-loop-im.c (determine_invariantness_stmt): Attempt to transform only ...Zdenek Dvorak1-0/+2
2006-07-24re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp...Jan Hubicka1-1/+2
2006-01-19tree-pretty-print.c (dump_generic_node): Handle OMP_PARALLEL_FN, OMP_PARALLEL...Diego Novillo1-0/+4
2006-01-18[multiple changes]Diego Novillo1-2/+3
2005-07-13re PR tree-optimization/21921 (internal compiler error: in tsi_link_before, a...Paolo Bonzini1-3/+5
2005-06-25Update FSF address.Kelley Cook1-2/+2
2004-09-09targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i...Giovanni Bajo1-24/+12
2004-06-15c-common.c (lang_gimplify_stmt): Remove next_p argument.Richard Henderson1-10/+8
2004-05-13tree-gimple.c: Rename from tree-simple.c.Diego Novillo1-1/+1
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+369