summaryrefslogtreecommitdiff
path: root/gcc/jit/jit-common.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2016-01-041-1/+1
* Support embedding the driver in-process within libgccjitdmalcolm2015-08-251-0/+1
* 2015-07-09 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-091-1/+0
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-2/+1
* jit: add switch statementsdmalcolm2015-06-301-0/+2
* PR jit/66546: Add gcc_jit_context_set_bool_allow_unreachable_blocksdmalcolm2015-06-301-0/+10
* 2015-06-25 Andrew Macleod <amacleod@redhat.com>amacleod2015-06-251-1/+0
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-1/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-1/+0
* toplev: gcc version information for jitdmalcolm2015-01-271-0/+2
* jit: New API entrypoint: gcc_jit_context_dump_reproducer_to_filedmalcolm2015-01-131-0/+2
* Fix the jit build after header flattening of r219402dmalcolm2015-01-091-0/+8
* New jit API entrypoint: gcc_jit_context_set_logfiledmalcolm2015-01-081-0/+1
* Update copyright years.jakub2015-01-051-1/+1
* Add jit-tempdir.{c|h}dmalcolm2014-12-091-0/+1
* PR jit/64020: Fixes to handling of builtinsdmalcolm2014-12-011-2/+2
* Merger of dmalcolm/jit branch from gitdmalcolm2014-11-111-0/+182