Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-01-09 | New jit API entrypoint: gcc_jit_context_new_rvalue_from_long | David Malcolm | 1 | -10/+3 |
2015-01-08 | New jit API entrypoint: gcc_jit_context_set_logfile | David Malcolm | 1 | -1/+1 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-12-09 | Add jit-tempdir.{c|h} | David Malcolm | 1 | -10/+5 |
2014-12-09 | Guard less code with the JIT mutex | David Malcolm | 1 | -0/+3 |
2014-12-09 | jit-playback.c: Move dlopen code into a new function | David Malcolm | 1 | -0/+3 |
2014-12-09 | PR jit/64166: Add API entrypoint gcc_jit_context_enable_dump | David Malcolm | 1 | -2/+10 |
2014-12-01 | PR jit/64020: Fixes to handling of builtins | David Malcolm | 1 | -0/+5 |
2014-12-01 | jit-playback: Move dso-creation into its own function | David Malcolm | 1 | -0/+3 |
2014-12-01 | jit-playback: Move argv-creation to its own function | David Malcolm | 1 | -0/+8 |
2014-11-19 | PR jit/63854: Fix leaking vec in jit | David Malcolm | 1 | -9/+18 |
2014-11-11 | Merger of dmalcolm/jit branch from git | David Malcolm | 1 | -0/+564 |