Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-09-15 | Move void_list_node init to common code | Richard Biener | 1 | -8/+0 |
2022-09-01 | c: C2x removal of unprototyped functions | Joseph Myers | 1 | -3/+2 |
2022-08-25 | c: Implement C23 nullptr (N3042) | Marek Polacek | 1 | -0/+6 |
2022-08-25 | c: Support C2x empty initializer braces | Joseph Myers | 1 | -17/+3 |
2022-08-17 | OpenMP/C++: Allow classes with static members to be mappable [PR104493] | Tobias Burnus | 1 | -3/+2 |
2022-06-16 | c-decl: fix "inform" grouping and conditionalization | David Malcolm | 1 | -23/+42 |
2022-05-18 | c: Implement new -Wenum-int-mismatch warning [PR105131] | Marek Polacek | 1 | -2/+11 |
2022-05-17 | c: use CONST_DECL for enumerators in TYPE_VALUES | Marek Polacek | 1 | -1/+3 |
2022-05-16 | Use more ARRAY_SIZE. | Martin Liska | 1 | -5/+3 |
2022-01-17 | Change references of .c files to .cc files | Martin Liska | 1 | -3/+3 |
2022-01-17 | Rename .c files to .cc files. | Martin Liska | 1 | -0/+12469 |