gdb: use separate patches for upstream and ARC gdb
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 17 Nov 2015 12:38:32 +0000 (12:38 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 17 Nov 2015 12:38:32 +0000 (12:38 +0000)
commitb53d170f0230d5e30070a7a6402393ddbb827bf4
tree5398ff44e78717130d03322591248dafdba5f584
parentf10883d2c95d11568b2db2b18d995ee5b952fa97
gdb: use separate patches for upstream and ARC gdb

With bump of upstream GDB from 7.9 to 7.10 at least
100-no_extern_inline.patch became incompatible with
ARC gdb (which is still based on upstream 7.9 branch).

So until ARC support is not completely upstreamed
(which we expect to happen in coming months) we'll need to have
separate patches for ARC gdb.

This time clean build-tested for Netgear WNDRMAC & AXS101.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Cc: Felix Fietkau <nbd@openwrt.org>
Cc: John Crispin <blogic@openwrt.org>
Cc: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47491 3c298f89-4303-0410-b956-a3cf2f4a3e73
toolchain/gdb/Makefile
toolchain/gdb/patches/100-no_extern_inline.patch [deleted file]
toolchain/gdb/patches/110-no_testsuite.patch [deleted file]
toolchain/gdb/patches/120-fix-compile-flag-mismatch.patch [deleted file]
toolchain/gdb/patches/7.10/100-no_extern_inline.patch [new file with mode: 0644]
toolchain/gdb/patches/7.10/110-no_testsuite.patch [new file with mode: 0644]
toolchain/gdb/patches/7.10/120-fix-compile-flag-mismatch.patch [new file with mode: 0644]
toolchain/gdb/patches/arc-2015.06-gdb/100-no_extern_inline.patch [new file with mode: 0644]
toolchain/gdb/patches/arc-2015.06-gdb/110-no_testsuite.patch [new file with mode: 0644]
toolchain/gdb/patches/arc-2015.06-gdb/120-fix-compile-flag-mismatch.patch [new file with mode: 0644]