aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAdhemerval Zanella <azanella@linux.vnet.ibm.com>2014-10-06 16:08:32 -0500
committerAdhemerval Zanella <azanella@linux.vnet.ibm.com>2014-10-06 16:08:32 -0500
commit47d4623785559a031ce33b266d1f9b5a2fd24d47 (patch)
tree1ee3175691a976d36c0c28786b6c46aa469be234 /ChangeLog
parent563a74d86ca2be355e6842b6fe15c33c42a5fab7 (diff)
downloadglibc-47d4623785559a031ce33b266d1f9b5a2fd24d47.zip
glibc-47d4623785559a031ce33b266d1f9b5a2fd24d47.tar.gz
glibc-47d4623785559a031ce33b266d1f9b5a2fd24d47.tar.bz2
powerpc: remove linux lowlevellock.h
This patch remove the powerpc specific lowlevellock.h and adjust some implementation that rely on __lll_[rel/acq]_instr defines.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 11 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e127a08..0d37530 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,14 @@
-2014-10-02 Chris Metcalf <cmetcalf@tilera.com>
+2014-10-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
+
+ * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Remove file.
+ * sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c
+ (pthread_spin_unlock): Use __ARCH_REL_INSTR instead of
+ __lll_rel_instr and __ARCH_ACQ_INSTR instead of __lll_acq_instr.
+ * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):
+ Likewise.
+ (__old_sem_post): Likewise.
+
+2014-10-06 Chris Metcalf <cmetcalf@tilera.com>
* sysdeps/unix/sysv/linux/tile/sysdep.h (INLINE_VSYSCALL): Define
INLINE_VSYSCALL, INTERNAL_VSYSCALL, and