summaryrefslogtreecommitdiff
path: root/packages/glibc/2.17/0046-glibc-ppc64le-24.patch
diff options
context:
space:
mode:
Diffstat (limited to 'packages/glibc/2.17/0046-glibc-ppc64le-24.patch')
-rw-r--r--packages/glibc/2.17/0046-glibc-ppc64le-24.patch15
1 files changed, 9 insertions, 6 deletions
diff --git a/packages/glibc/2.17/0046-glibc-ppc64le-24.patch b/packages/glibc/2.17/0046-glibc-ppc64le-24.patch
index 5870d4f..ee0b7d8 100644
--- a/packages/glibc/2.17/0046-glibc-ppc64le-24.patch
+++ b/packages/glibc/2.17/0046-glibc-ppc64le-24.patch
@@ -12,9 +12,13 @@
# conditional form of branch and link when obtaining pc.
# * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
#
-diff -urN glibc-2.17-c758a686/sysdeps/unix/sysv/linux/powerpc/powerpc32/makecontext.S glibc-2.17-c758a686/sysdeps/unix/sysv/linux/powerpc/powerpc32/makecontext.S
---- glibc-2.17-c758a686/sysdeps/unix/sysv/linux/powerpc/powerpc32/makecontext.S 2014-05-28 12:25:49.000000000 -0500
-+++ glibc-2.17-c758a686/sysdeps/unix/sysv/linux/powerpc/powerpc32/makecontext.S 2014-05-28 12:25:51.000000000 -0500
+---
+# sysdeps/unix/sysv/linux/powerpc/powerpc32/makecontext.S | 8 ++++++--
+# sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S | 6 ++++--
+# 2 files changed, 10 insertions(+), 4 deletions(-)
+#
+--- a/sysdeps/unix/sysv/linux/powerpc/powerpc32/makecontext.S
++++ b/sysdeps/unix/sysv/linux/powerpc/powerpc32/makecontext.S
@@ -47,7 +47,9 @@
#ifdef PIC
mflr r0
@@ -37,9 +41,8 @@ diff -urN glibc-2.17-c758a686/sysdeps/unix/sysv/linux/powerpc/powerpc32/makecont
1: mflr r6
addi r6,r6,L(novec_exitcode)-1b
mtlr r0
-diff -urN glibc-2.17-c758a686/sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S glibc-2.17-c758a686/sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
---- glibc-2.17-c758a686/sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S 2014-05-28 12:25:49.000000000 -0500
-+++ glibc-2.17-c758a686/sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S 2014-05-28 12:25:51.000000000 -0500
+--- a/sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
++++ b/sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
@@ -124,8 +124,10 @@
/* If the target function returns we need to do some cleanup. We use a