aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
AgeCommit message (Expand)AuthorFilesLines
2010-04-20tree.h (TYPE_REF_IS_RVALUE): Define.Jakub Jelinek1-0/+7
2010-04-19tree.h (ENUM_IS_SCOPED): Define.Jakub Jelinek1-0/+6
2010-04-18fold-const.c (fold_comparison): Use ssizetype.Eric Botcazou1-2/+2
2010-04-16tree.h (struct tree_decl_minimal): Move pt_uid ...Richard Guenther1-4/+6
2010-04-15tree-ssa-structalias.c (struct variable_info): Add is_fn_info flag.Richard Guenther1-0/+10
2010-04-15Makefile.in (OBJS-common): Add gimple-fold.o.Richard Guenther1-5/+0
2010-04-15fold-const.c (LOWPART, [...]): Move ...Richard Guenther1-38/+0
2010-04-15double-int.h (HOST_BITS_PER_DOUBLE_INT): Define.Anatoly Sokolov1-2/+2
2010-04-08tree.h (TREE_ADDRESSABLE): Document its effect for function types.Eric Botcazou1-3/+4
2010-04-07re PR c/18624 (GCC does not detect local variable set but never used)Jakub Jelinek1-1/+8
2010-04-07tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count var...Jakub Jelinek1-2/+2
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-1/+1
2010-03-18tree.h: Declare make_decl_rtl_for_debug.Aldy Hernandez1-0/+1
2010-03-11re PR tree-optimization/43257 (IPA-SRA changes DECL_ASSEMBLER_NAME)Martin Jambor1-0/+2
2010-02-18Improve wording..Mike Stump1-1/+1
2010-01-21tree.h (TYPE_TRANSPARENT_UNION): Replace with ...Janis Johnson1-6/+12
2009-12-02re PR middle-end/42224 (32bit pointers to 32bit pointers abort on 64bit VMS a...Ulrich Weigand1-1/+0
2009-11-25Remove trailing white spaces.H.J. Lu1-7/+7
2009-11-24tree.h (union tree_ann_d): Don't declare.Michael Matz1-3/+10
2009-11-10re PR target/10127 (-fstack-check let's program crash)Eric Botcazou1-5/+0
2009-10-26tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.Ben Elliston1-0/+1
2009-10-26extend.texi (Named Address Spaces): New section.Ben Elliston1-1/+28
2009-10-12re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excess...Alexandre Oliva1-0/+4
2009-10-03Merge lto branch into trunk.Diego Novillo1-1/+10
2009-10-02improve DECL_ABSTRACT_ORIGIN commentJason Merrill1-4/+5
2009-10-01tree.h (tree_decl_common::lang_flag_8): New.Gabriel Dos Reis1-1/+4
2009-09-28except.h (struct eh_region_d): Add use_cxa_end_cleanup.Richard Henderson1-1/+1
2009-09-24cgraphunit.c (cgraph_lower_function): Revert last change.Jakub Jelinek1-3/+2
2009-09-17re PR middle-end/41347 (ICE with -O3 or '-O2 -finline-functions')Michael Matz1-0/+1
2009-09-16re PR fortran/41212 (miscompilation at -O2)Michael Matz1-1/+12
2009-09-14builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec.Richard Henderson1-1/+2
2009-09-14Squash commit of EH in gimpleRichard Henderson1-7/+7
2009-09-13langhooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define.Richard Guenther1-0/+8
2009-09-13tree.h (DECL_IGNORED_P): Document further effect for FUNCTION_DECL.Eric Botcazou1-1/+2
2009-09-10tree.c (chain_index): New fn.Jason Merrill1-0/+1
2009-09-10tree.h (struct tree_decl_common): Move align member earlier; move label_decl_...Richard Henderson1-7/+9
2009-09-10re PR middle-end/41254 (crashed compile Qt4 gui library)Richard Guenther1-2/+7
2009-09-08tree.c (tree_find_value): Remove.Jason Merrill1-4/+0
2009-09-03[multiple changes]Diego Novillo1-4/+24
2009-09-02expr.h (emit_storent_insn, [...]): Declare.Michael Matz1-2/+2
2009-09-02invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva1-0/+11
2009-09-01tree.c (tree_expr_size): New function.Richard Guenther1-0/+1
2009-09-01tree-flow.h (mark_addressable): Move declaration ...Richard Guenther1-0/+1
2009-08-06re PR middle-end/40964 (ICE in insert_vi_for_tree)Richard Biener1-0/+1
2009-07-30Add source_location support to PHI arguments.Andrew MacLeod1-0/+1
2009-07-28tree.h (TREE_DEPRECATED): Document it is used for types too.Paolo Bonzini1-4/+5
2009-07-16re PR c/40435 (Revision 148442 caused many regressions on trunk)Aldy Hernandez1-45/+96
2009-07-14builtins.c (can_trust_pointer_alignment): New fn.Jason Merrill1-0/+1
2009-07-08basic-block.h (dump_regset, [...]): Remove duplicate prototypes.Shujing Zhao1-1/+0
2009-07-07tree.c (set_expr_locus): Remove.Manuel López-Ibáñez1-6/+0