about summary refs log tree commit diff
path: root/arch/riscv64/bits
Commit message (Expand)AuthorAgeFilesLines
* fix riscv64 signal.h namespace violations and ucontext API mismatchesRich Felker2019-09-291-26/+19
* add new syscall numbers from linux v5.2Szabolcs Nagy2019-09-111-0/+7
* re-add ELF gregs and fpregs types to riscv64 user.hKhem Raj2019-08-131-0/+8
* remove riscv64 bits/user.h contentsRich Felker2019-08-061-43/+0
* fix risc64 conflict with kernel headersBaruch Siach2019-08-061-8/+8
* update riscv64 syscall numbers to linux v5.1Rich Felker2019-08-031-0/+8
* remove gratuitously-different arch-specific bits/ipc.h filesRich Felker2019-07-301-12/+0
* move IPC_64 from public bits/ipc.h to syscall_arch.hRich Felker2019-07-301-2/+0
* remove duplicates of new generic bits/msg.hRich Felker2019-07-291-13/+0
* remove duplicates of new generic bits/sem.hRich Felker2019-07-291-9/+0
* extricate bits/sem.h from x32 time_t hackRich Felker2019-07-291-3/+3
* remove duplicates of new generic bits/shm.hRich Felker2019-07-291-25/+0
* remove spurious MAP_32BIT definition from riscv64 archRich Felker2019-07-041-1/+0
* add riscv64 architecture supportRich Felker2019-06-1420-0/+670