Age | Commit message (Expand) | Author | Files | Lines |
2024-11-15 | c: Add _Decimal64x support | Jakub Jelinek | 1 | -5/+8 |
2024-11-13 | c: Handle C23 floating constant {d,D}{32,64,128} suffixes like {df,dd,dl} | Jakub Jelinek | 1 | -4/+15 |
2024-11-13 | c: Implement C2Y N3298 - Introduce complex literals [PR117029] | Jakub Jelinek | 1 | -2/+19 |
2024-10-25 | non-gcc: Remove trailing whitespace | Jakub Jelinek | 1 | -2/+2 |
2024-10-17 | c, libcpp: Partially implement C2Y N3353 paper [PR117028] | Jakub Jelinek | 1 | -2/+35 |
2024-10-16 | Ternary operator formatting fixes | Jakub Jelinek | 1 | -2/+2 |
2024-10-12 | libcpp, genmatch: Use gcc_diag instead of printf for libcpp diagnostics | Jakub Jelinek | 1 | -35/+40 |
2024-09-12 | libcpp: adjust pedwarn handling | Jason Merrill | 1 | -33/+44 |
2024-09-12 | libcpp, c-family: Add (dumb) C23 N3017 #embed support [PR105863] | Jakub Jelinek | 1 | -8/+47 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-11-27 | libcpp: Fix unsigned promotion for unevaluated divide by zero [PR112701] | Lewis Hyatt | 1 | -0/+1 |
2023-11-07 | c: Refer more consistently to C23 not C2X | Joseph Myers | 1 | -15/+15 |
2023-09-06 | C _BitInt incremental fixes [PR102989] | Jakub Jelinek | 1 | -0/+23 |
2023-09-06 | C _BitInt support [PR102989] | Jakub Jelinek | 1 | -4/+25 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-10-14 | middle-end, c++, i386, libgcc: std::bfloat16_t and __bf16 arithmetic support | Jakub Jelinek | 1 | -4/+19 |
2022-09-27 | c++: Implement P1467R9 - Extended floating-point types and standard names com... | Jakub Jelinek | 1 | -1/+0 |
2022-09-07 | c: New C2x keywords | Joseph Myers | 1 | -1/+1 |
2022-05-29 | libcpp: Ignore CPP_PADDING tokens in _cpp_parse_expr [PR105732] | Jakub Jelinek | 1 | -0/+4 |
2022-01-17 | Rename .c files to .cc files. | Martin Liska | 1 | -0/+2211 |