aboutsummaryrefslogtreecommitdiff
path: root/gcc/jit/docs/cp
AgeCommit message (Expand)AuthorFilesLines
2020-01-01Update copyright years.Jakub Jelinek14-14/+14
2019-01-01Update copyright years.Jakub Jelinek14-14/+14
2018-01-03Update copyright years.Jakub Jelinek14-14/+14
2017-10-04jit: implement gcc_jit_context_new_rvalue_from_vectorDavid Malcolm1-0/+11
2017-09-27jit: implement gcc_jit_function_get_addressDavid Malcolm1-0/+9
2017-08-10jit: add gcc_jit_type_get_vectorDavid Malcolm1-0/+14
2017-04-24types.rst (gccjit::type::get_const): Remove comment.David Malcolm1-2/+10
2017-01-01Update copyright years.Jakub Jelinek14-14/+14
2016-01-19PR jit/69144: Ensure that libgccjit's tempdir is fully cleaned-upDavid Malcolm1-5/+4
2016-01-04Update copyright years.Jakub Jelinek14-14/+14
2015-08-25Support embedding the driver in-process within libgccjitDavid Malcolm1-0/+20
2015-06-30jit: add switch statementsDavid Malcolm2-1/+82
2015-06-30PR jit/66546: Add gcc_jit_context_set_bool_allow_unreachable_blocksDavid Malcolm1-0/+17
2015-06-30PR jit/66628: add gcc_jit_context_add_command_line_optionDavid Malcolm1-0/+19
2015-06-30jit: fix some .rst issues in docsDavid Malcolm2-2/+2
2015-04-09PR jit/65691: Fix copy&paste error in docsDavid Malcolm1-1/+1
2015-03-05jit documentation fixesDavid Malcolm1-4/+6
2015-01-20New jit API entrypoint: gcc_jit_context_compile_to_fileDavid Malcolm3-49/+59
2015-01-152015-01-15 Richard Sandiford <richard.sandiford@arm.com>Richard Sandiford14-14/+14
2015-01-13jit: New API entrypoint: gcc_jit_context_dump_reproducer_to_fileDavid Malcolm1-0/+10
2015-01-12jit: API change to gcc_jit_context_new_globalDavid Malcolm1-1/+4
2015-01-09New jit API entrypoint: gcc_jit_context_new_rvalue_from_longDavid Malcolm1-2/+9
2014-12-11Document gccjit::context::set_str_optionDavid Malcolm1-3/+12
2014-12-10Document libgccjit++.hDavid Malcolm14-0/+3372