summaryrefslogtreecommitdiff
path: root/gdb/dwarf2/macro.c
AgeCommit message (Expand)Author
2021-01-01Update copyright year range in all GDB filesJoel Brobecker
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi
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-05-27Make dwarf2_get_dwz_file take a dwarf2_per_bfdSimon Marchi
2020-05-27Split dwarf2_per_objfile into dwarf2_per_objfile and dwarf2_per_bfdSimon Marchi
2020-03-26Trivial fix in dwarf_decode_macro_bytesTom Tromey
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