[PATCH] sh: Remove custom lowlevellock, barrier, condvar, and rwlock implementations.
Torvald Riegel
triegel@redhat.com
Thu Dec 18 14:21:00 GMT 2014
This patch removes the custom implementations of low-level locks as well
as pthread barrier, condition variable, and read-write locks on sh.
Does this look OK?
2014-12-18 Torvald Riegel <triegel@redhat.com>
* sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: Remove file.
* sysdeps/unix/sysv/linux/sh/lowlevellock.S: Likewise.
* sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
* sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: Likewise.
* sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: Likewise.
* sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: Likewise.
* sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: Likewise.
* sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: Likewise.
* sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: Likewise.
* sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S: Likewise.
* sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S: Likewise.
* sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: Likewise.
* sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: Likewise.
* sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: Likewise.
* sysdeps/unix/sysv/linux/sh/sem_post.S: Likewise.
* sysdeps/unix/sysv/linux/sh/sem_timedwait.S: Likewise.
* sysdeps/unix/sysv/linux/sh/sem_trywait.S: Likewise.
* sysdeps/unix/sysv/linux/sh/sem_wait.S: Likewise.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lll-sh.patch
Type: text/x-patch
Size: 112717 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20141218/58f6f50d/attachment.bin>
More information about the Libc-alpha
mailing list