summaryrefslogtreecommitdiff
path: root/gcc/tree-gimple.h
AgeCommit message (Expand)AuthorFilesLines
2005-06-25Update FSF address.kcook1-2/+2
2005-03-08 * c-semantics.c, cfghooks.c, diagnostic.h, loop-iv.c,kazu1-1/+1
2005-03-08 * gimplify.c (gimple_push_bind_expr, gimple_pop_bind_expr,kazu1-3/+0
2004-12-19 PR middle-end/16417rth1-1/+1
2004-10-22 * tree-gimple.c (is_gimple_constructor_elt): Remove.kazu1-3/+0
2004-09-30 PR 17739rth1-0/+2
2004-08-18 * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.rth1-1/+0
2004-08-18 * tree.h (struct tree_decl): Add gimple_formal_temp.rth1-3/+3
2004-07-28 * gimplify.c (is_gimple_addr_expr_arg_or_indirect): Remove.rth1-2/+2
2004-07-20 * gimplify.c (is_gimple_tmp_var): Move to tree-gimple.c.rth1-1/+4
2004-07-14 * tree-gimple.c (is_gimple_reg_rhs, is_gimple_mem_rhs): New fns.jason1-2/+11
2004-07-01 * gimplify.c (gimplify_compound_lval): Take fallback argumentrth1-1/+1
2004-07-01 * tree-gimple.c (right_assocify_expr): Killrth1-2/+0
2004-06-25 * gimplify.c (append_to_compound_expr): Deleted.kenner1-2/+0
2004-06-23 * c-gimplify.c (gimplify_decl_stmt): Update gimplify_type_sizes call.rth1-1/+1
2004-06-23 * tree.def (VTABLE_REF): Remove.rth1-0/+2
2004-06-22 * alias.c (adjust_offset_for_component_ref): Usekenner1-38/+40
2004-06-16 * c-common.c (lang_gimplify_stmt): Remove next_p argument.rth1-3/+1
2004-06-14 * tree.h: Move std_gimplify_va_arg_expr protoype here.jason1-1/+0
2004-06-10 * target.h (struct gcc_target): Change gimplify_va_arg_exprjason1-1/+1
2004-06-09 Gimplify VA_ARG_EXPR into simpler forms.jason1-0/+3
2004-05-20 PR 15454rth1-0/+1
2004-05-14 * tree-gimple.c: Rename from tree-simple.c.dnovillo1-0/+127