Age | Commit message (Expand) | Author | Files | Lines |
2023-11-03 | diagnostics: convert diagnostic_context to a class | David Malcolm | 1 | -1/+1 |
2023-08-31 | Darwin: homogenize spelling of macOS | Francois-Xavier Coudert | 1 | -1/+1 |
2023-08-29 | libgccjit: add support for `restrict` attribute on function parameters | Guillaume Gomez | 1 | -1/+1 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-12-06 | libgccjit: Fix float vector comparison | Antoni Boucher | 1 | -5/+22 |
2022-11-19 | [PR other/104044] Remove extraneous semicolons | Jeff Law | 1 | -1/+1 |
2022-11-19 | jit: Use std::mutex instead of pthread_mutex_t | Jonathan Wakely | 1 | -17/+23 |
2022-06-29 | libgccjit: Fix bug where unary_op will return an integer type instead of the ... | Antoni Boucher | 1 | -1/+2 |
2022-06-29 | jit: avoid calloc() poisoning on musl [PR106102] | Sergei Trofimovich | 1 | -2/+1 |
2022-04-14 | libgccjit: Fix a bootstrap break for some targets. | Iain Sandoe | 1 | -2/+2 |
2022-04-12 | libgccjit: Add support for bitcasts [PR104071] | Antoni Boucher | 1 | -0/+30 |
2022-04-12 | libgccjit: Add support for sized integer types, including 128-bit integers [P... | Antoni Boucher | 1 | -4/+36 |
2022-01-17 | Change references of .c files to .cc files | Martin Liska | 1 | -34/+34 |
2022-01-17 | Rename .c files to .cc files. | Martin Liska | 1 | -0/+3618 |