diff options
author | John Crispin <john@openwrt.org> | 2016-03-10 19:11:41 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2016-03-10 19:11:41 +0000 |
commit | 7409b5abfe916bc011dafc074c6a26fe82688a9b (patch) | |
tree | 59d7e0572803834ae02bd70e7523a1cb028a71c0 /toolchain/gdb/patches | |
parent | 4baaaabca0142c8d1b0986bd8d28bf533095b167 (diff) | |
download | upstream-7409b5abfe916bc011dafc074c6a26fe82688a9b.tar.gz upstream-7409b5abfe916bc011dafc074c6a26fe82688a9b.tar.bz2 upstream-7409b5abfe916bc011dafc074c6a26fe82688a9b.zip |
toolchain/gdb: Update to 7.11
Update gdb to version 7.11
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
SVN-Revision: 48989
Diffstat (limited to 'toolchain/gdb/patches')
-rw-r--r-- | toolchain/gdb/patches/7.11/100-no_extern_inline.patch (renamed from toolchain/gdb/patches/7.10.1/100-no_extern_inline.patch) | 0 | ||||
-rw-r--r-- | toolchain/gdb/patches/7.11/110-no_testsuite.patch (renamed from toolchain/gdb/patches/7.10.1/110-no_testsuite.patch) | 4 | ||||
-rw-r--r-- | toolchain/gdb/patches/7.11/120-fix-compile-flag-mismatch.patch (renamed from toolchain/gdb/patches/7.10.1/120-fix-compile-flag-mismatch.patch) | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/toolchain/gdb/patches/7.10.1/100-no_extern_inline.patch b/toolchain/gdb/patches/7.11/100-no_extern_inline.patch index 8c18c6e2e7..8c18c6e2e7 100644 --- a/toolchain/gdb/patches/7.10.1/100-no_extern_inline.patch +++ b/toolchain/gdb/patches/7.11/100-no_extern_inline.patch diff --git a/toolchain/gdb/patches/7.10.1/110-no_testsuite.patch b/toolchain/gdb/patches/7.11/110-no_testsuite.patch index 1b284ea767..3a9c1e7154 100644 --- a/toolchain/gdb/patches/7.10.1/110-no_testsuite.patch +++ b/toolchain/gdb/patches/7.11/110-no_testsuite.patch @@ -1,6 +1,6 @@ --- a/gdb/configure +++ b/gdb/configure -@@ -870,8 +870,7 @@ MAKEINFOFLAGS +@@ -873,8 +873,7 @@ MAKEINFOFLAGS YACC YFLAGS XMKMF' @@ -10,7 +10,7 @@ multi-ice gdbserver' -@@ -5610,7 +5610,7 @@ $as_echo "$with_auto_load_safe_path" >&6 +@@ -5660,7 +5660,7 @@ $as_echo "$with_auto_load_safe_path" >&6 diff --git a/toolchain/gdb/patches/7.10.1/120-fix-compile-flag-mismatch.patch b/toolchain/gdb/patches/7.11/120-fix-compile-flag-mismatch.patch index c8b41f264a..d7c8df4fa4 100644 --- a/toolchain/gdb/patches/7.10.1/120-fix-compile-flag-mismatch.patch +++ b/toolchain/gdb/patches/7.11/120-fix-compile-flag-mismatch.patch @@ -1,6 +1,6 @@ --- a/gdb/gdbserver/configure +++ b/gdb/gdbserver/configure -@@ -2468,7 +2468,7 @@ $as_echo "$as_me: error: \`$ac_var' was +@@ -2520,7 +2520,7 @@ $as_echo "$as_me: error: \`$ac_var' was ac_cache_corrupted=: ;; ,);; *) |