about summary refs log tree commit diff
path: root/sysdeps/riscv/rv64
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: Update LP64D libm-test-ulps.Jim Wilson2019-01-091-48/+66
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0115-15/+15
* Remove unnecessary math_private.h includes.Joseph Myers2018-09-287-7/+1
* Use round functions not __round functions in glibc libm.Joseph Myers2018-09-271-0/+1
* Use trunc functions not __trunc functions in glibc libm.Joseph Myers2018-09-201-0/+1
* Use ceil functions not __ceil functions in glibc libm.Joseph Myers2018-09-171-0/+1
* Use rint functions not __rint functions in glibc libm.Joseph Myers2018-09-141-0/+1
* Use floor functions not __floor functions in glibc libm.Joseph Myers2018-09-141-0/+1
* Do not include fenv_private.h in math_private.h.Joseph Myers2018-09-036-0/+6
* Regen RISC-V rvd ULPsDJ Delorie2018-08-031-4/+12
* RISC-V: Build InfastructurePalmer Dabbelt2018-01-293-0/+5
* RISC-V: Add ABI ListsPalmer Dabbelt2018-01-292-0/+2199
* RISC-V: Hard Float SupportPalmer Dabbelt2018-01-2915-0/+607