aboutsummaryrefslogtreecommitdiff
path: root/gdb/dwarf2/macro.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-27Make dwarf2_get_dwz_file take a dwarf2_per_bfdSimon Marchi1-2/+3
2020-05-27Split dwarf2_per_objfile into dwarf2_per_objfile and dwarf2_per_bfdSimon Marchi1-3/+3
2020-03-26Trivial fix in dwarf_decode_macro_bytesTom Tromey1-3/+3
2020-03-26Use a const dwarf2_section_info in macro readerTom Tromey1-5/+6
2020-03-26Use a const line_header in macro readerTom Tromey1-3/+3
2020-03-26Move code to new file dwarf2/macro.cTom Tromey1-0/+867