summaryrefslogtreecommitdiff
path: root/gdb/dwarf2/macro.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* gdb: Fix issue with Clang CLI macrosBruno Larsen2022-11-031-1/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: avoid dereferencing empty str_offsets_base optional in dwarf_decode_macrosSimon Marchi2021-08-041-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* DWARFv5: Handle DW_MACRO_define_strx and DW_MACRO_undef_strx macro entries.nitachra2020-10-021-0/+3
* gdb: rename dwarf2_per_objfile variables/fields to per_objfileSimon Marchi2020-05-291-1/+1
* Use a const dwarf2_section_info in macro readerTom Tromey2020-03-261-1/+1
* Use a const line_header in macro readerTom Tromey2020-03-261-1/+1
* Move code to new file dwarf2/macro.cTom Tromey2020-03-261-0/+33