aboutsummaryrefslogtreecommitdiff
path: root/gcc/jit/docs/internals
AgeCommit message (Expand)AuthorFilesLines
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-10-31jit: add a way to preserve testsuite executablesDavid Malcolm1-3/+7
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-2/+4
2015-07-23jit: supply MULTILIB_DEFAULTS as arguments when invoking driverDavid Malcolm1-14/+12
2015-07-16jit: Add guide for submitting patches to jit docsDavid Malcolm1-0/+98
2015-03-13jit docs: Add "Packaging notes" sectionDavid Malcolm1-0/+48
2015-02-03jit: option-loggingDavid Malcolm1-0/+17
2015-02-03PR jit/64810: driver, arm, jit: configure-time default optionsDavid Malcolm1-2/+7
2015-01-27toplev: gcc version information for jitDavid Malcolm1-0/+2
2015-01-20New jit API entrypoint: gcc_jit_context_compile_to_fileDavid Malcolm1-17/+31
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/+10
2015-01-09PR jit/64206: delay cleanup of tempdir if the user has requested debuginfoDavid Malcolm1-2/+14
2015-01-08New jit API entrypoint: gcc_jit_context_set_logfileDavid Malcolm2-0/+135
2015-01-07jit.exp: support C++ testcasesDavid Malcolm1-2/+11
2015-01-07jit.exp: Don't drop the extension from the testcase when naming executableDavid Malcolm1-4/+4
2014-12-09PR jit/63854: Document how to run the jit testsuite under valgrindDavid Malcolm1-0/+45
2014-11-11Merger of dmalcolm/jit branch from gitDavid Malcolm1-0/+216