summaryrefslogtreecommitdiff
path: root/ports/sysdeps/alpha/fpu
Commit message (Collapse)AuthorAgeFilesLines
* Relocate alpha from ports to libcRichard Henderson2014-02-1277-22215/+0
| | | | | | | | | | Also fixed the following whitespace nits to satisfy the push: sysdeps/alpha/alphaev6/memset.S:142: space before tab in indent. sysdeps/alpha/configure:1: new blank line at EOF. sysdeps/alpha/fpu/e_sqrt.c:126: space before tab in indent. sysdeps/alpha/preconfigure:1: new blank line at EOF. sysdeps/unix/sysv/linux/alpha/syscalls.list:1: new blank line at EOF.
* alpha: Update libm-test-ulpsRichard Henderson2014-01-241-1142/+9871
|
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0166-66/+66
|
* Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271).Joseph Myers2013-11-281-0/+1
|
* alpha: Update libm-test-ulps from scratchRichard Henderson2013-07-021-205/+66
|
* [BZ #15666] alpha: Add __sqrt*_finite definitionsRichard Henderson2013-06-242-0/+36
| | | | | With compatibility for ev6 and non-ev6 builds, as the non-ev6 did manage to get definitions emitted for the float and double functions.
* alpha: Update libm-test-ulpsRichard Henderson2013-06-231-32/+6388
|
* Remove trailing whitespace in ports.Joseph Myers2013-06-054-4/+4
|
* Don't include expected results in libm-test test names.Joseph Myers2013-05-221-708/+706
|
* Handle sincos with generic libm-test logic.Joseph Myers2013-05-191-7/+7
|
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0266-67/+66
|
* alpha: Fix redefinition of __isnanl macro warningRichard Henderson2012-12-071-3/+0
| | | | | | | | | | In bdd7898a58bd76ac3b411a4931ff3f9e77eabe6a we added self-definitions of __isnan and friends in order to indicate specialized architecture support, and avoid redefinitions within various generic math_private.h. There is no generic math_private.h that concerns ldbl-128, and while we provide __isnanl in the alpha math_private.h there's no need to protect the function against redefinition.
* alpha: Update libm-test-ulps.Richard Henderson2012-11-301-0/+250
|
* Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).Joseph Myers2012-11-031-1/+2
|
* Make fenv.h FE_* macros usable in #if (bug 3439).Joseph Myers2012-11-031-22/+33
|
* alpha: Update ulpsRichard Henderson2012-09-131-4/+571
|
* alpha: Add get-rounding-mode.hRichard Henderson2012-09-131-0/+35
|
* alpha: Work around gcc 4.8 aliasing difference/bugRichard Henderson2012-09-121-7/+5
|
* alpha: Fix compat version number for nearbyintlRichard Henderson2012-08-131-2/+2
|
* Move all files into ports/ subdirectory in preparation for merge with glibcglibc-2.16-ports-before-mergeJoseph Myers2012-07-0175-0/+6376