[RFC PATCH] Add cfi directives to i486 pthread_* and sem_post
Paul Pluzhnikov
ppluzhnikov@google.com
Fri May 23 20:00:00 GMT 2008
Greetings,
Attached patch adds cfi directives to i486
pthread_barrier_wait
pthread_cond_broadcast
pthread_cond_signal
pthread_rwlock_rdlock
pthread_rwlock_unlock
pthread_rwlock_wrlock
sem_post@GLIBC_2.1
sem_post@GLIBC_2.0
Thanks,
--
Paul Pluzhnikov
2008-05-23 Paul Pluzhnikov <ppluzhnikov@google.com>
* nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S:
Add cfi directives.
* nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S:
Likewise.
* nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S:
Likewise.
* nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S:
Likewise.
* nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S:
Likewise.
* nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S:
Likewise.
* nptl/sysdeps/unix/sysv/linux/i386/i486/sem_post.S:
Likewise.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: libc-cfi-i486-20080523.txt
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20080523/9af95467/attachment.txt>
More information about the Libc-alpha
mailing list