]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/jit/docs/topics/expressions.rst
Update copyright years.
[thirdparty/gcc.git] / gcc / jit / docs / topics / expressions.rst
2020-01-01  Jakub JelinekUpdate copyright years.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-01-03  Jakub JelinekUpdate copyright years.
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-01-01  Jakub JelinekUpdate copyright years.
2016-05-20  David Malcolmjit: implement gcc_jit_rvalue_set_bool_require_tail_call
2016-05-17  David Malcolmjit: document gcc_jit_context_new_call_through_ptr
2016-01-04  Jakub JelinekUpdate copyright years.
2015-07-01  David Malcolmjit: clarify (lack of) lifetime requirements on input...
2015-04-09  David MalcolmPR jit/65691: Fix copy&paste error in docs
2015-03-05  David Malcolmjit documentation fixes
2015-01-15  Richard Sandiford2015-01-15 Richard Sandiford <richard.sandiford@arm...
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-07  David MalcolmAPI extension: add GCC_JIT_UNARY_OP_ABS to enum gcc_jit...
2014-11-11  David MalcolmMerger of dmalcolm/jit branch from git