Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | API extension: add GCC_JIT_UNARY_OP_ABS to enum gcc_jit_unary_op | dmalcolm | 2015-01-07 | 1 | -0/+1 |
* | Update copyright years. | jakub | 2015-01-05 | 1 | -1/+1 |
* | Fix issue with string options and nested gcc_jit_contexts | dmalcolm | 2014-12-19 | 1 | -5/+8 |
* | Handle NULL in gcc_jit_context_set_str_option | dmalcolm | 2014-12-19 | 1 | -1/+1 |
* | Minor interface cleanups of libgccjit | drepper | 2014-12-11 | 1 | -11/+15 |
* | Guard less code with the JIT mutex | dmalcolm | 2014-12-09 | 1 | -15/+1 |
* | PR jit/64166: Add API entrypoint gcc_jit_context_enable_dump | dmalcolm | 2014-12-09 | 1 | -0/+34 |
* | PR jit/64020: Fixes to handling of builtins | dmalcolm | 2014-12-01 | 1 | -4/+44 |
* | PR jit/63854: Fix leak within jit-builtins.c | dmalcolm | 2014-12-01 | 1 | -7/+26 |
* | PR jit/63854: Fix leaking vec in jit | dmalcolm | 2014-11-19 | 1 | -8/+8 |
* | PR jit/63854: Fix leak of worklist within jit-recording.c | dmalcolm | 2014-11-19 | 1 | -2/+1 |
* | Merger of dmalcolm/jit branch from git | dmalcolm | 2014-11-11 | 1 | -0/+3434 |