toolchain/gdb: Use correct folder name for ARC patches
authorAlexey Brodkin <Alexey.Brodkin@synopsys.com>
Thu, 9 Jun 2016 09:38:34 +0000 (12:38 +0300)
committerJohn Crispin <john@phrozen.org>
Mon, 13 Jun 2016 20:51:42 +0000 (22:51 +0200)
commitc5bbb55bab4c3886d143b900be65ee8aba47c9d4
tree87c7d6a89eed873f4c4687bd48003b1dd7fb5c9b
parent1f0a9715d229df883ae05dd326cff5ce0b424b6a
toolchain/gdb: Use correct folder name for ARC patches

Even though ARC tools were released as arc-2016.03
we have a little bit different version name for GDB.
That's because both Binutils and GDB come from the same
git repo but from different branches (and so different tags).

Also removing an extra patch that made its way into release.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
toolchain/gdb/patches/arc-2016.03-gdb/100-no_extern_inline.patch [new file with mode: 0644]
toolchain/gdb/patches/arc-2016.03-gdb/110-no_testsuite.patch [new file with mode: 0644]
toolchain/gdb/patches/arc-2016.03-gdb/120-fix-compile-flag-mismatch.patch [new file with mode: 0644]
toolchain/gdb/patches/arc-2016.03/100-no_extern_inline.patch [deleted file]
toolchain/gdb/patches/arc-2016.03/110-no_testsuite.patch [deleted file]
toolchain/gdb/patches/arc-2016.03/120-fix-compile-flag-mismatch.patch [deleted file]
toolchain/gdb/patches/arc-2016.03/200-arc-fix-target-mask.patch [deleted file]