summaryrefslogtreecommitdiff
path: root/gcc/jit
Commit message (Expand)AuthorAgeFilesLines
* jit: add a way to preserve testsuite executablesdmalcolm2017-10-313-7/+28
* jit: implement gcc_jit_context_new_rvalue_from_vectordmalcolm2017-10-0415-521/+984
* jit: document function pointersdmalcolm2017-09-286-483/+677
* jit: handle equality of function pointer typesdmalcolm2017-09-283-1/+65
* jit: implement gcc_jit_function_get_addressdmalcolm2017-09-2714-386/+677
* Fix crash accessing builtins in sanitizer.def and after (PR jit/82174)dmalcolm2017-09-142-1/+10
* jit: fix segfault with autovectorization (PR tree-optimization/46805)dmalcolm2017-08-182-0/+16
* jit: make simpler reproducersdmalcolm2017-08-182-12/+62
* jit: add gcc_jit_type_get_vectordmalcolm2017-08-1013-464/+791
* Remove enum before machine_modersandifo2017-07-052-1/+8
* gcc_jit_type_get_aligneddmalcolm2017-04-2413-475/+784
* Make LTO's implementation of LANG_HOOKS_TYPE_FOR_SIZE the defaultdmalcolm2017-01-192-52/+5
* Implement LANG_HOOKS_TYPE_FOR_SIZE for jitdmalcolm2017-01-182-4/+50
* Update copyright years.jakub2017-01-0164-102/+106
* jit: implement gcc_jit_rvalue_set_bool_require_tail_calldmalcolm2016-05-2011-38/+214
* jit: gcc diagnostics are jit errorsdmalcolm2016-05-174-0/+92
* jit: document gcc_jit_context_new_call_through_ptrdmalcolm2016-05-173-374/+411
* jit: use FINAL and OVERRIDE throughoutdmalcolm2016-05-134-232/+514
* jit: fix build after r233218 (build_common_tree_nodes)dmalcolm2016-02-082-1/+7
* Add missing includes in JIT frontend.ibuclaw2016-01-262-0/+6
* PR jit/69144: Ensure that libgccjit's tempdir is fully cleaned-updmalcolm2016-01-197-508/+691
* Update copyright years.jakub2016-01-0464-103/+107
* adaamacleod2015-11-117-28/+9
* Move #undef DEF_BUILTIN* to builtins.defrsandifo2015-11-072-1/+4
* adaamacleod2015-10-296-34/+26
* gcc/jakub2015-10-133-0/+33
* More DEF_FUNCTION_TYPE_VAR_6/DEF_FUNCTION_TYPE_VAR_11 cleanuptschwinge2015-09-302-0/+6
* 2015-09-30 Matthias Klose <doko@ubuntu.com>doko2015-09-303-9/+14
* Support embedding the driver in-process within libgccjitdmalcolm2015-08-2514-12/+206
* jit: on OS X, add -Wl,-undefined,dynamic_lookup to driver invocationdmalcolm2015-08-142-0/+14
* Refactoring of timevar APIdmalcolm2015-08-0314-271/+1293
* jit: supply MULTILIB_DEFAULTS as arguments when invoking driverdmalcolm2015-07-235-32/+81
* jit: Add guide for submitting patches to jit docsdmalcolm2015-07-163-3/+247
* Fix double word typos.aldyh2015-07-132-2/+2
* 2015-07-09 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-094-3/+6
* PR jit/66783: improve error messagesdmalcolm2015-07-082-7/+25
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-084-8/+9
* PR jit/66783: prevent use of opaque structsdmalcolm2015-07-073-0/+29
* PR jit/66779: fix segfaultdmalcolm2015-07-072-0/+17
* PR jit/66700: set TREE_ADDRESSABLE when building an ADDR_EXPRdmalcolm2015-07-012-0/+49
* jit: document union typesdmalcolm2015-07-013-395/+511
* jit: clarify (lack of) lifetime requirements on input const char *dmalcolm2015-07-017-3/+144
* jit: add switch statementsdmalcolm2015-06-3016-337/+1950
* PR jit/66546: Add gcc_jit_context_set_bool_allow_unreachable_blocksdmalcolm2015-06-3012-411/+683
* PR jit/66628: add gcc_jit_context_add_command_line_optiondmalcolm2015-06-3013-394/+901
* fixes to gcc_jit_context_dump_reproducer_to_filedmalcolm2015-06-302-6/+19
* jit: fix some .rst issues in docsdmalcolm2015-06-304-53/+61
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-253-4/+5
* Fix changelog mistakeamacleod2015-06-251-0/+4
* 2015-06-25 Andrew Macleod <amacleod@redhat.com>amacleod2015-06-251-1/+0