about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/i386/i486
Commit message (Collapse)AuthorAgeFilesLines
* Remove x86 assembler rwlock codeAndi Kleen2014-06-135-1005/+0
| | | | | | | | | | With the recent tuning the C version of rwlocks is basically the same performance as the x86 assembler version for uncontended locks (with a a few cycles near the run-to-run variability). For others it should not matter anyways. So remove the assembler code and use the C version like other architectures.
* Move remaining nptl/sysdeps/unix/sysv/linux/i386/ files.Roland McGrath2014-05-1417-0/+4866