Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-07-25 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2024-07-24 | diagnostics: SARIF output: add "arguments" property (ยง3.20.2) | David Malcolm | 1 | -1/+5 |
2024-07-06 | Daily bump. | GCC Administrator | 1 | -0/+22 |
2024-07-05 | libgccjit: Allow comparing array types | Antoni Boucher | 2 | -0/+18 |
2024-07-05 | libgccjit: Add support for the type bfloat16 | Antoni Boucher | 5 | -2/+23 |
2024-06-30 | Daily bump. | GCC Administrator | 1 | -0/+8 |
2024-06-29 | jit: Fix Darwin bootstrap after r15-1699. | Iain Sandoe | 1 | -2/+2 |
2024-06-28 | Daily bump. | GCC Administrator | 1 | -0/+20 |
2024-06-27 | libgccjit: Add ability to get the alignment of a type | Antoni Boucher | 9 | -15/+142 |
2024-06-26 | Daily bump. | GCC Administrator | 1 | -0/+7 |
2024-06-25 | Replace {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE with new hook mode_for_floating_type | Kewen Lin | 1 | -4/+8 |
2024-06-13 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2024-06-12 | pretty_printer: make all fields private | David Malcolm | 1 | -1/+1 |
2024-06-12 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2024-06-11 | Fix building JIT with musl libc [PR115442] | Andrew Pinski | 1 | -1/+1 |
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 |