summaryrefslogtreecommitdiff
path: root/gdb/dwarf2/macro.h
AgeCommit message (Expand)Author
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker
2021-08-04gdb: avoid dereferencing empty str_offsets_base optional in dwarf_decode_macrosSimon Marchi
2021-01-01Update copyright year range in all GDB filesJoel Brobecker
2020-10-02DWARFv5: Handle DW_MACRO_define_strx and DW_MACRO_undef_strx macro entries.nitachra
2020-05-29gdb: rename dwarf2_per_objfile variables/fields to per_objfileSimon Marchi
2020-03-26Use a const dwarf2_section_info in macro readerTom Tromey
2020-03-26Use a const line_header in macro readerTom Tromey
2020-03-26Move code to new file dwarf2/macro.cTom Tromey