Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-11-17 | c++: Implement C++ DR 2406 - [[fallthrough]] attribute and iteration statements | Jakub Jelinek | 1 | -0/+21 |
2023-11-14 | Add type-generic clz/ctz/clrsb/ffs/parity/popcount builtins [PR111309] | Jakub Jelinek | 1 | -0/+22 |
2023-06-21 | c-family: implement -ffp-contract=on | Alexander Monakov | 1 | -0/+79 |
2023-03-10 | ubsan: missed -fsanitize=bounds for compound ops [PR108060] | Marek Polacek | 1 | -0/+12 |
2023-02-22 | c-family: avoid compile-time-hog in c_genericize [PR108880] | Marek Polacek | 1 | -3/+7 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-11-23 | c: Fix compile time hog in c_genericize [PR107127] | Jakub Jelinek | 1 | -2/+2 |
2022-08-11 | c-family: Honor -Wno-init-self for cv-qual vars [PR102633] | Marek Polacek | 1 | -12/+0 |
2022-05-09 | Enable match.pd dumping with -fdump-tree-original | Alex Coplan | 1 | -1/+5 |
2022-01-17 | Change references of .c files to .cc files | Martin Liska | 1 | -1/+1 |
2022-01-17 | Rename .c files to .cc files. | Martin Liska | 1 | -0/+738 |