about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/riscv
Commit message (Expand)AuthorAgeFilesLines
* nptl: Move fcntl from libpthreadAdhemerval Zanella2021-03-181-2/+0
* nptl: Remove sendmsg from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove recvmsg from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove sigwait from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove tcdrain from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove pause from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove msync from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove fsync from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove sendto from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove recvfrom from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove recv from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove connect from libpthreadAdhemerval Zanella2021-03-182-4/+0
* nptl: Remove accept from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove close from libpthreadAdhemerval Zanella2021-03-182-4/+0
* nptl: Remove read from libpthreadAdhemerval Zanella2021-03-182-4/+0
* nptl: Remove write from libpthreadAdhemerval Zanella2021-03-182-4/+0
* Reduce the statically linked startup code [BZ #23323]Florian Weimer2021-02-252-0/+2
* Update syscall lists for Linux 5.11.Joseph Myers2021-02-192-0/+2
* linux: Set default kernel_stat.h to LFSAdhemerval Zanella2021-02-111-23/+0
* linux: Fix STATFS_IS_STATFS64 definitionAdhemerval Zanella2021-02-111-1/+1
* ldconfig/x86: Store ISA level in cache and aux cacheH.J. Lu2021-01-131-10/+12
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0230-30/+30
* Update syscall lists for Linux 5.10.Joseph Myers2020-12-162-0/+2
* linux: Consolidate brk implementationAdhemerval Zanella2020-12-101-0/+3
* Remove tls.h inclusion from internal errno.hAdhemerval Zanella2020-11-131-0/+1
* riscv: Get cache information through sysconfZong Li2020-11-101-0/+100
* Reinstate ftime and add deprecate message on ftime usageAdhemerval Zanella2020-10-271-0/+1
* Update syscall lists for Linux 5.9.Joseph Myers2020-10-232-0/+2
* 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-092-0/+4
* Remove stat wrapper functions, move them to exported symbolsAdhemerval Zanella2020-10-092-0/+16
* Update mallinfo2 ABI, and testDJ Delorie2020-09-172-0/+2
* Allow memset local PLT reference for RISC-V.Alistair Francis2020-09-171-0/+1
* RISC-V: Build infrastructure for 32-bit portZong Li2020-08-275-5/+63
* RISC-V: Add rv32 path to RTLDLIST in lddZong Li2020-08-271-1/+1
* riscv32: Specify the arch_minimum_kernel as 5.4Alistair Francis2020-08-272-0/+8
* RISC-V: Add 32-bit ABI listsAlistair Francis2020-08-2713-0/+3336
* RISC-V: Support the 32-bit ABI implementationAlistair Francis2020-08-271-0/+55
* RISC-V: Add arch-syscall.h for RV32Alistair Francis2020-08-271-0/+284
* RISC-V: Add path of library directories for the 32-bitAlistair Francis2020-08-271-16/+38
* RISC-V: Support dynamic loader for the 32-bitZong Li2020-08-271-1/+1
* RISC-V: Add support for 32-bit vDSO callsAlistair Francis2020-08-271-6/+17
* RISC-V: Use 64-bit-time syscall numbers with the 32-bit portAlistair Francis2020-08-271-0/+23
* RISC-V: Cleanup some of the sysdep.h codeAlistair Francis2020-08-271-13/+4
* RISC-V: Use 64-bit time_t and off_t for RV32 and RV64Alistair Francis2020-08-274-0/+162
* Update syscall lists for Linux 5.8.Joseph Myers2020-08-071-0/+1
* Linux: Remove rseq supportFlorian Weimer2020-07-161-1/+0