aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/alpha/fpu
AgeCommit message (Expand)Author
2024-02-01Refer to C23 in place of C2X in glibcJoseph Myers
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-12-19alpha: Fix fesetexceptflag (BZ 30998)Bruno Haible
2023-05-30Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-04-07alpha: Remove fcopysign{f} implementationAdhemerval Zanella
2022-04-04alpha: Remove s_abs implementationsAdhemerval Zanella
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-09-30Update alpha libm-test-ulpsAdhemerval Zanella
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar
2021-01-28Update alpha libm-test-ulpsAdhemerval Zanella
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-10-08Update alpha libm-test-ulpsAdhemerval Zanella
2020-06-22alpha: Use builtin sqrt{f}Adhemerval Zanella
2020-04-08Update alpha libm-test-ulpsAdhemerval Zanella
2020-03-19math: Remove inline math testsAdhemerval Zanella
2020-01-03Add libm_alias_finite for _finite symbolsWilco Dijkstra
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-09-03Update Alpha libm-test-ulpsAurelien Jarno
2019-08-13Declare most TS 18661-1 interfaces for C2X.Joseph Myers
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-12-28Update Alpha libm-test-ulpsAurelien Jarno
2018-09-27Use copysign functions not __copysign functions in glibc libm.Joseph Myers
2018-09-14Use rint functions not __rint functions in glibc libm.Joseph Myers
2018-09-05Remove alpha math_private.h.Joseph Myers
2018-05-09Move math_opt_barrier, math_force_eval to separate math-barriers.h.Joseph Myers
2018-03-15Remove all target specific __ieee754_sqrt(f/l) inlinesWilco Dijkstra
2018-03-10Don't include math.h/math_private.h in math_ldbl_opt.h.Zack Weinberg
2018-01-27Update Alpha libm-test-ulpsJames Clarke
2018-01-04alpha: Remove s_trunc{f} implementation (BZ#22666)Adhemerval Zanella
2018-01-04alpha: Remove s_ceil{f} and s_floor{f} implementation (BZ#22665)Adhemerval Zanella
2018-01-02Remove alpha specific fmax, fmin to fix sNaN handling [BZ #22660]Aurelien Jarno
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-06Update Alpha libm-test-ulpsAdhemerval Zanella
2017-11-28Use libm_alias_float for alpha.Joseph Myers
2017-11-28Use libm_alias_double for alpha.Joseph Myers
2017-10-04Use libm_alias_double for dbl-64 fma.Joseph Myers
2017-10-04Remove alpha nearbyint wrapper.Joseph Myers
2017-09-28Remove ancient __signbit inlinesWilco Dijkstra
2017-09-28Simplify C99 isgreater macrosWilco Dijkstra
2017-09-01Obsolete pow10 functions.Joseph Myers
2017-07-27Update Alpha libm-test-ulpsAdhemerval Zanella
2017-04-26Add earlyclobber to sqrtt/sqrtf insns.Uros Bizjak
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-11-04Fix alpha sqrt fegetenv namespace (bug 20768).Joseph Myers
2016-11-04Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers
2016-09-07Add femode_t functions: alpha.Joseph Myers
2016-09-07Add femode_t functions.Joseph Myers
2016-08-29Convert remaining complex function to generated filesPaul E. Murphy