aboutsummaryrefslogtreecommitdiff
path: root/packages/gdb/7.11.1/0005-include-gregset.h.patch
Commit message (Collapse)AuthorAgeFilesLines
* gdb: drop obsolete versionsChris Packham2022-05-101-73/+0
| | | | | | | Drop gdb 7.11.1, 7.12.1, 8.0.1, 8.1.1 and 8.2.1. Cleanup milestones related to these older versions. Signed-off-by: Chris Packham <judge.packham@gmail.com>
* Allow older GDB to build against newer glibcAlexey Neyman2019-03-111-0/+73
Also, fix the subdir used when only gdbserver is built (without native GDB). Signed-off-by: Alexey Neyman <stilor@att.net>