aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family/c-lex.cc
AgeCommit message (Expand)AuthorFilesLines
2022-11-14c++: init_priority and SUPPORTS_INIT_PRIORITY [PR107638]Patrick Palka1-0/+9
2022-10-14middle-end, c++, i386, libgcc: std::bfloat16_t and __bf16 arithmetic supportJakub Jelinek1-0/+16
2022-10-14c++: Implement excess precision support for C++ [PR107097, PR323]Jakub Jelinek1-4/+1
2022-10-06c++, c: Implement C++23 P1774R8 - Portable assumptions [PR106654]Jakub Jelinek1-0/+2
2022-09-29c: C2x noreturn attributeJoseph Myers1-0/+3
2022-09-27c++: Implement P1467R9 - Extended floating-point types and standard names com...Jakub Jelinek1-2/+18
2022-09-02c/c++: new warning: -Wxor-used-as-pow [PR90885]David Malcolm1-1/+5
2022-08-31c: C2x attributes fixes and updatesJoseph Myers1-3/+5
2022-08-08C: Implement C2X N2653 char8_t and UTF-8 string literal changesTom Honermann1-4/+9
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+1476