gcc/testsuite/
[gcc.git] / gcc / tree-core.h
2014-06-24 Jan Hubickaclass.c (check_methods, [...]): Guard VINDEX checks...
2014-06-20 Marek Polacekasan.c (pass_sanopt::execute): Handle IFN_UBSAN_BOUNDS.
2014-06-20 Jan Hubickacgraph.h (struct symtab_node): Add field in_init_priori...
2014-06-18 Olivier Hainqueimprove sloc assignment on bind_expr entry/exit code
2014-06-18 Jakub Jelinekgimplify.c (omp_notice_variable): If n is non-NULL...
2014-06-15 Jan Hubickac-common.c (handle_tls_model_attribute): Use set_decl_t...
2014-06-12 Eric Botcazou* tree-core.h (DECL_NONALIASED): Use proper spelling...
2014-06-11 Jan Hubickavarasm.c (set_implicit_section): New function.
2014-06-09 Jan Hubicka* tree-core.h (tree_decl_with_vis): Remove section_name.
2014-05-24 Jan Hubickatree-core.h (tree_decl_with_vis): Replace comdat_group...
2014-05-21 Richard Sandifordtree.def (VOID_CST): New.
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-04-15 Eric Botcazoucfgloop.h (struct loop): Move force_vectorize down.
2014-03-21 Richard Bienerre PR tree-optimization/60577 (inefficient FDO instrume...
2014-03-19 Richard Bienerre PR c++/60553 (segfault in gt_ggc_mx_lang_tree_node...
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...