Age | Commit message (Expand) | Author | Files | Lines |
2020-06-02 | jit: fix __builtin_unreachable [PR 95426] | David Malcolm | 1 | -1/+459 |
2020-05-27 | jit: use deep unsharing of trees [PR 95314] | David Malcolm | 1 | -0/+3 |
2020-05-26 | jit: fix missing types for builtins [PR 95306] | David Malcolm | 1 | -1/+0 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-11-15 | Machine-readable diagnostic output (PR other/19165) | David Malcolm | 1 | -1/+2 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-08-18 | jit: fix segfault with autovectorization (PR tree-optimization/46805) | David Malcolm | 1 | -0/+11 |
2017-07-05 | Remove enum before machine_mode | Richard Sandiford | 1 | -1/+1 |
2017-01-19 | Make LTO's implementation of LANG_HOOKS_TYPE_FOR_SIZE the default | David Malcolm | 1 | -52/+0 |
2017-01-18 | Implement LANG_HOOKS_TYPE_FOR_SIZE for jit | David Malcolm | 1 | -4/+45 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-05-17 | jit: gcc diagnostics are jit errors | David Malcolm | 1 | -0/+34 |
2016-02-08 | jit: fix build after r233218 (build_common_tree_nodes) | David Malcolm | 1 | -1/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-11-11 | decl.c: Remove unused header files. | Andrew MacLeod | 1 | -10/+0 |
2015-10-29 | decl.c: Reorder #include's and remove duplicates. | Andrew MacLeod | 1 | -10/+6 |
2015-07-09 | flags.h: Don't include flag-types.h or options.h. | Andrew MacLeod | 1 | -1/+0 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -3/+1 |
2015-07-07 | PR jit/66779: fix segfault | David Malcolm | 1 | -0/+11 |
2015-06-25 | function.h (ipa_opt_pass, [...]): Move forward declarations. | Andrew MacLeod | 1 | -2/+0 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -1/+0 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -1/+0 |
2015-06-05 | Remove jit_langhook_post_compilation_parsing_cleanups | David Malcolm | 1 | -14/+0 |
2015-06-05 | Fix build of jit after debug-early merger | David Malcolm | 1 | -9/+5 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -3/+0 |
2015-02-02 | PR jit/64810: support DImode on arm | David Malcolm | 1 | -0/+3 |
2015-01-12 | jit: API change to gcc_jit_context_new_global | David Malcolm | 1 | -2/+7 |
2015-01-09 | Fix the jit build after header flattening of r219402 | David Malcolm | 1 | -1/+6 |
2015-01-08 | New jit API entrypoint: gcc_jit_context_set_logfile | David Malcolm | 1 | -0/+7 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-11-11 | Merger of dmalcolm/jit branch from git | David Malcolm | 1 | -0/+252 |