aboutsummaryrefslogtreecommitdiff
path: root/packages/gdb/11.1/0002-allow-android.patch
Commit message (Collapse)AuthorAgeFilesLines
* Remove GDB 11.1Alexey Neyman2022-02-111-45/+0
| | | | | | | | | This was originally an upgrade from 11.1 to 11.2 that fixed moxie-* samples affected by PR sim/28302. GDB 11.2 landed independently on master, so just remove 11.1 (one release per upstream branch, please, we already have lots of version/architecture/host permutations to test). Signed-off-by: Alexey Neyman <stilor@att.net>
* gdb: Add gdb-11.1Chris Packham2021-09-191-0/+45
Drop the uclibc-no-gettimeofday-clobber patch as it no longer applies. The arc patches are all upstream. Signed-off-by: Chris Packham <judge.packham@gmail.com>