aboutsummaryrefslogtreecommitdiff
path: root/gcc/jit/docs/topics/contexts.rst
AgeCommit message (Expand)AuthorFilesLines
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-02-05libgccjit: introduce gcc_jit_context_add_driver_optionAndrea Corallo1-0/+33
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-08-25Support embedding the driver in-process within libgccjitDavid Malcolm1-0/+20
2015-08-03Refactoring of timevar APIDavid Malcolm1-2/+1
2015-07-01jit: clarify (lack of) lifetime requirements on input const char *David Malcolm1-0/+4
2015-06-30PR jit/66546: Add gcc_jit_context_set_bool_allow_unreachable_blocksDavid Malcolm1-2/+27
2015-06-30PR jit/66628: add gcc_jit_context_add_command_line_optionDavid Malcolm1-0/+36
2015-03-05jit documentation fixesDavid Malcolm1-1/+1
2015-02-04jit: fix typo in docsDavid Malcolm1-1/+1
2015-01-27Fix gcc_jit_context_get_last_error docsDavid Malcolm1-3/+3
2015-01-152015-01-15 Richard Sandiford <richard.sandiford@arm.com>Richard Sandiford1-1/+1
2015-01-13jit: New API entrypoint: gcc_jit_context_dump_reproducer_to_fileDavid Malcolm1-0/+24
2015-01-08jit: New API entrypoint: gcc_jit_context_get_last_errorDavid Malcolm1-1/+17
2015-01-08New jit API entrypoint: gcc_jit_context_set_logfileDavid Malcolm1-0/+50
2014-12-10Document libgccjit++.hDavid Malcolm1-1/+1
2014-12-09PR jit/64166: Add API entrypoint gcc_jit_context_enable_dumpDavid Malcolm1-0/+47
2014-12-01PR jit/64018: Add description of error-handling to the JIT tutorialDavid Malcolm1-5/+17
2014-11-11Merger of dmalcolm/jit branch from gitDavid Malcolm1-0/+315