jit: prevent ICE with type mismatch in gcc_jit_block_add_assignment_op
[platform/upstream/gcc.git] / gcc / jit / jit-playback.h
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 MalcolmNew jit API entrypoint: gcc_jit_context_set_logfile
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-09 David MalcolmAdd jit-tempdir.{c|h}
2014-12-09 David MalcolmGuard less code with the JIT mutex
2014-12-09 David Malcolmjit-playback.c: Move dlopen code into a new function
2014-12-09 David MalcolmPR jit/64166: Add API entrypoint gcc_jit_context_enable...
2014-12-01 David MalcolmPR jit/64020: Fixes to handling of builtins
2014-12-01 David Malcolmjit-playback: Move dso-creation into its own function
2014-12-01 David Malcolmjit-playback: Move argv-creation to its own function
2014-11-19 David MalcolmPR jit/63854: Fix leaking vec in jit
2014-11-11 David MalcolmMerger of dmalcolm/jit branch from git