glibc/sysdeps/x86_64/nptl
Adhemerval Zanella 17fd707f88 nptl: Remove x86_64 cancellation assembly implementations [BZ #25765]
All cancellable syscalls are done by C implementations, so there is no
no need to use a specialized implementation to optimize register usage.

It fixes BZ #25765.

Checked on x86_64-linux-gnu.
2020-04-03 10:47:59 -03:00
..
Makefile Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pthread_spin_init.c Move i386 code out of nptl/ subdirectory. 2014-06-12 10:08:24 -07:00
pthread_spin_lock.S Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pthread_spin_trylock.S linux: Consolidate INLINE_SYSCALL 2020-02-14 21:09:12 -03:00
pthread_spin_unlock.S Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pthread-offsets.h nptl: Add tests for internal pthread_rwlock_t offsets 2019-11-26 13:53:36 +00:00
pthreaddef.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
tcb-offsets.sym nptl: Remove x86_64 cancellation assembly implementations [BZ #25765] 2020-04-03 10:47:59 -03:00
tls.h x86: Avoid single-argument _Static_assert in <tls.h> 2020-02-17 11:12:03 +01:00