aboutsummaryrefslogtreecommitdiff
path: root/packages/gdb/7.11.1/0004-include-order.patch
Commit message (Collapse)AuthorAgeFilesLines
* gdb: drop obsolete versionsChris Packham2022-05-101-43/+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>
* Move GDB build into a common backend functionAlexey Neyman2019-03-091-0/+43
... needed to create a common runtime test for an incompatible change in glibc API. Signed-off-by: Alexey Neyman <stilor@att.net>