index
:
musl
master
rs-1.0
musl - an implementation of the standard library for Linux-based systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv32
Age
Commit message (
Expand
)
Author
Lines
2026-06-18
riscv32: fix missing and extraneous items in syscall table
Rich Felker
-1
/
+2
2026-03-20
riscv: don't define fenv macros for soft float
Alex Rønne Petersen
-0
/
+5
2026-03-10
update syscalls up to linux 6.19
Szabolcs Nagy
-0
/
+20
2024-10-22
wire up vdso clock_gettime for riscv32 and riscv64
Rich Felker
-2
/
+1
2024-05-07
stdint.h: derive limits from __LONG_MAX, use common fast16 types
Rich Felker
-20
/
+0
2024-05-07
sys/reg.h: derive __WORDSIZE from __LONG_MAX
Rich Felker
-2
/
+0
2024-05-07
unistd.h: derive ILP32/LP64 macros from __LONG_MAX instead of arch bits
Rich Felker
-2
/
+0
2024-05-07
unify bits/stat.h for all archs sharing a common definition
Rich Felker
-18
/
+0
2024-05-06
riscv mcontext_t/sigcontext: use __aligned__ instead of aligned
Michael Forney
-1
/
+1
2024-02-29
riscv: define REG_S1 and REG_S2
Khem Raj
-0
/
+2
2024-02-29
riscv32: add new syscall numbers
Khem Raj
-1
/
+15
2024-02-29
riscv32: add sysvipc msg/sem/shm bits
Rich Felker
-0
/
+68
2024-02-29
riscv32: add arch headers
Stefan O'Rear
-0
/
+659