aboutsummaryrefslogtreecommitdiff
path: root/gdb/dwarf2/comp-unit.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-17Rename dwarf2/comp-unit.hTom Tromey1-246/+0
2021-04-21Shrink size of dwarf2_per_cu_dataTom Tromey1-3/+4
2021-03-18Reimplement dwarf_unit_type_nameTom Tromey1-28/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-05-29gdb: rename dwarf2_per_objfile variables/fields to per_objfileSimon Marchi1-5/+4
2020-02-08Convert read_address to a method on comp_unit_headTom Tromey1-0/+50
2020-02-08Convert read_offset to method on comp_unit_headTom Tromey1-17/+3
2020-02-08Create dwarf2/comp-unit.[ch]Tom Tromey1-0/+237