mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-25 22:40:05 +00:00
PowerPC: Revert __PTHREAD_MUTEX_HAVE_ELISION change
This patch revert 449282f2e0
.
This commit is contained in:
parent
f3f1dab3ef
commit
7578473bbe
@ -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>
|
2014-03-25 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
|
||||||
|
|
||||||
* sysdeps/powerpc/fpu/libm-test-ulps: Update.
|
* sysdeps/powerpc/fpu/libm-test-ulps: Update.
|
||||||
@ -9,7 +14,7 @@
|
|||||||
|
|
||||||
2014-03-25 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
|
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.
|
(__PTHREAD_MUTEX_HAVE_ELISION): New define.
|
||||||
|
|
||||||
2014-03-25 Joseph Myers <joseph@codesourcery.com>
|
2014-03-25 Joseph Myers <joseph@codesourcery.com>
|
||||||
|
@ -21,8 +21,6 @@
|
|||||||
|
|
||||||
#include <bits/wordsize.h>
|
#include <bits/wordsize.h>
|
||||||
|
|
||||||
#define __PTHREAD_MUTEX_HAVE_ELISION 0
|
|
||||||
|
|
||||||
#if __WORDSIZE == 64
|
#if __WORDSIZE == 64
|
||||||
# define __SIZEOF_PTHREAD_ATTR_T 56
|
# define __SIZEOF_PTHREAD_ATTR_T 56
|
||||||
# define __SIZEOF_PTHREAD_MUTEX_T 40
|
# define __SIZEOF_PTHREAD_MUTEX_T 40
|
||||||
|
Loading…
Reference in New Issue
Block a user