PowerPC: Revert __PTHREAD_MUTEX_HAVE_ELISION change

This patch revert 449282f2e0.
This commit is contained in:
Adhemerval Zanella 2014-03-25 11:36:28 -05:00
parent f3f1dab3ef
commit 7578473bbe
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,8 @@
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.
@ -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>

View File

@ -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