]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/jit/jit-recording.h
jit: API change to gcc_jit_context_new_global
[thirdparty/gcc.git] / gcc / jit / jit-recording.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 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 MalcolmFix typo in jit-recording.h
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-11  Ulrich DrepperMinor interface cleanups of libgccjit
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 MalcolmMove gcc_jit_result implementation to a new files jit...
2014-12-01  David MalcolmPR jit/63854: Fix leak within jit-builtins.c
2014-11-19  David MalcolmPR jit/63854: Fix leaking vec in jit
2014-11-11  David MalcolmMerger of dmalcolm/jit branch from git