aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/riscv/rv64/rvd/s_ceil.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-09-28Remove unnecessary math_private.h includes.Joseph Myers1-1/+0
2018-09-17Use ceil functions not __ceil functions in glibc libm.Joseph Myers1-0/+1
2018-09-03Do not include fenv_private.h in math_private.h.Joseph Myers1-0/+1
2018-01-29RISC-V: Hard Float SupportPalmer Dabbelt1-0/+52