about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/riscv/rv32
Commit message (Expand)AuthorAgeFilesLines
* Reduce the statically linked startup code [BZ #23323]Florian Weimer2021-02-251-0/+1
* Update syscall lists for Linux 5.11.Joseph Myers2021-02-191-0/+1
* Update syscall lists for Linux 5.10.Joseph Myers2020-12-161-0/+1
* Reinstate ftime and add deprecate message on ftime usageAdhemerval Zanella2020-10-271-0/+1
* Update syscall lists for Linux 5.9.Joseph Myers2020-10-231-0/+1
* Move vtimes to a compatibility symbolAdhemerval Zanella2020-10-191-1/+0
* Move ftime to a compatibility symbolAdhemerval Zanella2020-10-161-1/+0
* linux: Move xmknod{at} to compat symbolsAdhemerval Zanella2020-10-091-2/+0
* linux: Move {f}xstat{at} to compat symbolsAdhemerval Zanella2020-10-091-8/+0
* Remove mknod wrapper functions, move them to symbolsAdhemerval Zanella2020-10-091-0/+2
* Remove stat wrapper functions, move them to exported symbolsAdhemerval Zanella2020-10-091-0/+8
* Update mallinfo2 ABI, and testDJ Delorie2020-09-171-0/+1
* RISC-V: Build infrastructure for 32-bit portZong Li2020-08-271-0/+3
* RISC-V: Add 32-bit ABI listsAlistair Francis2020-08-2713-0/+3336
* RISC-V: Add arch-syscall.h for RV32Alistair Francis2020-08-271-0/+284