aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
AgeCommit message (Expand)AuthorFilesLines
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
2009-06-30cgraphunit.c (cgraph_finalize_compilation_unit): Call finalize_size_functions...Eric Botcazou1-2/+23
2009-06-29re PR middle-end/38212 (restrict implementation causes wrong-code)Richard Guenther1-38/+12
2009-06-17tree.h (STRIP_NOPS, [...]): Use tree_strip_nop_conversions...Adam Nemet1-22/+10
2009-06-15cgraphunit.c (cgraph_function_versioning,save_inline_function_body): Use DECL...Rafael Avila de Espindola1-4/+6
2009-06-14passes.c: Add bswap pass.Andreas Krebbel1-0/+1
2009-06-12java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez1-9/+14
2009-06-10tree.h (tree_base): Add packed_flag and user_align fields.Nathan Froyd1-24/+21
2009-06-01dwarf2out.c (dwarf2out_cfi_label): Add FORCE argument...Jakub Jelinek1-1/+1
2009-06-01tree.h (CONSTRUCTOR_BITFIELD_P): True if NODE...Olivier Hainque1-0/+5
2009-05-22re PR tree-optimization/38964 (TBAA side-effects of C++ new still missing)Richard Guenther1-14/+1
2009-05-21tree.c (build_tree_list_vec_stat): New function.Ian Lance Taylor1-1/+9
2009-05-15re PR c/16302 (gcc fails to warn about some common logic errors)Manuel López-Ibáñez1-0/+4
2009-05-15dbxout.c (dbxout_range_type): Add LOW and HIGH parameters.Eric Botcazou1-0/+1
2009-05-14re PR middle-end/40147 (Memory leak in revision 147436)H.J. Lu1-0/+3
2009-05-05tree.h: Remove DECL_BY_REFERENCE from private_flag comment.Jakub Jelinek1-7/+9
2009-05-05tree.h (strip_float_extensions): Remove duplicate declaration.Shujing Zhao1-15/+23