Palmer Dabbelt d1c09b2471
RISC-V: Atomic and Locking Routines
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.
2018-01-29 10:27:17 -08:00
..
2018-01-27 13:31:38 +01:00
2018-01-02 18:37:06 +00:00
2018-01-27 13:32:36 +01:00
2018-01-24 23:33:03 +00:00
2018-01-29 01:48:24 +01:00
2018-01-02 21:55:15 +00:00
2018-01-07 13:31:36 +01:00
2018-01-28 19:35:02 +01:00
2018-01-29 10:27:17 -08:00
2018-01-26 08:23:01 -08:00
2018-01-29 10:27:17 -08:00