symtab.c (change_decl_assembler_name): Fix transparent alias chain construction.
[gcc.git] / gcc / tree-core.h
2014-01-09 Jakub Jelinekre PR target/58115 (testcase gcc.target/i386/intrinsics...
2014-01-07 Mike Stumpre PR pch/59436 (FAIL: 17_intro/headers/c++200x/stdc...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-10 Oleg Endocgraph.h (cgraph_node_set_iterator, [...]): Remove...
2013-11-29 Ilya Enkovichrevert: cgraph.h (varpool_node): Add need_bounds_init...
2013-11-29 Jakub Jelinekre PR lto/59326 (FAIL: gcc.dg/vect/vect-simd-clone...
2013-11-28 Richard Sandifordtree-core.h (tree_base): Document use of static_flag...
2013-11-27 Aldy Hernandezcgraph.h (enum cgraph_simd_clone_arg_type): New.
2013-11-11 Tristan Gingoldtree.h (CONSTRUCTOR_NO_CLEARING): Define.
2013-11-07 Joseph Myerstree-core.h (enum cv_qualifier): Add TYPE_QUAL_ATOMIC.
2013-10-30 Ilya Enkovichtree-core.h (tree_index): Add TI_POINTER_BOUNDS_TYPE.
2013-10-24 Tobias Burnusre PR other/33426 (Support of #pragma ivdep)
2013-10-16 Paulo Matostree-core.h (tree_code_name): Remove.
2013-10-11 Jakub Jelinektarget.c: New file.
2013-09-24 Christophe Lyongimple-pretty-print.c: Various whitespace tweaks.
2013-09-23 Kugan Vivekanandarajahgimple-pretty-print.c (dump_ssaname_info): New function.
2013-09-16 Diego Novillotree-core.h: Add missing comment lines from refactoring...
2013-09-05 Mike Stumptree.h: Move documentation for tree_function_decl to...
2013-09-02 Diego NovilloSplit all the structures, enums, typedefs and some...