Age | Commit message (Expand) | Author | Files | Lines |
2017-07-29 | use c++ for build_tree_list{,_vec}_stat | Trevor Saunders | 1 | -4/+2 |
2017-07-29 | use C++ for {make,build}_vector_stat | Trevor Saunders | 1 | -4/+2 |
2017-07-29 | remove unused build_var_debug_value prototype | Trevor Saunders | 1 | -4/+0 |
2017-07-29 | use c++ for tree_cons_stat | Trevor Saunders | 1 | -2/+1 |
2017-07-29 | use c++ instead of build_vl_exp_stat | Trevor Saunders | 1 | -2/+1 |
2017-07-29 | use c++ instead of build_decl_stat | Trevor Saunders | 1 | -3/+2 |
2017-07-29 | use c++ instead of {make,grow}_tree_vec_stat | Trevor Saunders | 1 | -4/+2 |
2017-07-29 | use c++ instead of buildN_stat{,_loc} | Trevor Saunders | 1 | -37/+23 |
2017-07-29 | use c++ for make_int_cst_stat | Trevor Saunders | 1 | -3/+1 |
2017-07-29 | use cxx instead of make_tree_binfo_stat | Trevor Saunders | 1 | -2/+1 |
2017-07-29 | use c++ instead of _stat for copy_node_stat | Trevor Saunders | 1 | -2/+1 |
2017-07-29 | use c++ instead of make_node_stat | Trevor Saunders | 1 | -2/+1 |
2017-07-21 | Remove TYPE_METHODS. | Nathan Sidwell | 1 | -2/+0 |
2017-07-19 | tree.h (TYPE_MINVAL, [...]): Rename to ... | Nathan Sidwell | 1 | -17/+17 |
2017-06-27 | fenv.h builtins | Marc Glisse | 1 | -1/+7 |
2017-06-23 | Refactor fileptr_type_node handling | Marc Glisse | 1 | -0/+9 |
2017-06-11 | tree.h (id_equal): New. | Jason Merrill | 1 | -0/+14 |
2017-06-08 | system.h (fancy_abort): Annotate by ATTRIBUTE_COLD. | Jan Hubicka | 1 | -13/+13 |
2017-05-09 | * tree.h (tree_fits_shwi_p, tree_fits_uhwi_p): Unconditionally pure. | Nathan Sidwell | 1 | -8/+2 |
2017-05-04 | tree.c (array_at_struct_end_p): Handle arrays at struct end with flexarrays m... | Richard Biener | 1 | -6/+4 |
2017-05-03 | Canonicalize canonical type hashing | Nathan Sidwell | 1 | -0/+1 |
2017-05-02 | tree.h (EXPR_CILK_SPAWN): Use macro TREE_CHECK2 instead of function tree_check2. | Jeff Law | 1 | -2/+2 |
2017-05-02 | common.opt (fstrict-overflow): Alias negative to fwrapv. | Richard Biener | 1 | -2/+2 |
2017-05-01 | re PR c++/80038 (Random segfault using local vectors in Cilk function) | Xi Ruoyao | 1 | -0/+6 |
2017-04-27 | re PR c++/80534 (7.1 RC - internal compiler error: in finish_member_declarati... | Jakub Jelinek | 1 | -3/+9 |
2017-04-26 | tree.h (crc32_unsigned_n): Declare. | Nathan Sidwell | 1 | -2/+11 |
2017-04-21 | tree.h (build_qualified_type): Annotate with CXX_MEM_STAT_INFO. | Richard Biener | 1 | -3/+3 |
2017-04-20 | re PR middle-end/80423 (GC related -fcompare-debug failure) | Jakub Jelinek | 1 | -1/+1 |
2017-04-12 | re PR target/79671 (mapnik miscompilation on armv7hl since r235622) | Richard Biener | 1 | -0/+7 |
2017-02-23 | re PR middle-end/79665 (gcc's signed (x*x)/200 is slower than clang's) | Jakub Jelinek | 1 | -0/+1 |
2017-02-09 | gimplify.c (gimplify_scan_omp_clauses): No special handling for OMP_CLAUSE_TILE. | Chung-Lin Tang | 1 | -0/+4 |
2017-02-03 | PR tree-optimization/79352 - -fprintf-return-value doesn't handle flexible-li... | Martin Sebor | 1 | -2/+4 |
2017-01-23 | tree.h (assign_assembler_name_if_neeeded): Rename to ... | Jakub Jelinek | 1 | -1/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-12-24 | Make it cheaper to test whether an SSA name is a virtual operand | Richard Sandiford | 1 | -1/+15 |
2016-12-21 | re PR bootstrap/78817 (stage2 bootstrap failure in vec.h:1613:5: error: argum... | Jakub Jelinek | 1 | -0/+1 |
2016-11-24 | re PR middle-end/78429 (ICE in set_value_range, at tree-vrp.c on non-standard... | Eric Botcazou | 1 | -4/+14 |
2016-11-21 | re PR c++/71973 (c++ handles built-in functions inconsistently) | Bernd Edlinger | 1 | -0/+2 |
2016-11-18 | Add SET_DECL_MODE | Richard Sandiford | 1 | -0/+2 |
2016-11-16 | Fix tuple decomposition decltype. | Jason Merrill | 1 | -2/+1 |
2016-11-03 | Use type_hash_eq langhook in check_qualified_type. | Jason Merrill | 1 | -0/+5 |
2016-11-01 | tree.h (BLOCK_IN_COLD_SECTION_P): Define. | Jakub Jelinek | 1 | -0/+4 |
2016-10-25 | tree.h (wi::fits_to_tree_p): Accept only 0 and 1 for boolean types. | Eric Botcazou | 1 | -0/+5 |
2016-10-16 | re PR ada/37139 (DEP prevents using Ada tasking) | Eric Botcazou | 1 | -0/+10 |
2016-10-13 | re PR c/77946 (-Wimplicit-fallthrough=1 ICE: tree check: expected tree that c... | Jakub Jelinek | 1 | -1/+1 |
2016-10-11 | tree.h (build_complex_type): Add second parameter with default. | Eric Botcazou | 1 | -1/+1 |
2016-09-26 | tree.h (memmodel_from_int, [...]): Move to ... | Thomas Preud'homme | 1 | -63/+0 |
2016-09-26 | Implement -Wimplicit-fallthrough. | Marek Polacek | 1 | -0/+5 |
2016-08-22 | Add minimal _FloatN, _FloatNx built-in functions. | Joseph Myers | 1 | -3/+11 |
2016-08-19 | Implement C _FloatN, _FloatNx types. | Joseph Myers | 1 | -0/+13 |