summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-02-20 07:27:36 (GMT)
committerGitHub <noreply@github.com>2017-02-20 07:27:36 (GMT)
commit158a96ee71659d9e00c05c56aeb07fd33db28b6a (patch)
tree363f4ca9519fbce72193b57aa1377c56dfd8861a
parent6a1b5a3d7723d9b45df2f0dc0f0d2b7fdfc11d73 (diff)
parentdd4cf6dde01c5cf1cf7fc4d9af952ef0e4a85ba2 (diff)
Merge pull request #609 from stilor/gdb-7.12.1
Add GDB 7.12.1
-rw-r--r--config/debug/gdb.in12
-rw-r--r--patches/gdb/7.11.1/100-musl_fix.patch (renamed from patches/gdb/7.12/100-musl_fix.patch)0
-rw-r--r--patches/gdb/7.11.1/101-uclibc-no-gettimeofday-clobber.patch (renamed from patches/gdb/7.11/101-uclibc-no-gettimeofday-clobber.patch)0
-rw-r--r--patches/gdb/7.11.1/111-xtensa-make-sure-ar_base-is-initialized.patch (renamed from patches/gdb/7.12/111-xtensa-make-sure-ar_base-is-initialized.patch)0
-rw-r--r--patches/gdb/7.11.1/112-WIP-end-of-prologue-detection-hack.patch (renamed from patches/gdb/7.12/112-WIP-end-of-prologue-detection-hack.patch)0
-rw-r--r--patches/gdb/7.12.1/100-musl_fix.patch (renamed from patches/gdb/7.11/100-musl_fix.patch)0
-rw-r--r--patches/gdb/7.12.1/101-uclibc-no-gettimeofday-clobber.patch (renamed from patches/gdb/7.12/101-uclibc-no-gettimeofday-clobber.patch)0
-rw-r--r--patches/gdb/7.12.1/111-xtensa-make-sure-ar_base-is-initialized.patch (renamed from patches/gdb/7.11/111-xtensa-make-sure-ar_base-is-initialized.patch)0
-rw-r--r--patches/gdb/7.12.1/112-WIP-end-of-prologue-detection-hack.patch (renamed from patches/gdb/7.11/112-WIP-end-of-prologue-detection-hack.patch)0
9 files changed, 6 insertions, 6 deletions
diff --git a/config/debug/gdb.in b/config/debug/gdb.in
index 0bf1740..c8652ca 100644
--- a/config/debug/gdb.in
+++ b/config/debug/gdb.in
@@ -67,14 +67,14 @@ choice
# Don't remove next line
# CT_INSERT_VERSION_BELOW
-config GDB_V_7_12
+config GDB_V_7_12_1
bool
- prompt "7.12"
+ prompt "7.12.1"
select GDB_7_12_or_later
-config GDB_V_7_11
+config GDB_V_7_11_1
bool
- prompt "7.11"
+ prompt "7.11.1"
select GDB_7_2_or_later
config GDB_V_7_10_1
@@ -278,8 +278,8 @@ config GDB_VERSION
string
# Don't remove next line
# CT_INSERT_VERSION_STRING_BELOW
- default "7.12" if GDB_V_7_12
- default "7.11" if GDB_V_7_11
+ default "7.12.1" if GDB_V_7_12_1
+ default "7.11.1" if GDB_V_7_11_1
default "7.10.1" if GDB_V_7_10_1
default "7.10" if GDB_V_7_10
default "7.9.1" if GDB_V_7_9_1
diff --git a/patches/gdb/7.12/100-musl_fix.patch b/patches/gdb/7.11.1/100-musl_fix.patch
index c0c1e0a..c0c1e0a 100644
--- a/patches/gdb/7.12/100-musl_fix.patch
+++ b/patches/gdb/7.11.1/100-musl_fix.patch
diff --git a/patches/gdb/7.11/101-uclibc-no-gettimeofday-clobber.patch b/patches/gdb/7.11.1/101-uclibc-no-gettimeofday-clobber.patch
index ff59907..ff59907 100644
--- a/patches/gdb/7.11/101-uclibc-no-gettimeofday-clobber.patch
+++ b/patches/gdb/7.11.1/101-uclibc-no-gettimeofday-clobber.patch
diff --git a/patches/gdb/7.12/111-xtensa-make-sure-ar_base-is-initialized.patch b/patches/gdb/7.11.1/111-xtensa-make-sure-ar_base-is-initialized.patch
index 982bd7f..982bd7f 100644
--- a/patches/gdb/7.12/111-xtensa-make-sure-ar_base-is-initialized.patch
+++ b/patches/gdb/7.11.1/111-xtensa-make-sure-ar_base-is-initialized.patch
diff --git a/patches/gdb/7.12/112-WIP-end-of-prologue-detection-hack.patch b/patches/gdb/7.11.1/112-WIP-end-of-prologue-detection-hack.patch
index 506a57c..506a57c 100644
--- a/patches/gdb/7.12/112-WIP-end-of-prologue-detection-hack.patch
+++ b/patches/gdb/7.11.1/112-WIP-end-of-prologue-detection-hack.patch
diff --git a/patches/gdb/7.11/100-musl_fix.patch b/patches/gdb/7.12.1/100-musl_fix.patch
index c0c1e0a..c0c1e0a 100644
--- a/patches/gdb/7.11/100-musl_fix.patch
+++ b/patches/gdb/7.12.1/100-musl_fix.patch
diff --git a/patches/gdb/7.12/101-uclibc-no-gettimeofday-clobber.patch b/patches/gdb/7.12.1/101-uclibc-no-gettimeofday-clobber.patch
index cd7a4c6..cd7a4c6 100644
--- a/patches/gdb/7.12/101-uclibc-no-gettimeofday-clobber.patch
+++ b/patches/gdb/7.12.1/101-uclibc-no-gettimeofday-clobber.patch
diff --git a/patches/gdb/7.11/111-xtensa-make-sure-ar_base-is-initialized.patch b/patches/gdb/7.12.1/111-xtensa-make-sure-ar_base-is-initialized.patch
index 982bd7f..982bd7f 100644
--- a/patches/gdb/7.11/111-xtensa-make-sure-ar_base-is-initialized.patch
+++ b/patches/gdb/7.12.1/111-xtensa-make-sure-ar_base-is-initialized.patch
diff --git a/patches/gdb/7.11/112-WIP-end-of-prologue-detection-hack.patch b/patches/gdb/7.12.1/112-WIP-end-of-prologue-detection-hack.patch
index 506a57c..506a57c 100644
--- a/patches/gdb/7.11/112-WIP-end-of-prologue-detection-hack.patch
+++ b/patches/gdb/7.12.1/112-WIP-end-of-prologue-detection-hack.patch