Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-04-10 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2024-04-09 | Fix up duplicated words mostly in comments, part 2 | Jakub Jelinek | 1 | -1/+1 |
2024-04-03 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2024-04-02 | jit, Darwin: Implement library exports list. | Iain Sandoe | 2 | -17/+263 |
2024-03-30 | Daily bump. | GCC Administrator | 1 | -0/+4 |
2024-03-29 | [PATCH] Allow `gcc_jit_type_get_size` to work with pointers | Guillaume Gomez | 1 | -2/+2 |
2024-02-11 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2024-02-10 | Use HOST_SIZE_T_PRINT_* and HOST_WIDE_INT_T_PRINT_* some more | Jakub Jelinek | 1 | -4/+4 |
2024-02-03 | Daily bump. | GCC Administrator | 1 | -0/+15 |
2024-02-02 | libgccjit: Implement sizeof operator | Antoni Boucher | 9 | -0/+149 |
2024-01-20 | Daily bump. | GCC Administrator | 1 | -0/+13 |
2024-01-19 | libgccjit: Add missing builtins needed by optimizations | Antoni Boucher | 1 | -0/+3 |
2024-01-19 | libgccjit: Make is_int return false on vector types | Antoni Boucher | 2 | -3/+15 |
2024-01-13 | Daily bump. | GCC Administrator | 1 | -0/+52 |
2024-01-12 | [PATCH] libgccjit: Add support for function attributes and variable attributes. | Guillaume Gomez | 11 | -73/+1055 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 69 | -110/+110 |
2024-01-03 | Update Copyright year in ChangeLog files | Jakub Jelinek | 1 | -1/+1 |
2023-12-07 | Daily bump. | GCC Administrator | 1 | -0/+11 |
2023-12-06 | diagnostics: use const and references for diagnostic_info | David Malcolm | 3 | -6/+7 |
2023-12-06 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2023-12-05 | Restore build with GCC 4.8 to GCC 5 | Richard Sandiford | 1 | -2/+2 |
2023-12-03 | Daily bump. | GCC Administrator | 1 | -0/+13 |
2023-12-02 | Allow target attributes in non-gnu namespaces | Richard Sandiford | 1 | -10/+22 |
2023-11-14 | Daily bump. | GCC Administrator | 1 | -0/+4 |
2023-11-09 | Add missing declaration of get_restrict in C++ interface | Guillaume Gomez | 1 | -0/+1 |
2023-11-05 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2023-11-03 | diagnostics: convert diagnostic_context to a class | David Malcolm | 2 | -3/+3 |
2023-10-26 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2023-10-25 | jit: dump string literal initializers correctly | Vibhav Pant | 1 | -1/+1 |
2023-10-23 | Daily bump. | GCC Administrator | 1 | -0/+4 |
2023-10-22 | Config,Darwin: Allow for configuring Darwin to use embedded runpath. | Iain Sandoe | 1 | -1/+1 |
2023-10-03 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2023-10-02 | diagnostics: add diagnostic_output_format class | David Malcolm | 1 | -2/+2 |
2023-09-01 | Daily bump. | GCC Administrator | 1 | -0/+4 |
2023-08-31 | Darwin: homogenize spelling of macOS | Francois-Xavier Coudert | 1 | -1/+1 |
2023-08-30 | Daily bump. | GCC Administrator | 1 | -0/+16 |
2023-08-29 | libgccjit: add support for `restrict` attribute on function parameters | Guillaume Gomez | 10 | -2/+136 |
2023-02-17 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2023-02-16 | don't declare header-defined functions both static and inline | Patrick Palka | 2 | -9/+9 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 69 | -110/+110 |
2023-01-08 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2023-01-07 | Always define `WIN32_LEAN_AND_MEAN` before <windows.h> | LIU Hao | 1 | -0/+1 |
2023-01-02 | Update Copyright year in ChangeLog files | Jakub Jelinek | 1 | -1/+1 |
2022-12-22 | Daily bump. | GCC Administrator | 1 | -0/+4 |
2022-12-21 | libgccjit: silent 2 Clang warnings | Martin Liska | 1 | -2/+2 |
2022-12-15 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2022-12-13 | libgccjit: Allow comparing vector types | Antoni Boucher | 1 | -0/+9 |
2022-12-08 | Daily bump. | GCC Administrator | 1 | -0/+9 |
2022-12-06 | libgccjit: Fix float vector comparison | Antoni Boucher | 4 | -8/+42 |
2022-11-21 | changelog: Fix extra space after tab. | Martin Liska | 1 | -4/+4 |