Age | Commit message (Expand) | Author |
---|---|---|
2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
2021-09-22 | Add narrowing fma functions | Joseph Myers |
2021-09-15 | Redirect fma calls to __fma in libm | Joseph Myers |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
2020-06-22 | riscv: Use sqrt{f} builtin | Adhemerval Zanella |
2020-01-03 | Add libm_alias_finite for _finite symbols | Wilco Dijkstra |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2018-09-28 | Remove unnecessary math_private.h includes. | Joseph Myers |
2018-09-27 | Use copysign functions not __copysign functions in glibc libm. | Joseph Myers |
2018-09-03 | Do not include fenv_private.h in math_private.h. | Joseph Myers |
2018-02-22 | RISC-V: fmax/fmin: Handle signalling NaNs correctly. | Andrew Waterman |
2018-01-29 | RISC-V: Hard Float Support | Palmer Dabbelt |