aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family/c-cppbuiltin.cc
AgeCommit message (Expand)AuthorFilesLines
2023-06-27c++: C++26 constexpr cast from void* [PR110344]Jason Merrill1-1/+7
2023-05-15c++: add feature-test macro for auto(x)Patrick Palka1-0/+1
2023-03-03[vxworks] make wint_t and wchar_t the same distinct typeAlexandre Oliva1-0/+2
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2023-01-03libgcc: Specialize execute_cfa_program in DWARF unwinder for alignments [redo]Florian Weimer1-0/+3
2023-01-03Revert "Define __LIBGCC_DWARF_REG_SIZES_CONSTANT__ if DWARF register size is ...Florian Weimer1-6/+0
2023-01-03Revert "libgcc: Specialize execute_cfa_program in DWARF unwinder for alignments"Florian Weimer1-2/+0
2023-01-02libgcc: Specialize execute_cfa_program in DWARF unwinder for alignmentsFlorian Weimer1-0/+2
2023-01-02Define __LIBGCC_DWARF_REG_SIZES_CONSTANT__ if DWARF register size is constantFlorian Weimer1-0/+6
2022-11-19c++: Implement C++23 P2647R1 - Permitting static constexpr variables in const...Jakub Jelinek1-1/+1
2022-11-18c++: implement P1492 contractsJeff Chapman II1-0/+6
2022-11-16c++: P2448 - Relaxing some constexpr restrictions [PR106649]Marek Polacek1-1/+1
2022-11-15c++: Implement C++23 P2589R1 - - static operator[]Jakub Jelinek1-1/+1
2022-10-14middle-end, c++, i386, libgcc: std::bfloat16_t and __bf16 arithmetic supportJakub Jelinek1-1/+20
2022-10-13c: Do not use *_IS_IEC_60559 == 2Joseph Myers1-7/+3
2022-10-03c: Adjust LDBL_EPSILON for C2x for IBM long doubleJoseph Myers1-1/+1
2022-09-27c++: Implement C++23 P2266R1, Simpler implicit move [PR101165]Marek Polacek1-0/+1
2022-09-27c++: Implement C++23 P1169R4 - static operator() [PR106651]Jakub Jelinek1-0/+1
2022-09-27c++: Implement P1467R9 - Extended floating-point types and standard names com...Jakub Jelinek1-0/+8
2022-09-26c++: P2513R4, char8_t Compatibility and Portability Fix [PR106656]Marek Polacek1-1/+1
2022-08-26c++: Implement C++23 P2071R2 - Named universal character escapes [PR106648]Jakub Jelinek1-0/+1
2022-02-09c++: P2493 feature test macro updatesJason Merrill1-2/+2
2022-01-17Change references of .c files to .cc filesMartin Liska1-1/+1
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+2009