aboutsummaryrefslogtreecommitdiff
path: root/gcc/jit/docs/examples
AgeCommit message (Expand)AuthorFilesLines
2017-01-01Update copyright years.Jakub Jelinek8-8/+8
2016-01-19PR jit/69144: Ensure that libgccjit's tempdir is fully cleaned-upDavid Malcolm1-21/+53
2016-01-04Update copyright years.Jakub Jelinek8-8/+8
2015-01-20New jit API entrypoint: gcc_jit_context_compile_to_fileDavid Malcolm2-0/+463
2015-01-152015-01-15 Richard Sandiford <richard.sandiford@arm.com>Richard Sandiford8-8/+8
2014-12-10Document libgccjit++.hDavid Malcolm5-1/+1242
2014-12-09toyvm.c: use correct path in debuginfoDavid Malcolm1-8/+23
2014-12-01Improvements to documentation of gcc_jit_context_releaseDavid Malcolm1-2/+8
2014-12-01PR jit/63854: Fix leaks in toyvm.cDavid Malcolm1-9/+45
2014-11-11Merger of dmalcolm/jit branch from gitDavid Malcolm7-0/+1390