summaryrefslogtreecommitdiff
path: root/gcc/jit
Commit message (Expand)AuthorAgeFilesLines
...
* jit: Add missing type-checking to gcc_jit_{l|r}value_access_fielddmalcolm2015-06-172-0/+24
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-174-4/+6
* PR jit/66539: Add parentheses as needed to gcc_jit_object_get_debug_stringdmalcolm2015-06-163-20/+225
* 2015-06-09 Matthias Klose <doko@ubuntu.com>doko2015-06-092-2/+6
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-084-3/+6
* Remove jit_langhook_post_compilation_parsing_cleanupsdmalcolm2015-06-054-34/+13
* Fix build of jit after debug-early mergerdmalcolm2015-06-054-35/+27
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-044-9/+6
* Unbreak the JIT after conversion of md_asm_adjust to use vec<>dmalcolm2015-05-122-0/+5
* ada/wilson2015-04-272-0/+9
* PR jit/65691: Fix copy&paste error in docsdmalcolm2015-04-094-5/+14
* * jit-recording.c (dump::write): Also check vasprintf return value.uros2015-03-132-12/+21
* jit docs: Add "Packaging notes" sectiondmalcolm2015-03-133-6/+123
* jit documentation fixesdmalcolm2015-03-057-358/+398
* [PR libgomp/64625] Remove __OFFLOAD_TABLE__ variable/formal parameter.tschwinge2015-02-243-30/+48
* More fixes for update_web_docs_svn for jit docs (PR jit/64257)dmalcolm2015-02-042-1/+7
* jit: fix typo in docsdmalcolm2015-02-043-3/+9
* jit: option-loggingdmalcolm2015-02-036-2/+137
* PR jit/64810: driver, arm, jit: configure-time default optionsdmalcolm2015-02-036-11/+155
* PR jit/64810: support DImode on armdmalcolm2015-02-022-0/+9
* toplev: gcc version information for jitdmalcolm2015-01-276-2/+26
* Fix gcc_jit_context_get_last_error docsdmalcolm2015-01-275-14/+25
* PR jit/64708: remove libgccjit.so from COMPILERSdmalcolm2015-01-262-1/+6
* PR jit/64721: toplev: don't install signal-handlers when running within libgc...dmalcolm2015-01-232-1/+8
* New jit API entrypoint: gcc_jit_context_compile_to_filedmalcolm2015-01-2021-581/+2942
* jit: fix crash in memento_of_new_string_literal::make_debug_stringdmalcolm2015-01-192-0/+7
* Parallelize the jit testsuitedmalcolm2015-01-162-0/+10
* * jit-builtins.h (DEF_FUNCTION_TYPE_VAR_5): Fix spelling ofjakub2015-01-163-1/+28
* 2015-01-15 Richard Sandiford <richard.sandiford@arm.com>rsandifo2015-01-1540-74/+78
* jit: prevent ICE with type mismatch in gcc_jit_block_add_assignment_opdmalcolm2015-01-152-0/+15
* jit: New API entrypoint: gcc_jit_context_dump_reproducer_to_filedmalcolm2015-01-1312-402/+2224
* libgccjit: detect various kinds of errors relating to params and localsdmalcolm2015-01-124-41/+520
* jit-playback.c: fix missing fclosedmalcolm2015-01-122-0/+6
* jit: API change to gcc_jit_context_new_globaldmalcolm2015-01-1216-292/+734
* Fix the jit build after header flattening of r219402dmalcolm2015-01-096-6/+46
* New jit API entrypoint: gcc_jit_context_new_rvalue_from_longdmalcolm2015-01-0912-505/+637
* PR jit/64206: delay cleanup of tempdir if the user has requested debuginfodmalcolm2015-01-0910-21/+165
* libgccjit.h: Fix description of struct gcc_jit_contextdmalcolm2015-01-082-8/+16
* jit: New API entrypoint: gcc_jit_context_get_last_errordmalcolm2015-01-088-386/+494
* New jit API entrypoint: gcc_jit_context_set_logfiledmalcolm2015-01-0820-400/+1472
* jit: Add checking for dereference of void *dmalcolm2015-01-083-0/+18
* API extension: add GCC_JIT_UNARY_OP_ABS to enum gcc_jit_unary_opdmalcolm2015-01-077-311/+368
* Fix typo in jit-recording.hdmalcolm2015-01-072-1/+6
* jit.exp: support C++ testcasesdmalcolm2015-01-074-7/+33
* jit.exp: Don't drop the extension from the testcase when naming executabledmalcolm2015-01-073-15/+21
* Update copyright years.jakub2015-01-0519-19/+23
* Fix casting non-"int" to bool.dmalcolm2014-12-192-1/+8
* Fix issue with string options and nested gcc_jit_contextsdmalcolm2014-12-192-5/+14
* Handle NULL in gcc_jit_context_set_str_optiondmalcolm2014-12-192-1/+6
* Move changelog entries from r218617 from gcc/ChangeLog to gcc/jit/ChangeLogdmalcolm2014-12-111-0/+18