aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/riscv
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers30-31/+30
2018-12-31riscv: Use __has_include__ to include <asm/syscalls.h> [BZ #24022]H.J. Lu1-1/+5
2018-12-07Add getcpuH.J. Lu1-0/+1
2018-12-07posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405]Florian Weimer1-0/+1
2018-11-07RISC-V: don't assume PI mutexes and robust futexes before 4.20 (bug 23864)Andreas Schwab1-0/+5
2018-11-06posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405]Florian Weimer1-0/+1
2018-10-23Don't use PSEUDO_END for non-PSEUDO functionAndreas Schwab1-2/+2
2018-09-25Unify some sys/procfs.h headers.Joseph Myers2-114/+31
2018-09-18Unify many bits/mman.h headers.Joseph Myers1-40/+0
2018-09-14Fix sys/procfs.h pr_uid, pr_gid type (bug 23649).Joseph Myers1-2/+2
2018-07-24nptl: Add abilist symbols for C11 threadsAdhemerval Zanella2-0/+25
2018-07-10Add the statx functionFlorian Weimer1-0/+1
2018-07-05Add renameat2 function [BZ #17662]Florian Weimer1-0/+1
2018-06-26Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella1-0/+1
2018-06-05Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h.Joseph Myers1-0/+2
2018-05-17Add narrowing divide functions.Joseph Myers1-0/+13
2018-05-16Add narrowing multiply functions.Joseph Myers1-0/+13
2018-05-04Ignore absolute symbols in ABI tests.Joseph Myers13-14/+0
2018-03-22Remove unused frame.h header, sigcontextinfo.h macros.Joseph Myers1-6/+0
2018-03-20Add narrowing subtract functions.Joseph Myers1-0/+13
2018-03-07Refactor Linux ARCH_FORK implementationAdhemerval Zanella1-9/+6
2018-03-05nptl: Fix tst-cancel4 sendto testsAdhemerval Zanella1-4/+0
2018-02-10Add narrowing add functions.Joseph Myers1-0/+14
2018-02-09[RISC-V] Fix parsing flags in ELF64 files.DJ Delorie1-1/+2
2018-02-06Add MAP_SYNC from Linux 4.15.Joseph Myers1-0/+2
2018-01-29RISC-V: Add ipc_priv.hPalmer Dabbelt1-0/+21
2018-01-29RISC-V: Build InfastructurePalmer Dabbelt9-0/+311
2018-01-29RISC-V: Add ABI ListsPalmer Dabbelt15-0/+3689
2018-01-29RISC-V: Linux Startup and Dynamic Loading CodePalmer Dabbelt3-0/+152
2018-01-29RISC-V: Linux ABIPalmer Dabbelt21-0/+1367
2018-01-29RISC-V: Linux Syscall InterfacePalmer Dabbelt8-0/+599
2018-01-29RISC-V: Atomic and Locking RoutinesPalmer Dabbelt1-0/+194