[PATCH] sh: Remove custom lowlevellock, barrier, condvar, and rwlock implementations.
Kaz Kojima
kkojima@rr.iij4u.or.jp
Thu Dec 18 23:42:00 GMT 2014
Torvald Riegel <triegel@redhat.com> wrote:
> 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?
Could you remove sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S too?
OK with that change. Thanks!
Regards,
kaz
> 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.
More information about the Libc-alpha
mailing list