aboutsummaryrefslogtreecommitdiff
path: root/gcc/jit/jit-builtins.c
AgeCommit message (Expand)AuthorFilesLines
2015-05-12Unbreak the JIT after conversion of md_asm_adjust to use vec<>David Malcolm1-0/+1
2015-02-24[PR libgomp/64625] Remove __OFFLOAD_TABLE__ variable/formal parameter.Thomas Schwinge1-19/+25
2015-01-16jit-builtins.h (DEF_FUNCTION_TYPE_VAR_5): Fix spelling of last argument.Jakub Jelinek1-0/+11
2015-01-09Fix the jit build after header flattening of r219402David Malcolm1-2/+0
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-01PR jit/64020: Fixes to handling of builtinsDavid Malcolm1-37/+172
2014-12-01jit-builtins.c: Fix segfault on unsupported builtinsDavid Malcolm1-3/+10
2014-12-01PR jit/63854: Fix leak within jit-builtins.cDavid Malcolm1-5/+4
2014-11-11Merger of dmalcolm/jit branch from gitDavid Malcolm1-0/+424