summaryrefslogtreecommitdiff
path: root/gcc/jit/jit-builtins.c
Commit message (Expand)AuthorAgeFilesLines
* Unbreak the JIT after conversion of md_asm_adjust to use vec<>dmalcolm2015-05-121-0/+1
* [PR libgomp/64625] Remove __OFFLOAD_TABLE__ variable/formal parameter.tschwinge2015-02-241-19/+25
* * jit-builtins.h (DEF_FUNCTION_TYPE_VAR_5): Fix spelling ofjakub2015-01-161-0/+11
* Fix the jit build after header flattening of r219402dmalcolm2015-01-091-2/+0
* Update copyright years.jakub2015-01-051-1/+1
* PR jit/64020: Fixes to handling of builtinsdmalcolm2014-12-011-37/+172
* jit-builtins.c: Fix segfault on unsupported builtinsdmalcolm2014-12-011-3/+10
* PR jit/63854: Fix leak within jit-builtins.cdmalcolm2014-12-011-5/+4
* Merger of dmalcolm/jit branch from gitdmalcolm2014-11-111-0/+424