summaryrefslogtreecommitdiff
path: root/gdb/target-section.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* Add target_section constructorTom Tromey2020-10-291-0/+9
* Change target_section_table to std::vector aliasTom Tromey2020-10-121-4/+1
* Use a std::vector in target_section_tableTom Tromey2020-10-121-3/+2
* Introduce target-section.hTom Tromey2020-10-121-0/+53