]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c-family/c-cppbuiltin.cc
c: Do not use *_IS_IEC_60559 == 2
[thirdparty/gcc.git] / gcc / c-family / c-cppbuiltin.cc
2022-10-13  Joseph Myersc: Do not use *_IS_IEC_60559 == 2
2022-10-03  Joseph Myersc: Adjust LDBL_EPSILON for C2x for IBM long double
2022-09-27  Marek Polacekc++: Implement C++23 P2266R1, Simpler implicit move...
2022-09-27  Jakub Jelinekc++: Implement C++23 P1169R4 - static operator() [PR106651]
2022-09-27  Jakub Jelinekc++: Implement P1467R9 - Extended floating-point types...
2022-09-26  Marek Polacekc++: P2513R4, char8_t Compatibility and Portability...
2022-08-26  Jakub Jelinekc++: Implement C++23 P2071R2 - Named universal characte...
2022-02-09  Jason Merrillc++: P2493 feature test macro updates
2022-01-17  Martin LiskaChange references of .c files to .cc files
2022-01-17  Martin LiskaRename .c files to .cc files.