toolchain/gdb: reorganize patch layout
authorFelix Fietkau <nbd@nbd.name>
Thu, 14 Jul 2016 09:47:36 +0000 (11:47 +0200)
committerFelix Fietkau <nbd@nbd.name>
Fri, 15 Jul 2016 12:17:26 +0000 (14:17 +0200)
commit0aa64508403d3f32c531d769cb78826597305059
treea104d756c4ccd46aa2b881a13ce3e1a7d7800e23
parent0f4a337b31f2d3bc6baf995fad0a5b05b96adeb2
toolchain/gdb: reorganize patch layout

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>
13 files changed:
toolchain/gdb/Makefile
toolchain/gdb/patches-arc/100-no_extern_inline.patch [new file with mode: 0644]
toolchain/gdb/patches-arc/110-no_testsuite.patch [new file with mode: 0644]
toolchain/gdb/patches-arc/120-fix-compile-flag-mismatch.patch [new file with mode: 0644]
toolchain/gdb/patches/100-no_extern_inline.patch [new file with mode: 0644]
toolchain/gdb/patches/110-no_testsuite.patch [new file with mode: 0644]
toolchain/gdb/patches/120-fix-compile-flag-mismatch.patch [new file with mode: 0644]
toolchain/gdb/patches/7.11/100-no_extern_inline.patch [deleted file]
toolchain/gdb/patches/7.11/110-no_testsuite.patch [deleted file]
toolchain/gdb/patches/7.11/120-fix-compile-flag-mismatch.patch [deleted file]
toolchain/gdb/patches/arc-2016.03-gdb/100-no_extern_inline.patch [deleted file]
toolchain/gdb/patches/arc-2016.03-gdb/110-no_testsuite.patch [deleted file]
toolchain/gdb/patches/arc-2016.03-gdb/120-fix-compile-flag-mismatch.patch [deleted file]