about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/riscv
Commit message (Expand)AuthorAgeFilesLines
* 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