summaryrefslogtreecommitdiff
path: root/gcc/jit/jit-common.h
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-07-04introduce gcc_jit_context_new_bitfieldAndrea Corallo
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-10-04jit: implement gcc_jit_context_new_rvalue_from_vectorDavid Malcolm
2017-09-27jit: implement gcc_jit_function_get_addressDavid Malcolm
2017-01-01Update copyright years.Jakub Jelinek
2016-05-20jit: implement gcc_jit_rvalue_set_bool_require_tail_callDavid Malcolm
2016-01-04Update copyright years.Jakub Jelinek
2015-08-25Support embedding the driver in-process within libgccjitDavid Malcolm
2015-07-09flags.h: Don't include flag-types.h or options.h.Andrew MacLeod
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-06-30jit: add switch statementsDavid Malcolm
2015-06-30PR jit/66546: Add gcc_jit_context_set_bool_allow_unreachable_blocksDavid Malcolm
2015-06-25alias.h (alias_set_type): Move typedef.Andrew MacLeod
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-01-27toplev: gcc version information for jitDavid Malcolm
2015-01-13jit: New API entrypoint: gcc_jit_context_dump_reproducer_to_fileDavid Malcolm
2015-01-09Fix the jit build after header flattening of r219402David Malcolm
2015-01-08New jit API entrypoint: gcc_jit_context_set_logfileDavid Malcolm
2015-01-05Update copyright years.Jakub Jelinek
2014-12-09Add jit-tempdir.{c|h}David Malcolm
2014-12-01PR jit/64020: Fixes to handling of builtinsDavid Malcolm
2014-11-11Merger of dmalcolm/jit branch from gitDavid Malcolm