aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/alpha/fpu
AgeCommit message (Expand)AuthorFilesLines
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
2016-08-19Convert _Complex tangent functions to generated codePaul E. Murphy4-16/+32
2016-08-19Convert _Complex sine functions to generated codePaul E. Murphy4-16/+32
2016-08-19Convert _Complex cosine functions to generated codePaul E. Murphy4-12/+33
2016-08-16Add fesetexcept: alpha.Joseph Myers1-0/+31
2016-08-02alpha: fix trunc for big input valuesAurelien Jarno2-8/+6
2016-08-02alpha: fix rint on sNaN inputAurelien Jarno2-0/+6
2016-08-02alpha: fix floor on sNaN inputAurelien Jarno2-8/+6
2016-08-02alpha: fix ceil on sNaN inputAurelien Jarno2-8/+6
2016-01-25Update Alpha libm-test-ulpsRichard Henderson1-284/+396
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers63-63/+63
2015-05-19alpha: Update libm-test-ulpsRichard Henderson1-300/+390
2015-04-06alpha: Update libm-test-ulpsRichard Henderson1-160/+123
2015-01-07Fix libm feupdateenv namespace (bug 17748).Joseph Myers1-0/+1
2015-01-07Fix libm fesetround namespace (bug 17748).Joseph Myers1-2/+4
2015-01-06Fix libm fesetenv namespace (bug 17748).Joseph Myers2-1/+2
2015-01-05Fix libm feholdexcept namespace (bug 17748).Joseph Myers1-2/+4
2015-01-02Fix libm fegetround namespace (bug 17748).Joseph Myers1-2/+4
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers63-63/+63
2014-12-31Fix libm fegetenv namespace (bug 17748).Joseph Myers1-0/+1
2014-12-30Fix libm feraiseexcept namespace (bug 17723).Joseph Myers1-1/+1
2014-11-24Remove IS_IN_libmSiddhesh Poyarekar1-1/+1
2014-07-03Add missing #include in sysdeps/alpha/fpu/s_nearbyint.cRoland McGrath1-1/+3
2014-07-03alpha: Remove nearbyint and nearbyintf implementationsRichard Henderson2-72/+1
2014-07-03alpha: Implement math_opt_barrier and math_force_evalRichard Henderson1-0/+6
2014-07-03alpha: Fix lround implementationsRichard Henderson2-8/+8
2014-07-03alpha: Remove round and roundf implementationsRichard Henderson2-91/+0
2014-07-01alpha: Fix isnanRichard Henderson2-24/+3
2014-07-01alpha: Update libm-test-ulpsRichard Henderson1-6/+205
2014-04-16alpha: Regenerate sysdeps/alpha/libm-test-ulpsRichard Henderson1-4/+1022
2014-03-05Don't include individual test ulps in libm-test-ulps.Joseph Myers1-17835/+0
2014-02-12Relocate alpha from ports to libcRichard Henderson77-0/+22215
2008-11-26Moved alpha to ports repository.Roland McGrath74-4649/+0
2007-09-15* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper1-1/+1
2007-05-072007-05-07 Richard Henderson <rth@redhat.com>Richard Henderson9-18/+22