musl/arch/riscv64/bits
Rich Felker 00ec11d19e remove per-arch definitions for va_list
now that commit f7f1079796 removed the
legacy i386 conditional definition, va_list is in no way
arch-specific, and has no reason to be in the future. move it to the
shared part of alltypes.h.in
2019-10-17 15:27:00 -04:00
..
alltypes.h.in remove per-arch definitions for va_list 2019-10-17 15:27:00 -04:00
endian.h add riscv64 architecture support 2019-06-14 17:13:05 -04:00
fcntl.h add riscv64 architecture support 2019-06-14 17:13:05 -04:00
fenv.h add riscv64 architecture support 2019-06-14 17:13:05 -04:00
float.h add riscv64 architecture support 2019-06-14 17:13:05 -04:00
limits.h add riscv64 architecture support 2019-06-14 17:13:05 -04:00
posix.h add riscv64 architecture support 2019-06-14 17:13:05 -04:00
reg.h add riscv64 architecture support 2019-06-14 17:13:05 -04:00
setjmp.h add riscv64 architecture support 2019-06-14 17:13:05 -04:00
signal.h reintroduce riscv64 struct sigcontext 2019-10-02 09:28:03 -04:00
socket.h add riscv64 architecture support 2019-06-14 17:13:05 -04:00
stat.h add riscv64 architecture support 2019-06-14 17:13:05 -04:00
stdint.h add riscv64 architecture support 2019-06-14 17:13:05 -04:00
syscall.h.in add new syscall numbers from linux v5.2 2019-09-11 10:40:39 -04:00
user.h fix riscv64 elf_fpregset_t type and member names mismatch 2019-09-29 23:45:47 -04:00