Richard Henderson
c87156e5e9
alpha: Update libm-test-ulps from scratch
2013-07-02 09:59:50 -07:00
Richard Henderson
385fd0d524
[BZ #15666 ] alpha: Add __sqrt*_finite definitions
...
With compatibility for ev6 and non-ev6 builds, as the non-ev6 did
manage to get definitions emitted for the float and double functions.
2013-06-24 18:12:24 -07:00
Richard Henderson
09d91fde6b
alpha: Update libm-test-ulps
2013-06-23 11:05:56 -07:00
Joseph Myers
5556231db2
Remove trailing whitespace in ports.
2013-06-05 20:26:40 +00:00
Joseph Myers
b50a71810b
Don't include expected results in libm-test test names.
2013-05-22 11:49:36 +00:00
Joseph Myers
db62a90753
Handle sincos with generic libm-test logic.
2013-05-19 14:45:41 +00:00
Joseph Myers
568035b787
Update copyright notices with scripts/update-copyrights.
2013-01-02 19:05:09 +00:00
Richard Henderson
7514f09e1e
alpha: Fix redefinition of __isnanl macro warning
...
In bdd7898a58
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.
2012-12-07 13:08:31 -06:00
Richard Henderson
4bf2253280
alpha: Update libm-test-ulps.
2012-11-30 09:21:12 -08:00
Joseph Myers
5b5b04d628
Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).
2012-11-03 19:48:53 +00:00
Joseph Myers
fbeafedeea
Make fenv.h FE_* macros usable in #if (bug 3439).
2012-11-03 17:07:56 +00:00
Richard Henderson
758610860b
alpha: Update ulps
2012-09-13 13:13:22 -07:00
Richard Henderson
361818d502
alpha: Add get-rounding-mode.h
2012-09-13 07:35:26 -07:00
Richard Henderson
b2d36dda9b
alpha: Work around gcc 4.8 aliasing difference/bug
2012-09-12 17:18:25 -07:00
Richard Henderson
2e33ecdf8c
alpha: Fix compat version number for nearbyintl
2012-08-13 18:19:42 -07:00
Joseph Myers
e64ac02c24
Move all files into ports/ subdirectory in preparation for merge with glibc
2012-07-01 13:06:41 +00:00