Age | Commit message (Expand) | Author | Files | Lines |
2016-01-14 | re PR c/69272 (ICE: in c_builtin_function, at c/c-decl.c:4020 with -fgnu-tm) | Richard Henderson | 1 | -2/+2 |
2016-01-13 | re PR target/68964 (Internal compiler error for test case gcc.dg/tm/20100610.... | Richard Henderson | 1 | -0/+138 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-12-23 | Merge OMP_CLAUSE_USE_DEVICE into OMP_CLAUSE_USE_DEVICE_PTR | Thomas Schwinge | 1 | -3/+0 |
2015-12-17 | re PR tree-optimization/68835 (ICE in set_value_range, at tree-vrp.c:387, wit... | Jakub Jelinek | 1 | -6/+5 |
2015-12-15 | struct-layout-1_generate.c: Avoid generating further fields after the first f... | Martin Sebor | 1 | -3/+4 |
2015-12-12 | tree.c (free_lang_data_in_type, [...]): Also free unnecesary type decls. | Jan Hubicka | 1 | -3/+9 |
2015-12-07 | re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2) | Jan Hubicka | 1 | -22/+35 |
2015-12-04 | C++ FE: expression ranges | David Malcolm | 1 | -5/+20 |
2015-12-02 | re PR c++/68653 (ICE: in nonnull_arg_p, at tree.c:13853) | Marek Polacek | 1 | -1/+3 |
2015-12-02 | tree.h (tree_invariant_p): Declare. | Richard Biener | 1 | -3/+1 |
2015-12-02 | PR 68432: Add a target hook to control size/speed optab choices | Richard Sandiford | 1 | -1/+2 |
2015-11-25 | re PR c++/68385 (ICE building libstdc++ on arm-none-eabi) | Jason Merrill | 1 | -26/+0 |
2015-11-24 | alias.c (get_alias_set): Before checking TYPE_ALIAS_SET_KNOWN_P double check ... | Jan Hubicka | 1 | -2/+8 |
2015-11-24 | tree.c (make_vector_type): Properly compute canonical type of the main variant. | Jan Hubicka | 1 | -4/+12 |
2015-11-24 | lto-streamer-in.c (lto_read_body_or_constructor): Set TYPE_CANONICAL only for... | Jan Hubicka | 1 | -3/+5 |
2015-11-24 | tree.c (free_node): New function. | Jan Hubicka | 1 | -6/+22 |
2015-11-21 | lto.c (iterative_hash_canonical_type): Always recurse for pointers. | Jan Hubicka | 1 | -4/+18 |
2015-11-17 | Add genmatch support for internal functions | Richard Sandiford | 1 | -5/+57 |
2015-11-17 | Add a combined_fn enum | Richard Sandiford | 1 | -0/+33 |
2015-11-13 | Source range tracking in libcpp and C FE, with bit-packing optimization | David Malcolm | 1 | -4/+56 |
2015-11-09 | optabs.c (expand_vec_cond_expr): Always get sign from type. | Ilya Enkovich | 1 | -2/+2 |
2015-11-08 | Merge of the scalar-storage-order branch. | Eric Botcazou | 1 | -1/+9 |
2015-11-05 | gimplify.c (gimplify_scan_omp_clauses): Add support for OMP_CLAUSE_TILE. | Cesar Philippidis | 1 | -1/+4 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -13/+0 |
2015-10-30 | gimple-fold.c (fold_gimple_assign): Do not dispatch to fold () on single RHSs. | Richard Biener | 1 | -3/+9 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -10/+9 |
2015-10-27 | [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE | Mikhail Maltsev | 1 | -4/+5 |
2015-10-23 | This patch fixes a compile-time regression that was originally introduced by ... | Caroline Tice | 1 | -1/+1 |
2015-10-23 | re PR middle-end/68066 (ICE in max_value, at wide-int.cc) | Ilya Enkovich | 1 | -2/+8 |
2015-10-22 | Move more cproj simplifications to match.pd | Richard Sandiford | 1 | -0/+15 |
2015-10-21 | re PR middle-end/67966 (ICE in convert_move, at expr.c:282) | Jan Hubicka | 1 | -0/+8 |
2015-10-21 | tm.texi: Regenerated. | Ilya Enkovich | 1 | -5/+69 |
2015-10-16 | tree.c (recompute_tree_invariant_for_addr_expr): Assert that the argument is ... | Eric Botcazou | 1 | -0/+2 |
2015-10-13 | builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New. | Jakub Jelinek | 1 | -4/+40 |
2015-10-10 | tree.c (type_with_interoperable_signedness): New. | Jan Hubicka | 1 | -5/+27 |
2015-10-05 | Add a build_real_truncate helper function | Richard Sandiford | 1 | -1/+9 |
2015-10-05 | Remove remaining uses of REAL_VALUES_IDENTICAL | Richard Sandiford | 1 | -1/+1 |
2015-10-05 | Replace REAL_VALUES_EQUAL with real_equal | Richard Sandiford | 1 | -3/+3 |
2015-10-04 | Implement N4514, C++ Extensions for Transactional Memory. | Jason Merrill | 1 | -0/+2 |
2015-09-20 | switch from gimple to gimple* | Trevor Saunders | 1 | -1/+1 |
2015-08-31 | Move some comparison simplifications to match.pd | Marc Glisse | 1 | -0/+13 |
2015-08-13 | tree.c (nonnull_arg_p): Move from ... | Richard Biener | 1 | -0/+63 |
2015-08-12 | Revert "replace several uses of the anon namespace with GCC_FINAL" | Trevor Saunders | 1 | -2/+6 |
2015-08-11 | replace several uses of the anon namespace with GCC_FINAL | Trevor Saunders | 1 | -6/+2 |
2015-08-01 | Allow non-overflow ops in reductions | Tom de Vries | 1 | -0/+69 |
2015-07-13 | Fix double word typos. | Aldy Hernandez | 1 | -5/+5 |
2015-07-10 | bb-reorder.c: Don't include obstack.h if backend.h is included. | Andrew Macleod | 1 | -1/+0 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -18/+5 |
2015-07-06 | match.pd: Remove element_mode inside HONOR_*. | Marc Glisse | 1 | -0/+15 |