index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
sysdeps
/
linux
/
riscv64
Age
Commit message (
Expand
)
Author
2023-09-28
riscv64: define __NR_riscv_flush_icache if not available
Waldemar Brodkorb
2023-02-03
riscv64: fix linking with binutils 2.40
Waldemar Brodkorb
2022-11-20
RISC-V 32-bit support
ustcymgu@gmail.com
2021-04-09
open: Add support for O_TMPFILE
Nicolas Cavallari
2021-02-19
fcntl.h: Make F_DUPFD_CLOEXEC if _USE_XOPEN2K8
Paul Cercueil
2020-08-17
riscv64: add __riscv_flush_icache
Waldemar Brodkorb
2020-07-02
Rename __unused struct members to include a namespace
Ed Wildgoose
2020-02-03
csky: add statx conditionals
Waldemar Brodkorb
2019-11-08
riscv64: implement NPTL/TLS
Waldemar Brodkorb
2019-11-06
riscv64: lazy relocations do not work like sparc/m68k
Waldemar Brodkorb
2019-11-01
riscv64: add shared library support
Waldemar Brodkorb
2019-10-30
Make __syscall_error return long, as expected by syscall() callers
Carlos Santos
2019-07-05
riscv: clear a3/a4 in crt1
Christoph Hellwig
2019-07-05
riscv: add the MAP_UNINITIALIZED definition
Christoph Hellwig
2018-06-10
risc-v: initial 64 bit port, static only (no TLS/NPTL)
Waldemar Brodkorb