coretypes.h (enum symbol_visibility): Relocate here.
[platform/upstream/gcc.git] / gcc / tree-core.h
2015-08-05 Andrew MacLeodcoretypes.h (enum symbol_visibility): Relocate here.
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25 Andrew MacLeodtree-core.h (struct tree_optimization_option): Make...
2015-06-17 Andrew MacLeodtree-core.h (tree_target_option): Make opts field a...
2015-05-27 Aldy Hernandezdwarf2out.c: Remove block_map.
2015-03-09 Richard Bienerre PR ipa/65270 (issues with merging memory accesses...
2015-02-04 Jakub Jelinekbuiltins.def (DEF_BUILTIN_CHKP): Define if not defined.
2015-01-21 Richard Bienerre PR middle-end/64313 (gcc.dg/torture/builtin-explog...
2015-01-15 Thomas SchwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-11-24 Richard Bienerre PR tree-optimization/55334 (mgrid regression (ipa...
2014-11-20 Trevor Saundersconvert many if_marked htab to hash_table
2014-11-17 Ilya Enkovichtree-core.h (built_in_class): Add builtin codes to...
2014-11-11 Richard Bienertree-core.h (pedantic_lvalues): Remove.
2014-11-05 Ilya Enkovichipa-chkp.c: New.
2014-10-23 Kirill YukhinAVX-512. 81.1/n. Extend `function_code' field `tree_var...
2014-10-16 DJ Delorietree-core.h: Fix comment to not assume pointers are...
2014-10-14 DJ Deloriemachmode.h (int_n_data_t): New.
2014-09-02 Jakub Jelinekcilk-builtins.def (__cilkrts_cilk_for_32): New.
2014-08-11 Yury GribovAdded fnspec to internal functions.
2014-08-02 Trevor Saundersadd a hash_set based on hash_table
2014-07-15 Jan Hubickatree.c (tree_code_size): Add TRANSLATION_UNIT_DECL...
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...