]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/mangle.cc
c++: Implement P1467R9 - Extended floating-point types and standard names compiler...
[thirdparty/gcc.git] / gcc / cp / mangle.cc
2022-09-27  Jakub Jelinekc++: Implement P1467R9 - Extended floating-point types...
2022-05-13  Nathan Sidwellc++: Local symbols do not get module manglings
2022-03-28  Jason Merrillc++: mangling union{1} in template [PR104847]
2022-03-04  Nathan Sidwellc++: Standard mangling abbreviations & modules
2022-03-04  Nathan Sidwellc++: New module mangling ABI
2022-01-17  Martin LiskaRename .c files to .cc files.