about summary refs log tree commit diff
path: root/sysdeps/alpha/fpu
Commit message (Expand)AuthorAgeFilesLines
* Obsolete pow10 functions.Joseph Myers2017-09-011-30/+0
* Update Alpha libm-test-ulpsAdhemerval Zanella2017-07-271-80/+88
* Add earlyclobber to sqrtt/sqrtf insns.Uros Bizjak2017-04-261-4/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0166-66/+66
* Fix alpha sqrt fegetenv namespace (bug 20768).Joseph Myers2016-11-041-1/+1
* Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers2016-11-041-0/+1
* Add femode_t functions: alpha.Joseph Myers2016-09-072-0/+77
* Add femode_t functions.Joseph Myers2016-09-071-0/+8
* Convert remaining complex function to generated filesPaul E. Murphy2016-08-296-24/+48
* Convert _Complex tangent functions to generated codePaul E. Murphy2016-08-194-16/+32
* Convert _Complex sine functions to generated codePaul E. Murphy2016-08-194-16/+32
* Convert _Complex cosine functions to generated codePaul E. Murphy2016-08-194-12/+33
* Add fesetexcept: alpha.Joseph Myers2016-08-161-0/+31
* alpha: fix trunc for big input valuesAurelien Jarno2016-08-022-8/+6
* alpha: fix rint on sNaN inputAurelien Jarno2016-08-022-0/+6
* alpha: fix floor on sNaN inputAurelien Jarno2016-08-022-8/+6
* alpha: fix ceil on sNaN inputAurelien Jarno2016-08-022-8/+6
* Update Alpha libm-test-ulpsRichard Henderson2016-01-251-284/+396
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0463-63/+63
* alpha: Update libm-test-ulpsRichard Henderson2015-05-191-300/+390
* alpha: Update libm-test-ulpsRichard Henderson2015-04-061-160/+123
* Fix libm feupdateenv namespace (bug 17748).Joseph Myers2015-01-071-0/+1
* Fix libm fesetround namespace (bug 17748).Joseph Myers2015-01-071-2/+4
* Fix libm fesetenv namespace (bug 17748).Joseph Myers2015-01-062-1/+2
* Fix libm feholdexcept namespace (bug 17748).Joseph Myers2015-01-051-2/+4
* Fix libm fegetround namespace (bug 17748).Joseph Myers2015-01-021-2/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0263-63/+63
* Fix libm fegetenv namespace (bug 17748).Joseph Myers2014-12-311-0/+1
* Fix libm feraiseexcept namespace (bug 17723).Joseph Myers2014-12-301-1/+1
* Remove IS_IN_libmSiddhesh Poyarekar2014-11-241-1/+1
* Add missing #include in sysdeps/alpha/fpu/s_nearbyint.cRoland McGrath2014-07-031-1/+3
* alpha: Remove nearbyint and nearbyintf implementationsRichard Henderson2014-07-032-72/+1
* alpha: Implement math_opt_barrier and math_force_evalRichard Henderson2014-07-031-0/+6
* alpha: Fix lround implementationsRichard Henderson2014-07-032-8/+8
* alpha: Remove round and roundf implementationsRichard Henderson2014-07-032-91/+0
* alpha: Fix isnanRichard Henderson2014-07-012-24/+3
* alpha: Update libm-test-ulpsRichard Henderson2014-07-011-6/+205
* alpha: Regenerate sysdeps/alpha/libm-test-ulpsRichard Henderson2014-04-161-4/+1022
* Don't include individual test ulps in libm-test-ulps.Joseph Myers2014-03-051-17835/+0
* Relocate alpha from ports to libcRichard Henderson2014-02-1277-0/+22215
* Moved alpha to ports repository.Roland McGrath2008-11-2674-4649/+0
* * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper2007-09-151-1/+1
* 2007-05-07 Richard Henderson <rth@redhat.com>Richard Henderson2007-05-079-18/+22
* * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper2007-03-171-1/+1
* * sysdeps/alpha/fpu/s_llround.c: New file. Richard Henderson2007-03-1410-6/+281
* * sysdeps/alpha/fpu/s_ceil.c: Rewrite without branches. Richard Henderson2007-03-1419-201/+457
* * sysdeps/alpha/Makefile (sysdep-CFLAGS): Force dynamic rounding. ...Richard Henderson2007-03-142-72/+441
* * sysdeps/unix/sysv/linux/alpha/fpu/Implies: New file. cvs/fedora-glibc-20060201T0846Roland McGrath2006-02-015-5/+29
* * math/divtc3.c: New file.Roland McGrath2006-02-011-86/+0
* [BZ #1950, BZ #2153]Andreas Jaeger2006-01-151-2/+2