Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-11-02 | gdb, gdbserver, gdbsupport: fix leading space vs tabs issues | Simon Marchi | 1 | -112/+112 |
2020-10-02 | DWARFv5: Handle DW_MACRO_define_strx and DW_MACRO_undef_strx macro entries. | nitachra | 1 | -3/+68 |
2020-05-29 | gdb: rename dwarf2_per_objfile variables/fields to per_objfile | Simon Marchi | 1 | -20/+16 |
2020-05-27 | Make dwarf2_get_dwz_file take a dwarf2_per_bfd | Simon Marchi | 1 | -2/+3 |
2020-05-27 | Split dwarf2_per_objfile into dwarf2_per_objfile and dwarf2_per_bfd | Simon Marchi | 1 | -3/+3 |
2020-03-26 | Trivial fix in dwarf_decode_macro_bytes | Tom Tromey | 1 | -3/+3 |
2020-03-26 | Use a const dwarf2_section_info in macro reader | Tom Tromey | 1 | -5/+6 |
2020-03-26 | Use a const line_header in macro reader | Tom Tromey | 1 | -3/+3 |
2020-03-26 | Move code to new file dwarf2/macro.c | Tom Tromey | 1 | -0/+867 |