aboutsummaryrefslogtreecommitdiff
path: root/libcpp/expr.cc
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-11-27libcpp: Fix unsigned promotion for unevaluated divide by zero [PR112701]Lewis Hyatt1-0/+1
2023-11-07c: Refer more consistently to C23 not C2XJoseph Myers1-15/+15
2023-09-06C _BitInt incremental fixes [PR102989]Jakub Jelinek1-0/+23
2023-09-06C _BitInt support [PR102989]Jakub Jelinek1-4/+25
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-10-14middle-end, c++, i386, libgcc: std::bfloat16_t and __bf16 arithmetic supportJakub Jelinek1-4/+19
2022-09-27c++: Implement P1467R9 - Extended floating-point types and standard names com...Jakub Jelinek1-1/+0
2022-09-07c: New C2x keywordsJoseph Myers1-1/+1
2022-05-29libcpp: Ignore CPP_PADDING tokens in _cpp_parse_expr [PR105732]Jakub Jelinek1-0/+4
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+2211