]> git.pld-linux.org Git - packages/libatomic_ops.git/commitdiff
- new
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 28 Aug 2007 20:34:16 +0000 (20:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libatomic_ops-ppc.patch -> 1.1

libatomic_ops-ppc.patch [new file with mode: 0644]

diff --git a/libatomic_ops-ppc.patch b/libatomic_ops-ppc.patch
new file mode 100644 (file)
index 0000000..bcebcd7
--- /dev/null
@@ -0,0 +1,11 @@
+--- libatomic_ops-1.2.orig/src/atomic_ops/sysdeps/gcc/powerpc.h        2007-05-29 19:29:52.000000000 +0200
++++ libatomic_ops-1.2/src/atomic_ops/sysdeps/gcc/powerpc.h     2007-05-29 19:30:48.000000000 +0200
+@@ -72,7 +72,7 @@
+   /* registers.  I always got "impossible constraint" when I  */
+   /* tried the "y" constraint.                                        */
+   __asm__ __volatile__ (
+-    "lwz %0,%1\n"
++    "lwz%U1%X1 %0,%1\n"
+     "cmpw cr7,%0,%0\n"
+     "bne- cr7,1f\n"
+     "1: isync\n"
This page took 0.108927 seconds and 4 git commands to generate.