aboutsummaryrefslogtreecommitdiff
path: root/gcc/jit/libgccjit++.h
AgeCommit message (Expand)AuthorFilesLines
2017-08-10jit: add gcc_jit_type_get_vectorDavid Malcolm1-0/+8
2017-04-24types.rst (gccjit::type::get_const): Remove comment.David Malcolm1-0/+15
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/+8
2015-08-03Refactoring of timevar APIDavid Malcolm1-0/+117
2015-06-30jit: add switch statementsDavid Malcolm1-0/+63
2015-06-30PR jit/66546: Add gcc_jit_context_set_bool_allow_unreachable_blocksDavid Malcolm1-0/+8
2015-06-30PR jit/66628: add gcc_jit_context_add_command_line_optionDavid Malcolm1-0/+8
2015-01-20New jit API entrypoint: gcc_jit_context_compile_to_fileDavid Malcolm1-0/+12
2015-01-13jit: New API entrypoint: gcc_jit_context_dump_reproducer_to_fileDavid Malcolm1-0/+9
2015-01-12jit: API change to gcc_jit_context_new_globalDavid Malcolm1-2/+5
2015-01-09New jit API entrypoint: gcc_jit_context_new_rvalue_from_longDavid Malcolm1-0/+12
2015-01-08New jit API entrypoint: gcc_jit_context_set_logfileDavid Malcolm1-0/+15
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-11Minor interface cleanups of libgccjitUlrich Drepper1-0/+11
2014-12-08libgccjit++.h: use indentation to show inheritanceDavid Malcolm1-9/+12
2014-11-11Merger of dmalcolm/jit branch from gitDavid Malcolm1-0/+1574