about summary refs log tree commit diff
path: root/sysdeps/riscv
Commit message (Expand)AuthorAgeFilesLines
* hurd: add gscope supportSamuel Thibault2018-03-111-0/+1
* RISC-V: fmax/fmin: Handle signalling NaNs correctly.Andrew Waterman2018-02-224-8/+36
* RISC-V: Do not initialize $gp in TLS macros.DJ Delorie2018-02-221-17/+3
* RISC-V: Build InfastructurePalmer Dabbelt2018-01-299-0/+122
* RISC-V: Add ABI ListsPalmer Dabbelt2018-01-294-0/+4398
* RISC-V: Linux ABIPalmer Dabbelt2018-01-292-0/+56
* RISC-V: Linux Syscall InterfacePalmer Dabbelt2018-01-291-0/+2
* RISC-V: Atomic and Locking RoutinesPalmer Dabbelt2018-01-293-0/+109
* RISC-V: Hard Float SupportPalmer Dabbelt2018-01-2958-0/+2161
* RISC-V: Generic <math.h> and soft-fp RoutinesPalmer Dabbelt2018-01-297-0/+330
* RISC-V: Thread-Local Storage SupportPalmer Dabbelt2018-01-295-0/+264
* RISC-V: ABI ImplementationPalmer Dabbelt2018-01-2923-0/+1154