aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
-rw-r--r--nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h2
2 files changed, 6 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index bdc8f66..e828cc2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2014-03-25 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
+ * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Revert
+ previous change.
+
+2014-03-25 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
+
* sysdeps/powerpc/fpu/libm-test-ulps: Update.
2014-03-25 Andreas Schwab <schwab@suse.de>
@@ -9,7 +14,7 @@
2014-03-25 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
- * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
+ * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
(__PTHREAD_MUTEX_HAVE_ELISION): New define.
2014-03-25 Joseph Myers <joseph@codesourcery.com>
diff --git a/nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h b/nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
index ac7351f..71bd3ae 100644
--- a/nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
+++ b/nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
@@ -21,8 +21,6 @@
#include <bits/wordsize.h>
-#define __PTHREAD_MUTEX_HAVE_ELISION 0
-
#if __WORDSIZE == 64
# define __SIZEOF_PTHREAD_ATTR_T 56
# define __SIZEOF_PTHREAD_MUTEX_T 40