about summary refs log tree commit diff
path: root/sysdeps/riscv/rv64
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-0111-11/+11
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-0611-11/+11
* riscv: Remove RV32 floating point functionsAlistair Francis2022-09-214-122/+0
* riscv: Consolidate the libm-test-ulpsAlistair Francis2022-09-212-1412/+0
* riscv: Update rv64 libm test ulpsDarius Rad2022-07-271-1/+1
* manual: Avoid name collision in libm ULP table [BZ #28956]Tom Coldrick2022-04-111-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-0115-15/+15
* RISC-V: Update rv64 ULPsDarius Rad2021-07-211-58/+64
* Update math: redirect roundeven functionH.J. Lu2021-06-271-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0215-15/+15
* RISC-V: Update lp64d libm-test-ulps according to HiFive UnleashedMaciej W. Rozycki2020-08-041-15/+18
* math: Remove inline math testsAdhemerval Zanella2020-03-191-822/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0115-15/+15
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0715-15/+15
* 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