Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-12 | Relocate alpha from ports to libc | Richard Henderson | |
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. | |||
2014-01-24 | alpha: Update libm-test-ulps | Richard Henderson | |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | |
2013-11-28 | Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271). | Joseph Myers | |
2013-07-02 | alpha: Update libm-test-ulps from scratch | Richard Henderson | |
2013-06-24 | [BZ #15666] alpha: Add __sqrt*_finite definitions | Richard Henderson | |
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-23 | alpha: Update libm-test-ulps | Richard Henderson | |
2013-06-05 | Remove trailing whitespace in ports. | Joseph Myers | |
2013-05-22 | Don't include expected results in libm-test test names. | Joseph Myers | |
2013-05-19 | Handle sincos with generic libm-test logic. | Joseph Myers | |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | |
2012-12-07 | alpha: Fix redefinition of __isnanl macro warning | Richard Henderson | |
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. | |||
2012-11-30 | alpha: Update libm-test-ulps. | Richard Henderson | |
2012-11-03 | Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796). | Joseph Myers | |
2012-11-03 | Make fenv.h FE_* macros usable in #if (bug 3439). | Joseph Myers | |
2012-09-13 | alpha: Update ulps | Richard Henderson | |
2012-09-13 | alpha: Add get-rounding-mode.h | Richard Henderson | |
2012-09-12 | alpha: Work around gcc 4.8 aliasing difference/bug | Richard Henderson | |
2012-08-13 | alpha: Fix compat version number for nearbyintl | Richard Henderson | |
2012-07-01 | Move all files into ports/ subdirectory in preparation for merge with glibcglibc-2.16-ports-before-merge | Joseph Myers | |