Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-04-12 | Delete DWARF psymtab code | Tom Tromey | 1 | -0/+1 |
2022-04-04 | gdb: rename start_symtab/end_symtab to start_compunit_symtab/end_compunit_symtab | Simon Marchi | 1 | -2/+2 |
2022-01-27 | gdb: work around negative DW_AT_data_member_location GCC 11 bug | Simon Marchi | 1 | -0/+1 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-12-01 | gdb: use actual DWARF version in compunit's debugformat field | Simon Marchi | 1 | -1/+12 |
2021-10-18 | CTF: incorrect underlying type setting for enumeration types | Weimin Pan | 1 | -1/+1 |
2021-06-25 | Remove dwarf2_cu::language | Tom Tromey | 1 | -1/+1 |
2021-06-16 | [gdb/symtab] Fix infinite recursion in dwarf2_cu::get_builder(), again | Tom de Vries | 1 | -0/+15 |
2021-05-27 | [gdb/symtab] Fix Dwarf Error: cannot find DIE | Tom de Vries | 1 | -1/+2 |
2021-05-17 | Change dwarf2_cu marking to use methods | Tom Tromey | 1 | -1/+51 |
2021-05-17 | Move some dwarf2_cu methods to new file | Tom Tromey | 1 | -0/+89 |