summaryrefslogtreecommitdiff
path: root/gcc/jit/docs/_build/texinfo/libgccjit.texi
Commit message (Expand)AuthorAgeFilesLines
* jit: add a way to preserve testsuite executablesdmalcolm2017-10-311-4/+14
* jit: implement gcc_jit_context_new_rvalue_from_vectordmalcolm2017-10-041-481/+547
* jit: document function pointersdmalcolm2017-09-281-471/+570
* jit: implement gcc_jit_function_get_addressdmalcolm2017-09-271-385/+442
* jit: add gcc_jit_type_get_vectordmalcolm2017-08-101-460/+551
* gcc_jit_type_get_aligneddmalcolm2017-04-241-449/+539
* Update copyright years.jakub2017-01-011-39/+39
* jit: document gcc_jit_context_new_call_through_ptrdmalcolm2016-05-171-374/+389
* PR jit/69144: Ensure that libgccjit's tempdir is fully cleaned-updmalcolm2016-01-191-474/+561
* Update copyright years.jakub2016-01-041-39/+39
* Refactoring of timevar APIdmalcolm2015-08-031-266/+626
* jit: supply MULTILIB_DEFAULTS as arguments when invoking driverdmalcolm2015-07-231-15/+13
* jit: Add guide for submitting patches to jit docsdmalcolm2015-07-161-3/+142
* jit: document union typesdmalcolm2015-07-011-395/+486
* jit: clarify (lack of) lifetime requirements on input const char *dmalcolm2015-07-011-2/+67
* jit: add switch statementsdmalcolm2015-06-301-275/+687
* PR jit/66546: Add gcc_jit_context_set_bool_allow_unreachable_blocksdmalcolm2015-06-301-408/+469
* PR jit/66628: add gcc_jit_context_add_command_line_optiondmalcolm2015-06-301-393/+607
* jit: fix some .rst issues in docsdmalcolm2015-06-301-51/+53
* PR jit/65691: Fix copy&paste error in docsdmalcolm2015-04-091-3/+3
* jit docs: Add "Packaging notes" sectiondmalcolm2015-03-131-6/+70
* jit documentation fixesdmalcolm2015-03-051-350/+363
* jit: fix typo in docsdmalcolm2015-02-041-2/+2
* jit: option-loggingdmalcolm2015-02-031-0/+17
* PR jit/64810: driver, arm, jit: configure-time default optionsdmalcolm2015-02-031-3/+8
* toplev: gcc version information for jitdmalcolm2015-01-271-1/+3
* Fix gcc_jit_context_get_last_error docsdmalcolm2015-01-271-5/+5
* New jit API entrypoint: gcc_jit_context_compile_to_filedmalcolm2015-01-201-466/+1504
* 2015-01-15 Richard Sandiford <richard.sandiford@arm.com>rsandifo2015-01-151-36/+36
* jit: New API entrypoint: gcc_jit_context_dump_reproducer_to_filedmalcolm2015-01-131-386/+437
* jit: API change to gcc_jit_context_new_globaldmalcolm2015-01-121-277/+372
* New jit API entrypoint: gcc_jit_context_new_rvalue_from_longdmalcolm2015-01-091-327/+343
* PR jit/64206: delay cleanup of tempdir if the user has requested debuginfodmalcolm2015-01-091-4/+23
* jit: New API entrypoint: gcc_jit_context_get_last_errordmalcolm2015-01-081-382/+400
* New jit API entrypoint: gcc_jit_context_set_logfiledmalcolm2015-01-081-373/+568
* API extension: add GCC_JIT_UNARY_OP_ABS to enum gcc_jit_unary_opdmalcolm2015-01-071-309/+332
* jit.exp: support C++ testcasesdmalcolm2015-01-071-3/+14
* jit.exp: Don't drop the extension from the testcase when naming executabledmalcolm2015-01-071-11/+11
* Document gccjit::context::set_str_optiondmalcolm2014-12-111-145/+162
* Document libgccjit++.hdmalcolm2014-12-101-26/+5505
* PR jit/63854: Document how to run the jit testsuite under valgrinddmalcolm2014-12-091-10/+67
* PR jit/64166: Add API entrypoint gcc_jit_context_enable_dumpdmalcolm2014-12-091-146/+230
* Improvements to documentation of gcc_jit_context_releasedmalcolm2014-12-011-6/+57
* PR jit/64018: Add description of error-handling to the JIT tutorialdmalcolm2014-12-011-248/+309
* PR jit/64020: Fixes to handling of builtinsdmalcolm2014-12-011-172/+378
* Merger of dmalcolm/jit branch from gitdmalcolm2014-11-111-0/+6537