aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/alpha/fpu
AgeCommit message (Expand)AuthorFilesLines
2024-02-01Refer to C23 in place of C2X in glibcJoseph Myers1-1/+1
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert53-53/+53
2023-12-19alpha: Fix fesetexceptflag (BZ 30998)Bruno Haible1-1/+1
2023-05-30Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov2-2/+2
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers53-53/+53
2022-04-07alpha: Remove fcopysign{f} implementationAdhemerval Zanella2-60/+0
2022-04-04alpha: Remove s_abs implementationsAdhemerval Zanella2-55/+0
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert57-57/+57
2021-09-30Update alpha libm-test-ulpsAdhemerval Zanella1-49/+53
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar21-21/+0
2021-01-28Update alpha libm-test-ulpsAdhemerval Zanella1-11/+12
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert57-57/+57
2020-10-08Update alpha libm-test-ulpsAdhemerval Zanella1-1/+1
2020-06-22alpha: Use builtin sqrt{f}Adhemerval Zanella3-169/+13
2020-04-08Update alpha libm-test-ulpsAdhemerval Zanella1-27/+28
2020-03-19math: Remove inline math testsAdhemerval Zanella1-837/+0
2020-01-03Add libm_alias_finite for _finite symbolsWilco Dijkstra2-19/+17
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers57-57/+57
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert57-57/+57
2019-09-03Update Alpha libm-test-ulpsAurelien Jarno1-8/+8
2019-08-13Declare most TS 18661-1 interfaces for C2X.Joseph Myers1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers57-57/+57
2018-12-28Update Alpha libm-test-ulpsAurelien Jarno1-40/+48
2018-09-27Use copysign functions not __copysign functions in glibc libm.Joseph Myers2-0/+2
2018-09-14Use rint functions not __rint functions in glibc libm.Joseph Myers2-0/+2
2018-09-05Remove alpha math_private.h.Joseph Myers1-18/+0
2018-05-09Move math_opt_barrier, math_force_eval to separate math-barriers.h.Joseph Myers2-6/+28
2018-03-15Remove all target specific __ieee754_sqrt(f/l) inlinesWilco Dijkstra1-26/+0
2018-03-10Don't include math.h/math_private.h in math_ldbl_opt.h.Zack Weinberg1-0/+1
2018-01-27Update Alpha libm-test-ulpsJames Clarke1-26/+26
2018-01-04alpha: Remove s_trunc{f} implementation (BZ#22666)Adhemerval Zanella2-89/+0
2018-01-04alpha: Remove s_ceil{f} and s_floor{f} implementation (BZ#22665)Adhemerval Zanella4-210/+0
2018-01-02Remove alpha specific fmax, fmin to fix sNaN handling [BZ #22660]Aurelien Jarno4-106/+0
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers64-64/+64
2017-12-06Update Alpha libm-test-ulpsAdhemerval Zanella1-2/+8
2017-11-28Use libm_alias_float for alpha.Joseph Myers34-38/+52
2017-11-28Use libm_alias_double for alpha.Joseph Myers10-90/+23
2017-10-04Use libm_alias_double for dbl-64 fma.Joseph Myers1-0/+2
2017-10-04Remove alpha nearbyint wrapper.Joseph Myers1-25/+0
2017-09-28Remove ancient __signbit inlinesWilco Dijkstra1-110/+0
2017-09-28Simplify C99 isgreater macrosWilco Dijkstra1-15/+0
2017-09-01Obsolete pow10 functions.Joseph Myers1-30/+0
2017-07-27Update Alpha libm-test-ulpsAdhemerval Zanella1-80/+88
2017-04-26Add earlyclobber to sqrtt/sqrtf insns.Uros Bizjak1-4/+4
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers66-66/+66
2016-11-04Fix alpha sqrt fegetenv namespace (bug 20768).Joseph Myers1-1/+1
2016-11-04Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers1-0/+1
2016-09-07Add femode_t functions: alpha.Joseph Myers2-0/+77
2016-09-07Add femode_t functions.Joseph Myers1-0/+8
2016-08-29Convert remaining complex function to generated filesPaul E. Murphy6-24/+48