aboutsummaryrefslogtreecommitdiff
path: root/gcc/jit/docs/_build
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-42/+42
2023-01-16Update copyright years.Jakub Jelinek1-42/+42
2022-11-14Revert "sphinx: jit: port libgccjit to shared Sphinx"Martin Liska6-0/+16626
2022-11-09sphinx: jit: port libgccjit to shared SphinxMartin Liska6-16626/+0
2022-04-12libgccjit: Add support for setting the alignment [PR104293]Antoni Boucher1-611/+676
2022-04-12libgccjit: Add function to hide stderr logs [PR104073]Antoni Boucher1-835/+871
2022-04-12libgccjit: Add support for register variables [PR104072]Antoni Boucher1-609/+649
2022-04-12libgccjit: Add support for bitcasts [PR104071]Antoni Boucher1-625/+663
2022-04-12libgccjit: Add support for sized integer types, including 128-bit integers [P...Antoni Boucher1-715/+888
2022-04-06jit: fix location of .png files for "make jit.pdf" [PR102824]David Malcolm4-0/+0
2022-04-01jit: further doc fixesDavid Malcolm1-695/+1313
2022-01-17Change references of .c files to .cc filesMartin Liska1-9/+9
2022-01-03Update copyright years.Jakub Jelinek1-42/+42
2021-12-28docs: replace http:// with https://Martin Liska1-48/+48
2021-01-14jit: remove "Alpha" warning from docsDavid Malcolm1-9/+1
2021-01-04Update copyright years.Jakub Jelinek1-42/+42
2020-11-12jit: add support for inline asm [PR87291]David Malcolm2-502/+1346
2020-09-14libgccjit: Regenerate documentation for new entry point.Andrea Corallo1-516/+564
2020-05-27jit: fix libgccjit.info entry [PR 91330]David Malcolm1-2/+2
2020-05-26jit: fix missing types for builtins [PR 95306]David Malcolm1-1/+20
2020-05-26jit: fix sphinx formatting issues in docsDavid Malcolm1-614/+612
2020-05-26jit: check for void types [PR 95296]David Malcolm2-2567/+1356
2020-01-01Update copyright years.Jakub Jelinek1-40/+40
2019-01-01Update copyright years.Jakub Jelinek1-40/+40
2018-01-03Update copyright years.Jakub Jelinek1-40/+40
2017-10-31jit: add a way to preserve testsuite executablesDavid Malcolm1-4/+14
2017-10-04jit: implement gcc_jit_context_new_rvalue_from_vectorDavid Malcolm1-481/+547
2017-09-28jit: document function pointersDavid Malcolm1-471/+570
2017-09-27jit: implement gcc_jit_function_get_addressDavid Malcolm1-385/+442
2017-08-10jit: add gcc_jit_type_get_vectorDavid Malcolm1-460/+551
2017-04-24types.rst (gccjit::type::get_const): Remove comment.David Malcolm1-449/+539
2017-01-01Update copyright years.Jakub Jelinek1-39/+39
2016-05-17jit: document gcc_jit_context_new_call_through_ptrDavid Malcolm1-374/+389
2016-01-19PR jit/69144: Ensure that libgccjit's tempdir is fully cleaned-upDavid Malcolm1-474/+561
2016-01-04Update copyright years.Jakub Jelinek1-39/+39
2015-08-03Refactoring of timevar APIDavid Malcolm1-266/+626
2015-07-23jit: supply MULTILIB_DEFAULTS as arguments when invoking driverDavid Malcolm1-15/+13
2015-07-16jit: Add guide for submitting patches to jit docsDavid Malcolm1-3/+142
2015-07-01jit: document union typesDavid Malcolm1-395/+486
2015-07-01jit: clarify (lack of) lifetime requirements on input const char *David Malcolm1-2/+67
2015-06-30jit: add switch statementsDavid Malcolm1-275/+687
2015-06-30PR jit/66546: Add gcc_jit_context_set_bool_allow_unreachable_blocksDavid Malcolm1-408/+469
2015-06-30PR jit/66628: add gcc_jit_context_add_command_line_optionDavid Malcolm1-393/+607
2015-06-30jit: fix some .rst issues in docsDavid Malcolm1-51/+53
2015-04-09PR jit/65691: Fix copy&paste error in docsDavid Malcolm1-3/+3
2015-03-13jit docs: Add "Packaging notes" sectionDavid Malcolm1-6/+70
2015-03-05jit documentation fixesDavid Malcolm1-350/+363
2015-02-04jit: fix typo in docsDavid Malcolm1-2/+2
2015-02-03jit: option-loggingDavid Malcolm1-0/+17
2015-02-03PR jit/64810: driver, arm, jit: configure-time default optionsDavid Malcolm1-3/+8