[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

r2252 - glibc-package/trunk/debian/patches/hppa



Author: aurel32
Date: 2007-05-20 01:55:34 +0000 (Sun, 20 May 2007)
New Revision: 2252

Modified:
   glibc-package/trunk/debian/patches/hppa/submitted-atomic_h.diff
Log:
Reverse hppa/submitted-atomic_h.diff 


Modified: glibc-package/trunk/debian/patches/hppa/submitted-atomic_h.diff
===================================================================
--- glibc-package/trunk/debian/patches/hppa/submitted-atomic_h.diff	2007-05-20 01:41:47 UTC (rev 2251)
+++ glibc-package/trunk/debian/patches/hppa/submitted-atomic_h.diff	2007-05-20 01:55:34 UTC (rev 2252)
@@ -9,8 +9,8 @@
  #define LWS_CAS "0"
  /* Note r31 is the link register */
  #define LWS_CLOBBER "r1", "r26", "r25", "r24", "r23", "r22", "r21", "r20", "r28", "r31", "memory"
--#define ASM_EAGAIN "-11" 
-+#define ASM_EAGAIN "11" 
+-#define ASM_EAGAIN "11" 
++#define ASM_EAGAIN "-11" 
  
  #if __ASSUME_LWS_CAS
  /* The only basic operation needed is compare and exchange.  */



Reply to: