Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-02-05 | gdb: rename struct shobj -> struct solib | Simon Marchi | 1 | -4/+4 |
2024-01-12 | Update copyright year range in header of all files managed by GDB | Andrew Burgess | 1 | -1/+1 |
2023-10-20 | gdb: fix owner passed to remove_target_sections in clear_solib | Simon Marchi | 1 | -5/+37 |
2023-10-19 | gdb: remove target_section_table typedef | Simon Marchi | 1 | -4/+0 |
2023-10-19 | gdb: replace some so_list parameters to use references | Simon Marchi | 1 | -1/+1 |
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-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-10-29 | Add target_section constructor | Tom Tromey | 1 | -0/+9 |
2020-10-12 | Change target_section_table to std::vector alias | Tom Tromey | 1 | -4/+1 |
2020-10-12 | Use a std::vector in target_section_table | Tom Tromey | 1 | -3/+2 |
2020-10-12 | Introduce target-section.h | Tom Tromey | 1 | -0/+53 |