aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
AgeCommit message (Expand)AuthorFilesLines
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
2004-06-10re PR c++/14791 (13070 does not fix -Wformat with fprintf)Jakub Jelinek1-0/+3
2004-06-09Move SSA_NAME annotations into tree_ssa_name.Diego Novillo1-1/+35
2004-06-09Gimplify VA_ARG_EXPR into simpler forms.Jason Merrill1-1/+4
2004-06-07tree.h (lvalue_or_else): Delete function prototype.Roger Sayle1-5/+0
2004-06-03tree.h: Remove include of version.hMark G. Adams1-1/+0
2004-06-03basic-block.c (tail_recursion_label_list): Don't declare.Steven Bosscher1-1/+0
2004-05-30bb-reorder.c, [...]: Fix comment formatting.Kazu Hirata1-11/+11
2004-05-30gimplify.c (sort_case_labels): New.Steven Bosscher1-0/+1
2004-05-30c-common.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-05-26* tree.h: Fix comment typo.Roger Sayle1-1/+1
2004-05-24Makefile.def (host_modules): add libcpp.Paolo Bonzini1-1/+1
2004-05-22[multiple changes]Zack Weinberg1-1/+8
2004-05-20re PR middle-end/3074 (Statement with no effect not flagged with -Wall)Roger Sayle1-5/+0
2004-05-19Multiple fixes: PRs 14692, 15274 and 15463Zdenek Dvorak1-1/+0
2004-05-19Expanders cleanups after tree-ssa merge, part 1.Steven Bosscher1-11/+0
2004-05-19* cgraph.c (hash_node, eq_node, cgraph_node, cgraph_remove_node)Zack Weinberg1-0/+1
2004-05-17toplev.h (flag_delete_null_pointer_checks): Move from here to...Jeff Law1-0/+2
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-65/+607
2004-05-01tree.h (SET_ARRAY_OR_VECTOR_CHECK): Rename to SET_OR_ARRAY_CHECK and adjust d...Zack Weinberg1-4/+4
2004-04-23Makefile.in (LIBGCOV): Add _gcov_fork...Zdenek Dvorak1-6/+7
2004-04-20fold-const.c (fold_convert): Make function extern/public.Roger Sayle1-0/+1
2004-04-12c-decl.c (finish_decl): Make a decl_stmt for a variable-sized TYPE_DECL.Richard Kenner1-0/+5
2004-04-05c-decl.c (build_compound_literal): Use TYPE_READONLY.Richard Kenner1-21/+38
2004-04-01expr.c (get_inner_reference): Use DECL_UNSIGNED, not TREE_UNSIGNED.Richard Kenner1-5/+10
2004-03-31builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED.Richard Kenner1-5/+12
2004-03-30gengtype.c (create_option): New function.Zack Weinberg1-1/+1
2004-03-23alias.c (get_alias_set): Add support for TYPE_REF_CAN_ALIAS_ALL.Richard Kenner1-11/+49
2004-03-21alias.c (get_alias_set): Remove handling of PLACEHOLDER_EXPR.Richard Kenner1-0/+18
2004-03-20c-common.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-03-19* tree.h (TYPE_ARRAY_MAX_SIZE): Use type.maxval directly.Richard Kenner1-1/+1
2004-03-18tree.h (TREE_CHECK2, [...]): New macros.Richard Kenner1-17/+77
2004-03-16c-common.c (c_common_type_for_mode): Build vector types on demand.Paolo Bonzini1-53/+2
2004-03-09New option -Wstrict-aliasing=2.James E Wilson1-0/+1
2004-03-06tree.h (BUILTIN_EXP10_P, [...]): New macros.Kaveh R. Ghazi1-0/+18
2004-03-05tree.h (TYPE_HASH): Use TYPE_UID.Jason Merrill1-3/+6
2004-03-03ggc-common.c (ggc_alloc_cleared_stat, [...]): Rename from ...; make statistic...Jan Hubicka1-11/+24
2004-02-26stmt.c (expand_start_case_dummy): Remove.Kazu Hirata1-1/+0
2004-02-26builtins.c (apply_args_register_offset): Remove.Kazu Hirata1-1/+0
2004-02-26stor-layout.c (is_pending_size): Remove.Kazu Hirata1-1/+0
2004-02-24tree.c (check_qualified_type): New fn.Jason Merrill1-0/+5