aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-iterator.h
AgeCommit message (Expand)Author
2004-01-19 * tree-iterator.c, tree-iterator.c: Use GCC rather than GNU CC.Jeff Law
2003-11-12 * Makefile.in (OBJS-common): Add tree-iterator.o.Richard Henderson
2003-10-18 * ChangeLog.tree-ssa: Fix typos.Kazu Hirata
2003-09-06 * tree-iterator.h (tsi_iterator_update): Added TSI_CHAIN_START,Zdenek Dvorak
2003-07-15 * tree-alias-common.h: Convert prototypes to ISO C90, remove extraAndreas Jaeger
2003-06-30 * defaults.h (PUSH_ARGS_REVERSED): Define default here.Jason Merrill
2003-06-18 * tree-cfg.c (EDGE_INSERT_LOCATION_BSI_AFTER): New location code.Andrew Macleod
2003-05-02 * tree-cfg.c (build_tree_cfg): Update comment.Diego Novillo
2003-05-01 * tree.c (build_empty_stmt): New function.Diego Novillo
2003-03-102003-03-10 Andrew MacLeod <amacleod@redhat.com>Andrew MacLeod
2003-02-06replace gimple iterators with block and tree iterators.Andrew MacLeod