]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/jit/libgccjit.h
Update copyright years.
[thirdparty/gcc.git] / gcc / jit / libgccjit.h
2019-01-01  jakub Update copyright years.
2018-01-03  jakub Update copyright years.
2017-10-04  dmalcolmjit: implement gcc_jit_context_new_rvalue_from_vector
2017-09-27  dmalcolmjit: implement gcc_jit_function_get_address
2017-08-10  dmalcolmjit: add gcc_jit_type_get_vector
2017-04-24  dmalcolmgcc_jit_type_get_aligned
2017-01-01  jakub Update copyright years.
2016-05-20  dmalcolmjit: implement gcc_jit_rvalue_set_bool_require_tail_call
2016-01-04  jakub Update copyright years.
2015-08-25  dmalcolmSupport embedding the driver in-process within libgccjit
2015-08-03  dmalcolmRefactoring of timevar API
2015-06-30  dmalcolmjit: add switch statements
2015-06-30  dmalcolmPR jit/66546: Add gcc_jit_context_set_bool_allow_unreac...
2015-06-30  dmalcolmPR jit/66628: add gcc_jit_context_add_command_line_option
2015-01-27  dmalcolmFix gcc_jit_context_get_last_error docs
2015-01-20  dmalcolmNew jit API entrypoint: gcc_jit_context_compile_to_file
2015-01-13  dmalcolmjit: New API entrypoint: gcc_jit_context_dump_reproduce...
2015-01-12  dmalcolmjit: API change to gcc_jit_context_new_global
2015-01-09  dmalcolmNew jit API entrypoint: gcc_jit_context_new_rvalue_from...
2015-01-08  dmalcolmlibgccjit.h: Fix description of struct gcc_jit_context
2015-01-08  dmalcolmjit: New API entrypoint: gcc_jit_context_get_last_error
2015-01-08  dmalcolmNew jit API entrypoint: gcc_jit_context_set_logfile
2015-01-07  dmalcolmAPI extension: add GCC_JIT_UNARY_OP_ABS to enum gcc_jit...
2015-01-05  jakub Update copyright years.
2014-12-11  drepper Minor interface cleanups of libgccjit
2014-12-09  dmalcolmPR jit/64166: Add API entrypoint gcc_jit_context_enable...
2014-12-01  dmalcolmPR jit/64020: Fixes to handling of builtins
2014-11-11  dmalcolmMerger of dmalcolm/jit branch from git