From d354bfde174514973309e788e11c286f1667c2f5 Mon Sep 17 00:00:00 2001 From: Alexey Brodkin Date: Thu, 19 May 2016 08:20:33 +0300 Subject: toolchain: Bump ARC tools to arc-2016.03 This change switches ARC tools to the most recent arc-2016.03 version. ARC GNU tools of version arc-2016.03 bring some quite significant changes like: * Binutils v2.26+ (upstream commit id 202ac19 with additional ARC * patches) * GCC v4.8.5 * GDB 7.10 More about changes, improvements and fixes could be found here: https://github.com/foss-for-synopsys-dwc-arc-processors/toolchain/releases/tag/arc-2016.03 Signed-off-by: Alexey Brodkin --- .../patches/arc-2015.06-gdb/110-no_testsuite.patch | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 toolchain/gdb/patches/arc-2015.06-gdb/110-no_testsuite.patch (limited to 'toolchain/gdb/patches/arc-2015.06-gdb/110-no_testsuite.patch') diff --git a/toolchain/gdb/patches/arc-2015.06-gdb/110-no_testsuite.patch b/toolchain/gdb/patches/arc-2015.06-gdb/110-no_testsuite.patch deleted file mode 100644 index 5c5d15c..0000000 --- a/toolchain/gdb/patches/arc-2015.06-gdb/110-no_testsuite.patch +++ /dev/null @@ -1,21 +0,0 @@ ---- a/gdb/configure -+++ b/gdb/configure -@@ -855,8 +855,7 @@ MAKEINFOFLAGS - YACC - YFLAGS - XMKMF' --ac_subdirs_all='testsuite --gdbtk -+ac_subdirs_all='gdbtk - multi-ice - gdbserver' - -@@ -5168,7 +5167,7 @@ $as_echo "$with_auto_load_safe_path" >&6 - - - --subdirs="$subdirs testsuite" -+subdirs="$subdirs" - - - # Check whether to support alternative target configurations -- cgit v1.1