re PR debug/66691 (ICE on valid code at -O3 with -g enabled in simplify_subreg, at...
[gcc.git] / gcc / jit / libgccjit.c
2015-06-17 David Malcolmjit: Add missing type-checking to gcc_jit_{l|r}value_ac...
2015-01-20 David MalcolmNew jit API entrypoint: gcc_jit_context_compile_to_file
2015-01-15 David Malcolmjit: prevent ICE with type mismatch in gcc_jit_block_ad...
2015-01-13 David Malcolmjit: New API entrypoint: gcc_jit_context_dump_reproduce...
2015-01-12 David Malcolmlibgccjit: detect various kinds of errors relating...
2015-01-12 David Malcolmjit: API change to gcc_jit_context_new_global
2015-01-09 David MalcolmNew jit API entrypoint: gcc_jit_context_new_rvalue_from...
2015-01-08 David Malcolmjit: New API entrypoint: gcc_jit_context_get_last_error
2015-01-08 David MalcolmNew jit API entrypoint: gcc_jit_context_set_logfile
2015-01-08 David Malcolmjit: Add checking for dereference of void *
2015-01-07 David MalcolmAPI extension: add GCC_JIT_UNARY_OP_ABS to enum gcc_jit...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-09 David MalcolmPR jit/64166: Add API entrypoint gcc_jit_context_enable...
2014-12-01 David MalcolmMove gcc_jit_result implementation to a new files jit...
2014-11-11 David MalcolmMerger of dmalcolm/jit branch from git