aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-core.h
AgeCommit message (Expand)AuthorFilesLines
2014-01-09re PR target/58115 (testcase gcc.target/i386/intrinsics_4.c failure)Jakub Jelinek1-0/+7
2014-01-07re PR pch/59436 (FAIL: 17_intro/headers/c++200x/stdc++.cc (test for excess er...Mike Stump1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-10cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.Oleg Endo1-11/+11
2013-11-29revert: cgraph.h (varpool_node): Add need_bounds_init field.Ilya Enkovich1-2/+0
2013-11-29re PR lto/59326 (FAIL: gcc.dg/vect/vect-simd-clone-*.c)Jakub Jelinek1-5/+10
2013-11-28tree-core.h (tree_base): Document use of static_flag for SSA_NAME.Richard Sandiford1-0/+3
2013-11-27cgraph.h (enum cgraph_simd_clone_arg_type): New.Aldy Hernandez1-0/+3
2013-11-11tree.h (CONSTRUCTOR_NO_CLEARING): Define.Tristan Gingold1-0/+3
2013-11-07tree-core.h (enum cv_qualifier): Add TYPE_QUAL_ATOMIC.Joseph Myers1-2/+10
2013-10-30tree-core.h (tree_index): Add TI_POINTER_BOUNDS_TYPE.Ilya Enkovich1-0/+2
2013-10-24re PR other/33426 (Support of #pragma ivdep)Tobias Burnus1-0/+4
2013-10-16tree-core.h (tree_code_name): Remove.Paulo Matos1-3/+0
2013-10-11target.c: New file.Jakub Jelinek1-3/+98
2013-09-24gimple-pretty-print.c: Various whitespace tweaks.Christophe Lyon1-1/+1
2013-09-23gimple-pretty-print.c (dump_ssaname_info): New function.Kugan Vivekanandarajah1-2/+9
2013-09-16tree-core.h: Add missing comment lines from refactoring of tree.h.Diego Novillo1-2/+17
2013-09-05tree.h: Move documentation for tree_function_decl to tree-core.h with the dec...Mike Stump1-0/+5
2013-09-02Split all the structures, enums, typedefs and some fundamental declarations f...Diego Novillo1-0/+1688