summaryrefslogtreecommitdiffstats
path: root/patches
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2019-03-28 10:23:55 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-03-28 10:23:59 +0100
commite9edd084bde80eb05b6322e8ed78b1cb572782c0 (patch)
tree3a48d256c93e83c9284d1be61f3ed7536400e875 /patches
parent6a3a8ff276dfad681fde16ac7353c4a0f3ae4f33 (diff)
downloadptxdist-e9edd084bde80eb05b6322e8ed78b1cb572782c0.tar.gz
ptxdist-e9edd084bde80eb05b6322e8ed78b1cb572782c0.tar.xz
valgrind: version bump 3.12.0 -> 3.14.0
This also seems to fix some issues with missing debug symbols. Possibly related to newer gcc or binutils versions. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'patches')
-rw-r--r--patches/valgrind-3.14.0/0001-configure.ac-allow-all-arm-don-t-restrict-to-armv7.patch (renamed from patches/valgrind-3.12.0/0001-configure.ac-allow-all-arm-don-t-restrict-to-armv7.patch)4
-rw-r--r--patches/valgrind-3.14.0/0002-make-kernel-version-a-autoconf-cache-variable.patch (renamed from patches/valgrind-3.12.0/0002-make-kernel-version-a-autoconf-cache-variable.patch)4
l---------patches/valgrind-3.14.0/autogen.sh (renamed from patches/valgrind-3.12.0/autogen.sh)0
-rw-r--r--patches/valgrind-3.14.0/series (renamed from patches/valgrind-3.12.0/series)0
4 files changed, 4 insertions, 4 deletions
diff --git a/patches/valgrind-3.12.0/0001-configure.ac-allow-all-arm-don-t-restrict-to-armv7.patch b/patches/valgrind-3.14.0/0001-configure.ac-allow-all-arm-don-t-restrict-to-armv7.patch
index e6a57f657..7602998ac 100644
--- a/patches/valgrind-3.12.0/0001-configure.ac-allow-all-arm-don-t-restrict-to-armv7.patch
+++ b/patches/valgrind-3.14.0/0001-configure.ac-allow-all-arm-don-t-restrict-to-armv7.patch
@@ -10,10 +10,10 @@ Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
-index 372871b87dc4..66375adccc2c 100644
+index c18ae5f2acb5..935474f8b88b 100644
--- a/configure.ac
+++ b/configure.ac
-@@ -234,7 +234,7 @@ case "${host_cpu}" in
+@@ -252,7 +252,7 @@ case "${host_cpu}" in
ARCH_MAX="s390x"
;;
diff --git a/patches/valgrind-3.12.0/0002-make-kernel-version-a-autoconf-cache-variable.patch b/patches/valgrind-3.14.0/0002-make-kernel-version-a-autoconf-cache-variable.patch
index 7635e3bf9..9142dcf2e 100644
--- a/patches/valgrind-3.12.0/0002-make-kernel-version-a-autoconf-cache-variable.patch
+++ b/patches/valgrind-3.14.0/0002-make-kernel-version-a-autoconf-cache-variable.patch
@@ -8,10 +8,10 @@ Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/configure.ac b/configure.ac
-index 66375adccc2c..f00cf20fecab 100644
+index 935474f8b88b..0dffe27862ed 100644
--- a/configure.ac
+++ b/configure.ac
-@@ -328,16 +328,17 @@ case "${host_os}" in
+@@ -341,16 +341,17 @@ case "${host_os}" in
# Ok, this is linux. Check the kernel version
AC_MSG_CHECKING([for the kernel version])
diff --git a/patches/valgrind-3.12.0/autogen.sh b/patches/valgrind-3.14.0/autogen.sh
index 9f8a4cb7d..9f8a4cb7d 120000
--- a/patches/valgrind-3.12.0/autogen.sh
+++ b/patches/valgrind-3.14.0/autogen.sh
diff --git a/patches/valgrind-3.12.0/series b/patches/valgrind-3.14.0/series
index ce22fcaa7..ce22fcaa7 100644
--- a/patches/valgrind-3.12.0/series
+++ b/patches/valgrind-3.14.0/series