aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/gdb/patches-arc/120-fix-compile-flag-mismatch.patch
Commit message (Collapse)AuthorAgeFilesLines
* toolchain: gdb: Remove ARC patchesHauke Mehrtens2020-11-011-11/+0
| | | | | | | The ARC specific gdb was removed some time ago. Fixes: 969690b33c56 ("toolchain/gdb: Don't use gdb-arc") Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* toolchain/gdb: reorganize patch layoutFelix Fietkau2016-07-151-0/+11
Use ./patches and ./patches-arc instead of version dependent patches. We should have only one main supported version (along with the special case for arc). Signed-off-by: Felix Fietkau <nbd@nbd.name>