Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
musl
/
cbecda0b506c7d49a2f7fe3dc44e0e3dcf663764
/
arch
/
riscv64
9b7ed97
bits/syscall.h: add __NR_faccessat2 from linux v5.8
by Szabolcs Nagy
· 4 years, 4 months ago
d990090
add pidfd_getfd and openat2 syscall numbers from linux v5.6
by Szabolcs Nagy
· 4 years, 8 months ago
ffac0c2
use generic bits/fcntl.h for x86_64 and riscv64
by Rich Felker
· 4 years, 3 months ago
3a5b9ae
deduplicate __pthread_self thread pointer adjustment out of each arch
by Rich Felker
· 4 years, 3 months ago
ea71a90
deduplicate TP_ADJ logic out of each arch, replace with TP_OFFSET
by Rich Felker
· 4 years, 3 months ago
329e792
move riscv64 register index constants to signal.h
by Rich Felker
· 4 years, 10 months ago
83350eb
fix riscv64 a_cas inline asm operand sign extension
by Luís Marques
· 4 years, 10 months ago
fa765ca
add clone3 syscall number from linux v5.3
by Szabolcs Nagy
· 5 years ago
a452891
add pidfd_open syscall number from linux v5.3
by Szabolcs Nagy
· 5 years ago
d6dcfe4
move time_t and suseconds_t definitions to common alltypes.h.in
by Rich Felker
· 5 years ago
a0252bc
move msghdr and cmsghdr out of bits/socket.h
by Rich Felker
· 5 years ago
2d3083e
move pthread types out of per-arch alltypes.h
by Rich Felker
· 5 years ago
7cc79d1
define LONG_MAX via arch alltypes.h, strip down bits/limits.h
by Rich Felker
· 5 years ago
71d23fb
remove indirect use of endian.h from public headers
by Rich Felker
· 5 years ago
97d35a5
move __BYTE_ORDER definition to alltypes.h
by Rich Felker
· 5 years ago
00ec11d
remove per-arch definitions for va_list
by Rich Felker
· 5 years ago
a0993f8
reintroduce riscv64 struct sigcontext
by Rich Felker
· 5 years ago
2c2477d
fix riscv64 elf_fpregset_t type and member names mismatch
by Rich Felker
· 5 years ago
ab3eb89
fix riscv64 signal.h namespace violations and ucontext API mismatches
by Rich Felker
· 5 years ago
7d5c570
correct the operand specifiers in the riscv64 CAS routines
by Palmer Dabbelt
· 5 years ago
b607630
add new syscall numbers from linux v5.2
by Szabolcs Nagy
· 5 years ago
29e8737
re-add ELF gregs and fpregs types to riscv64 user.h
by Khem Raj
· 5 years ago
d493206
remove riscv64 bits/user.h contents
by Rich Felker
· 5 years ago
8acc688
fix risc64 conflict with kernel headers
by Baruch Siach
· 5 years ago
6fcb440
update riscv64 syscall numbers to linux v5.1
by Rich Felker
· 5 years ago
319b2d0
remove gratuitously-different arch-specific bits/ipc.h files
by Rich Felker
· 5 years ago
f56d57f
move IPC_64 from public bits/ipc.h to syscall_arch.h
by Rich Felker
· 5 years ago
b74b3eb
remove duplicates of new generic bits/msg.h
by Rich Felker
· 5 years ago
de5e56c
remove duplicates of new generic bits/sem.h
by Rich Felker
· 5 years ago
1afe5f3
extricate bits/sem.h from x32 time_t hack
by Rich Felker
· 5 years ago
484c34f
remove duplicates of new generic bits/shm.h
by Rich Felker
· 5 years ago
01ae3fc
decouple struct stat from kernel type
by Rich Felker
· 5 years ago
f0eb2e7
use register constraint instead of memory operand for riscv64 atomics
by Rich Felker
· 5 years ago
2dcbeab
fix riscv64 atomic asm constraints
by Rich Felker
· 5 years ago
8eb49e0
fix riscv64 syscall asm constraint
by Rich Felker
· 5 years ago
524e76f
remove spurious MAP_32BIT definition from riscv64 arch
by Rich Felker
· 5 years ago
0a48860
add riscv64 architecture support
by Rich Felker
· 5 years ago