aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/rtti.cc
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-03-07c++: Fix up ICE in emit_support_tinfo_1 [PR109042]Jakub Jelinek1-2/+11
2023-03-03c++, v3: Emit fundamental tinfos for _Float16/decltype(0.0bf16) types on ia32...Jakub Jelinek1-15/+32
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-12-15c++, libstdc++: Add typeinfo for _Float{16,32,64,128,32x,64x} and __bf16 type...Jakub Jelinek1-1/+3
2022-10-14c++ modules: ICE with dynamic_cast [PR106304]Patrick Palka1-0/+4
2022-04-28c++: typeid and instantiation [PR102651]Jason Merrill1-4/+11
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+1712