Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-01-12 | Update copyright year range in header of all files managed by GDB | Andrew Burgess | 1 | -1/+1 |
2023-11-21 | gdb: Replace gdb::optional with std::optional | Lancelot Six | 1 | -2/+2 |
2023-02-12 | Move some code from dwarf2/read.c to die.c | Tom Tromey | 1 | -0/+21 |
2023-01-01 | Update copyright year range in header of all files managed by GDB | Joel Brobecker | 1 | -1/+1 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-02-02 | gdb/dwarf: split dwarf2_cu::ranges_base in two | Simon Marchi | 1 | -11/+25 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-09-29 | Change die_info methods to check the attribute's form | Tom Tromey | 1 | -5/+17 |
2020-03-26 | Rewrite new die_info methods | Tom Tromey | 1 | -12/+16 |
2020-03-26 | Change two more functions to be methods on die_info | Tom Tromey | 1 | -0/+26 |
2020-03-26 | Change dwarf2_attr_no_follow to be a method | Tom Tromey | 1 | -0/+11 |
2020-03-26 | Move die_info to new header | Tom Tromey | 1 | -0/+62 |