about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/riscv
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0130-31/+30
* riscv: Use __has_include__ to include <asm/syscalls.h> [BZ #24022]H.J. Lu2018-12-311-1/+5
* Add getcpuH.J. Lu2018-12-071-0/+1
* posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405]Florian Weimer2018-12-071-0/+1
* RISC-V: don't assume PI mutexes and robust futexes before 4.20 (bug 23864)Andreas Schwab2018-11-071-0/+5
* posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405]Florian Weimer2018-11-061-0/+1
* Don't use PSEUDO_END for non-PSEUDO functionAndreas Schwab2018-10-231-2/+2
* Unify some sys/procfs.h headers.Joseph Myers2018-09-252-114/+31
* Unify many bits/mman.h headers.Joseph Myers2018-09-181-40/+0
* Fix sys/procfs.h pr_uid, pr_gid type (bug 23649).Joseph Myers2018-09-141-2/+2
* nptl: Add abilist symbols for C11 threadsAdhemerval Zanella2018-07-242-0/+25
* Add the statx functionFlorian Weimer2018-07-101-0/+1
* Add renameat2 function [BZ #17662]Florian Weimer2018-07-051-0/+1
* Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella2018-06-261-0/+1
* Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h.Joseph Myers2018-06-051-0/+2
* Add narrowing divide functions.Joseph Myers2018-05-171-0/+13
* Add narrowing multiply functions.Joseph Myers2018-05-161-0/+13
* Ignore absolute symbols in ABI tests.Joseph Myers2018-05-0413-14/+0
* Remove unused frame.h header, sigcontextinfo.h macros.Joseph Myers2018-03-221-6/+0
* Add narrowing subtract functions.Joseph Myers2018-03-201-0/+13
* Refactor Linux ARCH_FORK implementationAdhemerval Zanella2018-03-071-9/+6
* nptl: Fix tst-cancel4 sendto testsAdhemerval Zanella2018-03-051-4/+0
* Add narrowing add functions.Joseph Myers2018-02-101-0/+14
* [RISC-V] Fix parsing flags in ELF64 files.DJ Delorie2018-02-091-1/+2
* Add MAP_SYNC from Linux 4.15.Joseph Myers2018-02-061-0/+2
* RISC-V: Add ipc_priv.hPalmer Dabbelt2018-01-291-0/+21
* RISC-V: Build InfastructurePalmer Dabbelt2018-01-299-0/+311
* RISC-V: Add ABI ListsPalmer Dabbelt2018-01-2915-0/+3689
* RISC-V: Linux Startup and Dynamic Loading CodePalmer Dabbelt2018-01-293-0/+152
* RISC-V: Linux ABIPalmer Dabbelt2018-01-2921-0/+1367
* RISC-V: Linux Syscall InterfacePalmer Dabbelt2018-01-298-0/+599
* RISC-V: Atomic and Locking RoutinesPalmer Dabbelt2018-01-291-0/+194