aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/mangle.cc
AgeCommit message (Expand)AuthorFilesLines
2022-10-10c++: Lambda context manglingNathan Sidwell1-1/+8
2022-09-29c++: introduce TRAIT_TYPE alongside TRAIT_EXPRPatrick Palka1-2/+3
2022-09-28c++: Add DECL_NTTP_OBJECT_P lang flagNathan Sidwell1-1/+1
2022-09-27c++: Implement P1467R9 - Extended floating-point types and standard names com...Jakub Jelinek1-53/+14
2022-05-13c++: Local symbols do not get module manglingsNathan Sidwell1-1/+4
2022-03-28c++: mangling union{1} in template [PR104847]Jason Merrill1-1/+1
2022-03-04c++: Standard mangling abbreviations & modulesNathan Sidwell1-11/+21
2022-03-04c++: New module mangling ABINathan Sidwell1-57/+67
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+4575