aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
AgeCommit message (Expand)AuthorFilesLines
2010-06-14re PR bootstrap/44426 (gcc 4.5.0 requires c9x compiler to build)Jakub Jelinek1-2/+1
2010-06-13lto-streamer-in.c (lto_input_ts_type_tree_pointers): Do not stream but initia...Richard Guenther1-9/+17
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis1-1/+1
2010-06-06re PR c++/44188 (Fails to produce DW_AT_typedef for typedef of anonymous struct)Dodji Seketeli1-0/+2
2010-06-02tree.h (struct tree_decl_map): New type.Jakub Jelinek1-0/+11
2010-06-01tree.h (build_nt_call_list): Delete.Nathan Froyd1-1/+0
2010-05-31* tree.h (tree_range_check_failed): Declare noreturn.Jan Hubicka1-1/+2
2010-05-28Revert "Fix PR c++/44188"Dodji Seketeli1-2/+0
2010-05-27re PR c++/44188 (Fails to produce DW_AT_typedef for typedef of anonymous struct)Dodji Seketeli1-0/+2
2010-05-27print-tree.c (debug_vec_tree): New fn.Jason Merrill1-0/+2
2010-05-26demangle-expected: Add tests for __int128 and unsigned __int128 types.Kai Tietz1-0/+4
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-0/+2
2010-05-20double-int.h (double_int_ior): New function.Anatoly Sokolov1-2/+0
2010-05-19Revert:Nathan Froyd1-0/+1
2010-05-18tree.h (build_call_list): Remove.Nathan Froyd1-1/+0
2010-05-19tree.h (build_int_cstu): Implement as static inline.Anatoly Sokolov1-1/+8
2010-05-17cgraph.h (cgraph_indirect_call_info): New fields anc_offset, otr_token and po...Martin Jambor1-0/+2
2010-05-17tree.h (CALL_EXPR_ARGS): Delete.Nathan Froyd1-2/+0
2010-05-15vecir.h: New file with VEC primitives for tree, gimple, and rtl.Steven Bosscher1-5/+1
2010-05-15tree.h (ctor_to_list): Delete.Nathan Froyd1-4/+0
2010-05-15tree.h (memory_identifier_string): Remove.Jan Hubicka1-3/+0
2010-05-14* tree.h (TREE_ADDRESSABLE): Remove bogus usage for FIELD_DECL.Eric Botcazou1-5/+1
2010-05-10c-common.c (struct c_common_attributes): Add fnspec attribute.Richard Guenther1-0/+24
2010-05-07tree.h (TREE_ADDRESSABLE): Adjust comment to say that this is also meaningful...Jakub Jelinek1-3/+4
2010-05-05stor-layout.c (pending_sizes): Change the type to VEC(tree,gc) *.Steven Bosscher1-2/+2
2010-05-03double-int.h (tree_to_double_int): Remove macro.Anatoly Sokolov1-0/+11
2010-04-30toplev.c: Include varray.h for statistics dumping.Steven Bosscher1-2/+0
2010-04-28Uniquization of constants at the Tree levelEric Botcazou1-3/+10
2010-04-27Remove bogus hunk in previous commitEric Botcazou1-1/+0
2010-04-27* tree.h: Fix truncated long macros.Eric Botcazou1-97/+157
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