aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
AgeCommit message (Expand)AuthorFilesLines
2004-07-13Makefile.in (OBJS-common): Add tree-data-ref.o.Sebastian Pop1-0/+2
2004-07-13builtins.c (std_gimplify_va_arg_expr): Handle types passed by reference.Richard Henderson1-1/+0
2004-07-13target-def.h (TARGET_MUST_PASS_IN_STACK): New.Richard Henderson1-0/+2
2004-07-11builtins.c (fold_builtin_fputs): Don't bother converting the return type to i...Roger Sayle1-0/+1
2004-07-11re PR tree-optimization/16383 (internal compiler error: in generate_element_c...Richard Henderson1-0/+3
2004-07-11* tree.h (all_types_permanent): Remove.Joseph Myers1-4/+0
2004-07-11langhooks.h (estimate_num_insns, [...]): Remove hooks.Joseph Myers1-4/+0
2004-07-10tree-ssa-loop-im.c: New file.Zdenek Dvorak1-2/+13
2004-07-09md.texi (Processor pipeline description): Mention that the old pipeline descr...Steven Bosscher1-1/+0
2004-07-09tree-scalar-evolution.c: New file.Zdenek Dvorak1-0/+5
2004-07-08builtins.c (ind_gimplify_va_arg_expr): New.Richard Henderson1-0/+1
2004-07-08builtins.c (fold_builtin_strcpy): Merge functionality from simplify_builtin_s...Roger Sayle1-1/+4
2004-07-08re PR c/2511 (-pedantic not warning about bitfield overflow)Joseph Myers1-0/+1
2004-07-08except.c (expand_eh_region_start, [...]): Remove.Richard Henderson1-17/+0
2004-07-07tree-inline.c (optimize_inline_calls): Set DECL_INLINED_FNS regardless of DEC...Steven Bosscher1-6/+0
2004-07-07tree.h (TYPE_BINFO_OFFSET, [...]): Remove.Nathan Sidwell1-26/+12
2004-07-06tree.h (TREE_VIA_VIRTUAL): Rename to ...Nathan Sidwell1-6/+15
2004-07-05langhooks-def.h (LANG_HOOKS_TREE_INLINING_VAR_MOD_TYPE_P): Extra arg.Richard Kenner1-1/+1
2004-07-05tree.h (DECL_SEEN_IN_BIND_EXPR_P): New macro.Richard Kenner1-0/+5
2004-07-05c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1.Nathan Sidwell1-22/+51
2004-07-04rtl.def (ADDRESSOF): Remove.Richard Henderson1-4/+1
2004-07-02c-decl.c (grokdeclarator): Don't frob current_function_decl around variable_s...Richard Henderson1-20/+0
2004-07-01tree.def (RTL_EXPR): Remove.Richard Henderson1-10/+0
2004-07-01function.h (struct function): Remove x_function_call_count.Richard Henderson1-1/+1
2004-06-30tree.h (immediate_size_expand): Delete.Richard Henderson1-5/+0
2004-06-30tree-ssa-loop-ch.c: New file.Zdenek Dvorak1-0/+7
2004-06-30Conditionally compile support for --enable-mapped_location.Per Bothner1-11/+39
2004-06-28common.opt (ftree-fre): New flag.Diego Novillo1-25/+2
2004-06-28cp-tree.h (VAR_OR_FUNCTION_DECL_CHECK, [...]): Use appropriate TREE_CHECK mac...Nathan Sidwell1-33/+70
2004-06-26c-common.c (c_safe_from_p, [...]): Deleted.Richard Kenner1-0/+4
2004-06-26emit-rtl.c (set_mem_attributes_minus_bitpos): Check TREE_THIS_NOTRAP when set...Andrew Haley1-0/+9
2004-06-24tree.h (debug_find_tree): Add declaration.Richard Kenner1-0/+3
2004-06-23Makefile.in (tree-vn.o): New.Diego Novillo1-0/+24
2004-06-22tree.def (VTABLE_REF): Remove.Richard Henderson1-0/+5
2004-06-21alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset.Richard Kenner1-0/+15
2004-06-20stmt.c (warn_if_unused_value): Add locus argument.Richard Henderson1-1/+1
2004-06-20c-common.def (IF_STMT, [...]): Move to cp-tree.def.Richard Henderson1-5/+4
2004-06-18emit-rtl.c (unshare_all_rtl_1): New name of unshare_all_rtl.Paolo Bonzini1-2/+0
2004-06-17tree-cfg.c (tree_make_forwarder_block): Use SET_PHI_RESULT.Andrew MacLeod1-8/+8
2004-06-17re PR tree-optimization/15991 (phi nodes with identical arguments still remai...Zdenek Dvorak1-0/+1
2004-06-16c-common.def (COMPOUND_STMT): Remove.Richard Henderson1-2/+1
2004-06-16tree.h (PHI_CHAIN): New.Steven Bosscher1-0/+5
2004-06-16c-common.def (CASE_LABEL): Remove.Richard Henderson1-1/+1
2004-06-16c-common.def (ASM_STMT): Remove.Richard Henderson1-1/+1
2004-06-15fold-const.c (swap_tree_comparison): No longer static.Jeff Law1-0/+3
2004-06-15tree-flow-inline.h (stmt_ann): Remove use of is_essa_node.Daniel Berlin1-186/+0
2004-06-13tree.h: Move std_gimplify_va_arg_expr protoype here.Jason Merrill1-0/+1
2004-06-12fold-const.c (omit_two_operands): New function.Roger Sayle1-0/+1
2004-06-12[multiple changes]Daniel Berlin1-0/+7
2004-06-10fold-const.c (fold_abs_const): Make extern.Roger Sayle1-0/+1