Minor interface cleanups of libgccjit
[gcc.git] / gcc / jit / jit-playback.c
2014-12-11 Ulrich DrepperMinor interface cleanups of libgccjit
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-12-01 David MalcolmMove gcc_jit_result implementation to a new files jit...
2014-12-01 David MalcolmPR jit/63969: Fix segfault in error-handling when drive...
2014-11-19 David MalcolmPR jit/63854: Fix leaking vec in jit
2014-11-11 David MalcolmMerger of dmalcolm/jit branch from git