aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2cfi.cc
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-09-29Remove poly_int_podRichard Sandiford1-3/+3
2023-09-14ggc, jit: forcibly clear GTY roots in jitDavid Malcolm1-0/+9
2023-07-18dwarf2: Change return type of predicate functions from int to boolUros Bizjak1-4/+3
2023-02-01New reg note REG_CFA_NORESTOREAndreas Krebbel1-5/+10
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