Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-09-30 | c++: streamline built-in trait addition process | Patrick Palka | 1 | -40/+4 |
2022-09-29 | c++: implement __remove_cv, __remove_reference and __remove_cvref | Patrick Palka | 1 | -0/+3 |
2022-09-29 | c++: introduce TRAIT_TYPE alongside TRAIT_EXPR | Patrick Palka | 1 | -1/+1 |
2022-09-23 | c++: Implement __is_{nothrow_,}convertible [PR106784] | Marek Polacek | 1 | -0/+2 |
2022-08-30 | c++: __has_builtin gives the wrong answer [PR106759] | Marek Polacek | 1 | -0/+2 |
2022-07-19 | c++: Enable __has_builtin for new reference binding built-ins | Jonathan Wakely | 1 | -0/+2 |
2022-04-07 | c++: Handle __builtin_clear_padding on non-trivially-copyable types [PR102586] | Jakub Jelinek | 1 | -0/+16 |
2022-01-17 | Change references of .c files to .cc files | Martin Liska | 1 | -4/+4 |
2022-01-17 | Rename .c files to .cc files. | Martin Liska | 1 | -0/+594 |