mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-26 12:41:05 +00:00
d1c09b2471
This patch implements various atomic and locking routines on RISC-V. We mandate the A extension on Linux-capable RISC-V systems, so this can rely on always having the various atomic instructions availiable. 2018-01-29 Palmer Dabbelt <palmer@sifive.com> * sysdeps/riscv/nptl/bits/pthreadtypes-arch.h: New file. * sysdeps/riscv/nptl/bits/semaphore.h: Likewise. * sysdeps/riscv/nptl/libc-lowlevellock.c: Likewise. * sysdeps/unix/sysv/linux/riscv/atomic-machine.h: Likewise. |
||
---|---|---|
.. | ||
bits | ||
nofpu | ||
nptl | ||
rv64 | ||
rvd | ||
rvf | ||
sys | ||
__longjmp.S | ||
backtrace.c | ||
bsd-_setjmp.c | ||
bsd-setjmp.c | ||
dl-machine.h | ||
dl-tls.h | ||
dl-trampoline.S | ||
e_sqrtl.c | ||
fpu_control.h | ||
gccframe.h | ||
jmpbuf-offsets.h | ||
jmpbuf-unwind.h | ||
ldsodefs.h | ||
libc-tls.c | ||
linkmap.h | ||
machine-gmon.h | ||
math-tests.h | ||
memusage.h | ||
setjmp.S | ||
sfp-machine.h | ||
sotruss-lib.c | ||
stackinfo.h | ||
start.S | ||
tininess.h | ||
tls-macros.h | ||
tst-audit.h |