aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.cc
AgeCommit message (Expand)AuthorFilesLines
2022-05-16Do not use DW_OP_not for TRUTH_NOT_EXPR in conditional expressionsEric Botcazou1-0/+17
2022-05-16Use more ARRAY_SIZE.Martin Liska1-2/+1
2022-02-09dwarf2out: Don't call expand_expr during early_dwarf [PR104407]Jakub Jelinek1-7/+37
2022-02-04Empty the base_types vector before (re)populating itEric Botcazou1-0/+2
2022-02-02Remove dead macro: TEXT_SECTION_NAMEMartin Liska1-5/+0
2022-01-26dwarf2out: For ppc64le IEEE quad long double, emit DW_TAG_typedef to _Float12...Jakub Jelinek1-1/+67
2022-01-20dwarf2out: Fix -gsplit-dwarf on riscv [PR103874]Jakub Jelinek1-2/+3
2022-01-19Update per-file selftest and finalization hooks for .c to .cc renamingDavid Malcolm1-1/+1
2022-01-17Change references of .c files to .cc filesMartin Liska1-12/+12
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+33147