]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/jit/docs/_build/texinfo/libgccjit.texi
Update copyright years.
[thirdparty/gcc.git] / gcc / jit / docs / _build / texinfo / libgccjit.texi
2019-01-01  Jakub JelinekUpdate copyright years.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-10-31  David Malcolmjit: add a way to preserve testsuite executables
2017-10-04  David Malcolmjit: implement gcc_jit_context_new_rvalue_from_vector
2017-09-28  David Malcolmjit: document function pointers
2017-09-27  David Malcolmjit: implement gcc_jit_function_get_address
2017-08-10  David Malcolmjit: add gcc_jit_type_get_vector
2017-04-24  David Malcolmtypes.rst (gccjit::type::get_const): Remove comment.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-05-17  David Malcolmjit: document gcc_jit_context_new_call_through_ptr
2016-01-19  David MalcolmPR jit/69144: Ensure that libgccjit's tempdir is fully...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-08-03  David MalcolmRefactoring of timevar API
2015-07-23  David Malcolmjit: supply MULTILIB_DEFAULTS as arguments when invokin...
2015-07-16  David Malcolmjit: Add guide for submitting patches to jit docs
2015-07-01  David Malcolmjit: document union types
2015-07-01  David Malcolmjit: clarify (lack of) lifetime requirements on input...
2015-06-30  David Malcolmjit: add switch statements
2015-06-30  David MalcolmPR jit/66546: Add gcc_jit_context_set_bool_allow_unreac...
2015-06-30  David MalcolmPR jit/66628: add gcc_jit_context_add_command_line_option
2015-06-30  David Malcolmjit: fix some .rst issues in docs
2015-04-09  David MalcolmPR jit/65691: Fix copy&paste error in docs
2015-03-13  David Malcolmjit docs: Add "Packaging notes" section
2015-03-05  David Malcolmjit documentation fixes
2015-02-04  David Malcolmjit: fix typo in docs
2015-02-03  David Malcolmjit: option-logging
2015-02-03  David MalcolmPR jit/64810: driver, arm, jit: configure-time default...
2015-01-27  David Malcolmtoplev: gcc version information for jit
2015-01-27  David MalcolmFix gcc_jit_context_get_last_error docs
2015-01-20  David MalcolmNew jit API entrypoint: gcc_jit_context_compile_to_file
2015-01-15  Richard Sandiford2015-01-15 Richard Sandiford <richard.sandiford@arm...
2015-01-13  David Malcolmjit: New API entrypoint: gcc_jit_context_dump_reproduce...
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-09  David MalcolmPR jit/64206: delay cleanup of tempdir if the user...
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-07  David MalcolmAPI extension: add GCC_JIT_UNARY_OP_ABS to enum gcc_jit...
2015-01-07  David Malcolmjit.exp: support C++ testcases
2015-01-07  David Malcolmjit.exp: Don't drop the extension from the testcase...
2014-12-11  David MalcolmDocument gccjit::context::set_str_option
2014-12-10  David MalcolmDocument libgccjit++.h
2014-12-09  David MalcolmPR jit/63854: Document how to run the jit testsuite...
2014-12-09  David MalcolmPR jit/64166: Add API entrypoint gcc_jit_context_enable...
2014-12-01  David MalcolmImprovements to documentation of gcc_jit_context_release
2014-12-01  David MalcolmPR jit/64018: Add description of error-handling to...
2014-12-01  David MalcolmPR jit/64020: Fixes to handling of builtins
2014-11-11  David MalcolmMerger of dmalcolm/jit branch from git