aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/alpha/fpu
AgeCommit message (Expand)AuthorFilesLines
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
2007-03-17* configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper1-1/+1
2007-03-14 * sysdeps/alpha/fpu/s_llround.c: New file. Richard Henderson10-6/+281
2007-03-14* sysdeps/alpha/fpu/s_ceil.c: Rewrite without branches. Richard Henderson19-201/+457
2007-03-14 * sysdeps/alpha/Makefile (sysdep-CFLAGS): Force dynamic rounding. ...Richard Henderson2-72/+441
2006-02-01* sysdeps/unix/sysv/linux/alpha/fpu/Implies: New file.cvs/fedora-glibc-20060201T0846Roland McGrath5-5/+29
2006-02-01* math/divtc3.c: New file.Roland McGrath1-86/+0
2006-01-15[BZ #1950, BZ #2153]Andreas Jaeger1-2/+2
2005-12-15* sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/.Roland McGrath18-36/+36
2005-07-08* include/fenv.h: Add libm_hidden_proto for fesetround andUlrich Drepper2-2/+4