summaryrefslogtreecommitdiff
path: root/gcc/jit/jit-common.h
Commit message (Expand)AuthorAgeFilesLines
* introduce gcc_jit_context_new_bitfieldAndrea Corallo2019-07-041-0/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* jit: implement gcc_jit_context_new_rvalue_from_vectorDavid Malcolm2017-10-041-0/+1
* jit: implement gcc_jit_function_get_addressDavid Malcolm2017-09-271-0/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* jit: implement gcc_jit_rvalue_set_bool_require_tail_callDavid Malcolm2016-05-201-0/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Support embedding the driver in-process within libgccjitDavid Malcolm2015-08-251-0/+1
* flags.h: Don't include flag-types.h or options.h.Andrew MacLeod2015-07-091-1/+0
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-2/+1
* jit: add switch statementsDavid Malcolm2015-06-301-0/+2
* PR jit/66546: Add gcc_jit_context_set_bool_allow_unreachable_blocksDavid Malcolm2015-06-301-0/+10
* alias.h (alias_set_type): Move typedef.Andrew MacLeod2015-06-251-1/+0
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-1/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-1/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-1/+0
* toplev: gcc version information for jitDavid Malcolm2015-01-271-0/+2
* jit: New API entrypoint: gcc_jit_context_dump_reproducer_to_fileDavid Malcolm2015-01-131-0/+2
* Fix the jit build after header flattening of r219402David Malcolm2015-01-091-0/+8
* New jit API entrypoint: gcc_jit_context_set_logfileDavid Malcolm2015-01-081-0/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Add jit-tempdir.{c|h}David Malcolm2014-12-091-0/+1
* PR jit/64020: Fixes to handling of builtinsDavid Malcolm2014-12-011-2/+2
* Merger of dmalcolm/jit branch from gitDavid Malcolm2014-11-111-0/+182