2025-01-02 |
Jakub Jelinek | Update copyright years. |
tree | commitdiff |
2024-11-20 |
Antoni Boucher | libgccjit: Add support for setting the comment ident |
tree | commitdiff |
2024-01-18 |
Antoni Boucher | libgccjit: Add support for creating temporary variables |
tree | commitdiff |
2024-11-20 |
Antoni Boucher | libgccjit: Add support for machine-dependent builtins |
tree | commitdiff |
2024-11-20 |
Antoni Boucher | libgccjit: Add option to allow special characters in... |
tree | commitdiff |
2024-11-20 |
Antoni Boucher | libgccjit: Add vector permutation and vector access... |
tree | commitdiff |
2024-11-04 |
Antoni Boucher | libgccjit: Add convert vector |
tree | commitdiff |
2024-11-04 |
Antoni Boucher | libgccjit: Add gcc_jit_global_set_readonly |
tree | commitdiff |
2024-10-25 |
Jakub Jelinek | gcc: Remove trailing whitespace |
tree | commitdiff |
2024-07-05 |
Antoni Boucher | libgccjit: Add support for the type bfloat16 |
tree | commitdiff |
2024-06-27 |
Antoni Boucher | libgccjit: Add ability to get the alignment of a type |
tree | commitdiff |
2024-04-09 |
Jakub Jelinek | Fix up duplicated words mostly in comments, part 2 |
tree | commitdiff |
2024-02-02 |
Antoni Boucher | libgccjit: Implement sizeof operator |
tree | commitdiff |
2024-01-12 |
Guillaume Gomez | [PATCH] libgccjit: Add support for function attributes... |
tree | commitdiff |
2024-01-03 |
Jakub Jelinek | Update copyright years. |
tree | commitdiff |
2023-08-29 |
Guillaume Gomez | libgccjit: add support for `restrict` attribute on... |
tree | commitdiff |
2023-01-16 |
Jakub Jelinek | Update copyright years. |
tree | commitdiff |
2022-11-14 |
Martin Liska | Revert "sphinx: jit: port libgccjit to shared Sphinx" |
tree | commitdiff |
2022-11-09 |
Martin Liska | sphinx: jit: port libgccjit to shared Sphinx |
tree | commitdiff |
2022-07-28 |
David Malcolm | jit: update docs to reflect .c to .cc renaming |
tree | commitdiff |
2022-07-28 |
Martin Liška | jit,docs: shorten assembly output |
tree | commitdiff |
2022-07-28 |
marxin | jit,docs: remove :ref:`modindex` |
tree | commitdiff |
2022-07-28 |
marxin | jit,docs: use :expr:`type *` for pointers to a type |
tree | commitdiff |
2022-07-28 |
marxin | jit,docs: use list-table instead of fixed table |
tree | commitdiff |
2022-07-28 |
marxin | jit,docs: compact function declarations |
tree | commitdiff |
2022-07-28 |
marxin | jit,docs: various fixes |
tree | commitdiff |
2022-07-28 |
marxin | jit,docs: replace c:type:`int_type` with :expr:`int_type` |
tree | commitdiff |
2022-07-28 |
marxin | jit,docs: use enum directive for enumeral types |
tree | commitdiff |
2022-04-12 |
Antoni Boucher | libgccjit: Add support for setting the alignment [PR104293] |
tree | commitdiff |
2022-04-12 |
Antoni Boucher | libgccjit: Add function to hide stderr logs [PR104073] |
tree | commitdiff |
2022-04-12 |
Antoni Boucher | libgccjit: Add support for register variables [PR104072] |
tree | commitdiff |
2022-04-12 |
Antoni Boucher | libgccjit: Add support for bitcasts [PR104071] |
tree | commitdiff |
2022-04-12 |
Antoni Boucher | libgccjit: Add support for sized integer types, includi... |
tree | commitdiff |
2022-04-06 |
David Malcolm | jit: fix location of .png files for "make jit.pdf"... |
tree | commitdiff |
2022-04-01 |
David Malcolm | jit: further doc fixes |
tree | commitdiff |
2022-04-01 |
Petter Tomner | jit: Update docs |
tree | commitdiff |
2022-01-17 |
Martin Liska | Change references of .c files to .cc files |
tree | commitdiff |
2022-01-03 |
Jakub Jelinek | Update copyright years. |
tree | commitdiff |
2021-12-28 |
Martin Liska | docs: replace http:// with https:// |
tree | commitdiff |
2021-12-14 |
Petter Tomner | Add support for global rvalue initialization and constr... |
tree | commitdiff |
2021-12-12 |
Antoni Boucher | libgccjit: Add support for setting the link section... |
tree | commitdiff |
2021-12-12 |
Antoni Boucher | libgccjit: Add support for TLS variable [PR95415] |
tree | commitdiff |
2021-11-20 |
Antoni Boucher | libgccjit: Add some reflection functions [PR96889] |
tree | commitdiff |
2021-11-12 |
David Malcolm | jit: fix -Werror=format-overflow= in testsuite [PR103199] |
tree | commitdiff |
2021-08-19 |
Iain Sandoe | JIT, testsuite, Darwin: Initial testsuite fixes. |
tree | commitdiff |
2021-01-14 |
David Malcolm | jit: remove "Alpha" warning from docs |
tree | commitdiff |
2021-01-04 |
Jakub Jelinek | Update copyright years. |
tree | commitdiff |
2020-11-12 |
David Malcolm | jit: add support for inline asm [PR87291] |
tree | commitdiff |
2020-09-14 |
Andrea Corallo | libgccjit: Regenerate documentation for new entry point. |
tree | commitdiff |
2020-09-11 |
Andrea Corallo | libgccjit: Add new gcc_jit_global_set_initializer entry... |
tree | commitdiff |
2020-05-27 |
David Malcolm | jit: fix libgccjit.info entry [PR 91330] |
tree | commitdiff |
2020-05-26 |
David Malcolm | jit: fix missing types for builtins [PR 95306] |
tree | commitdiff |
2020-05-26 |
David Malcolm | jit: fix sphinx formatting issues in docs |
tree | commitdiff |
2020-05-26 |
David Malcolm | jit: check for void types [PR 95296] |
tree | commitdiff |
2020-03-31 |
AndreaCorallo | libgccjit: add new version entry point |
tree | commitdiff |
2020-01-01 |
Jakub Jelinek | Update copyright years. |
tree | commitdiff |
2019-07-04 |
Andrea Corallo | introduce gcc_jit_context_new_bitfield |
tree | commitdiff |
2019-02-05 |
Andrea Corallo | libgccjit: introduce gcc_jit_context_add_driver_option |
tree | commitdiff |
2019-01-01 |
Jakub Jelinek | Update copyright years. |
tree | commitdiff |
2018-01-03 |
Jakub Jelinek | Update copyright years. |
tree | commitdiff |
2017-10-31 |
David Malcolm | jit: add a way to preserve testsuite executables |
tree | commitdiff |
2017-10-04 |
David Malcolm | jit: implement gcc_jit_context_new_rvalue_from_vector |
tree | commitdiff |
2017-09-28 |
David Malcolm | jit: document function pointers |
tree | commitdiff |
2017-09-27 |
David Malcolm | jit: implement gcc_jit_function_get_address |
tree | commitdiff |
2017-08-10 |
David Malcolm | jit: add gcc_jit_type_get_vector |
tree | commitdiff |
2017-04-24 |
David Malcolm | types.rst (gccjit::type::get_const): Remove comment. |
tree | commitdiff |
2017-01-01 |
Jakub Jelinek | Update copyright years. |
tree | commitdiff |
2016-05-20 |
David Malcolm | jit: implement gcc_jit_rvalue_set_bool_require_tail_call |
tree | commitdiff |
2016-05-17 |
David Malcolm | jit: document gcc_jit_context_new_call_through_ptr |
tree | commitdiff |
2016-01-19 |
David Malcolm | PR jit/69144: Ensure that libgccjit's tempdir is fully... |
tree | commitdiff |
2016-01-04 |
Jakub Jelinek | Update copyright years. |
tree | commitdiff |
2015-08-25 |
David Malcolm | Support embedding the driver in-process within libgccjit |
tree | commitdiff |
2015-08-03 |
David Malcolm | Refactoring of timevar API |
tree | commitdiff |
2015-07-23 |
David Malcolm | jit: supply MULTILIB_DEFAULTS as arguments when invokin... |
tree | commitdiff |
2015-07-16 |
David Malcolm | jit: Add guide for submitting patches to jit docs |
tree | commitdiff |
2015-07-01 |
David Malcolm | jit: document union types |
tree | commitdiff |
2015-07-01 |
David Malcolm | jit: clarify (lack of) lifetime requirements on input... |
tree | commitdiff |
2015-06-30 |
David Malcolm | jit: add switch statements |
tree | commitdiff |
2015-06-30 |
David Malcolm | PR jit/66546: Add gcc_jit_context_set_bool_allow_unreac... |
tree | commitdiff |
2015-06-30 |
David Malcolm | PR jit/66628: add gcc_jit_context_add_command_line_option |
tree | commitdiff |
2015-06-30 |
David Malcolm | jit: fix some .rst issues in docs |
tree | commitdiff |
2015-04-09 |
David Malcolm | PR jit/65691: Fix copy&paste error in docs |
tree | commitdiff |
2015-03-13 |
David Malcolm | jit docs: Add "Packaging notes" section |
tree | commitdiff |
2015-03-05 |
David Malcolm | jit documentation fixes |
tree | commitdiff |
2015-02-04 |
David Malcolm | More fixes for update_web_docs_svn for jit docs (PR... |
tree | commitdiff |
2015-02-04 |
David Malcolm | jit: fix typo in docs |
tree | commitdiff |
2015-02-03 |
David Malcolm | jit: option-logging |
tree | commitdiff |
2015-02-03 |
David Malcolm | PR jit/64810: driver, arm, jit: configure-time default... |
tree | commitdiff |
2015-01-27 |
David Malcolm | toplev: gcc version information for jit |
tree | commitdiff |
2015-01-27 |
David Malcolm | Fix gcc_jit_context_get_last_error docs |
tree | commitdiff |
2015-01-20 |
David Malcolm | New jit API entrypoint: gcc_jit_context_compile_to_file |
tree | commitdiff |
2015-01-15 |
Richard Sandiford | 2015-01-15 Richard Sandiford <richard.sandiford@arm... |
tree | commitdiff |
2015-01-13 |
David Malcolm | jit: New API entrypoint: gcc_jit_context_dump_reproduce... |
tree | commitdiff |
2015-01-12 |
David Malcolm | jit: API change to gcc_jit_context_new_global |
tree | commitdiff |
2015-01-09 |
David Malcolm | New jit API entrypoint: gcc_jit_context_new_rvalue_from... |
tree | commitdiff |
2015-01-09 |
David Malcolm | PR jit/64206: delay cleanup of tempdir if the user... |
tree | commitdiff |
2015-01-08 |
David Malcolm | jit: New API entrypoint: gcc_jit_context_get_last_error |
tree | commitdiff |
2015-01-08 |
David Malcolm | New jit API entrypoint: gcc_jit_context_set_logfile |
tree | commitdiff |
2015-01-07 |
David Malcolm | API extension: add GCC_JIT_UNARY_OP_ABS to enum gcc_jit... |
tree | commitdiff |
2015-01-07 |
David Malcolm | jit.exp: support C++ testcases |
tree | commitdiff |
next |