aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2cfi.cc
AgeCommit message (Expand)AuthorFilesLines
2023-01-03Revert "Compute a table of DWARF register sizes at compile"Florian Weimer1-46/+47
2023-01-03Revert "Define __LIBGCC_DWARF_REG_SIZES_CONSTANT__ if DWARF register size is ...Florian Weimer1-23/+0
2023-01-02Define __LIBGCC_DWARF_REG_SIZES_CONSTANT__ if DWARF register size is constantFlorian Weimer1-0/+23
2023-01-02Compute a table of DWARF register sizes at compileFlorian Weimer1-47/+46
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-06-27Add 'final' and 'override' to opt_pass vfunc implsDavid Malcolm1-2/+5
2022-02-24Cope with NULL dw_cfi_cfa_locAlexandre Oliva1-0/+3
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+3815