| Commit message (Expand) | Author | Age | Files | Lines |
* | Add nextup and nextdown math functions | Rajalakshmi Srinivasaraghavan | 2016-06-16 | 1 | -1/+1 |
* | Fix modf (sNaN) (bug 20240). | Joseph Myers | 2016-06-10 | 1 | -0/+6 |
* | Support sNaN testing in libm-test.inc. | Joseph Myers | 2016-05-26 | 1 | -1/+8 |
* | Register extra test objects | Andreas Schwab | 2016-04-13 | 1 | -3/+7 |
* | math: don't clobber old libm.so on install [BZ #19822] | Dylan Alex Simon | 2016-03-21 | 1 | -1/+2 |
* | Omit test-math-isinff when no C++ compiler. | Roland McGrath | 2016-03-04 | 1 | -1/+4 |
* | Ensure isinff, isinfl, isnanf, and isnanl are defined (Bug 19439) | Carlos O'Donell | 2016-02-14 | 1 | -0/+3 |
* | [BZ #19451] | Paul Pluzhnikov | 2016-01-18 | 1 | -2/+2 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 1 | -1/+1 |
* | Fix nan functions handling of payload strings (bug 16961, bug 16962). | Joseph Myers | 2015-12-04 | 1 | -1/+2 |
* | Corrected path to installed libmvec_nonshared.a | Andrew Senkevich | 2015-12-03 | 1 | -1/+1 |
* | Better workaround for aliases of *_finite symbols in vector math library. | Andrew Senkevich | 2015-11-27 | 1 | -1/+1 |
* | Fix lgamma setting signgam for ISO C (bug 15421). | Joseph Myers | 2015-11-20 | 1 | -3/+21 |
* | Fix powerpc nearbyint wrongly clearing "inexact" and leaving traps disabled (... | Joseph Myers | 2015-11-11 | 1 | -1/+2 |
* | Run libm-test tests for finite-math-only functions. | Joseph Myers | 2015-11-05 | 1 | -5/+15 |
* | Fix finite-math-only lgamma functions signgam setting (bug 19211). | Joseph Myers | 2015-11-05 | 1 | -1/+6 |
* | Make drem an alias of remainder (bug 16171). | Joseph Myers | 2015-10-29 | 1 | -1/+1 |
* | Fix i386/x86_64 fesetenv SSE exception clearing (bug 19181). | Joseph Myers | 2015-10-28 | 1 | -1/+1 |
* | Fix i386 / x86_64 nearbyint exception clearing (bug 15491). | Joseph Myers | 2015-10-22 | 1 | -1/+1 |
* | Since we now inline isinf, isnan and isfinite in math.h, replace uses of __is... | Wilco Dijkstra | 2015-09-18 | 1 | -1/+1 |
* | Add inlining of the C99 math functions isinf/isnan/signbit/isfinite/isnormal/... | Wilco Dijkstra | 2015-09-18 | 1 | -1/+2 |
* | Fix lgamma (negative) inaccuracy (bug 2542, bug 2543, bug 2558). | Joseph Myers | 2015-09-10 | 1 | -1/+1 |
* | Don't use -Wno-uninitialized in math/. | Joseph Myers | 2015-08-20 | 1 | -3/+0 |
* | Update libmvec multiarch functions for <cpu-features.h> | H.J. Lu | 2015-08-13 | 1 | -1/+1 |
* | Prevent runtime fail of SSE vector math tests on non SSE4.1 machine. | Andrew Senkevich | 2015-07-30 | 1 | -2/+0 |
* | Fix math/Makefile dependency on libm-test.stmp for libmvec tests. | Joseph Myers | 2015-06-23 | 1 | -1/+3 |
* | This patch adds vector cosf tests. | Andrew Senkevich | 2015-06-09 | 1 | -0/+9 |
* | Addition of testing infrastructure for vector math functions. | Andrew Senkevich | 2015-06-09 | 1 | -8/+25 |
* | This is update for configure, build and install of vector math library. | Andrew Senkevich | 2015-05-14 | 1 | -0/+16 |
* | This patch adds infrastructure for addition of SIMD | Andrew Senkevich | 2015-05-14 | 1 | -1/+2 |
* | Last part of changes regarding to libm-test.inc: addition | Andrew Senkevich | 2015-05-14 | 1 | -2/+3 |
* | Set errno for log1p on pole/domain error. | Stefan Liebler | 2015-04-13 | 1 | -1/+1 |
* | powerpc: Fix inline feraiseexcept, feclearexcept macros | Adhemerval Zanella | 2015-03-03 | 1 | -1/+2 |
* | Remove duplicated -frounding-math | Andrew Senkevich | 2015-01-06 | 1 | -8/+6 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 1 | -1/+1 |
* | Split __kernel_standard* functions (fixes bug 17724). | Joseph Myers | 2014-12-22 | 1 | -2/+2 |
* | [BZ #6803] Set errno for scalbln, scalbn | Stefan Liebler | 2014-06-20 | 1 | -1/+1 |
* | Add FE_NOMASK_ENV return value test. | Wilco | 2014-06-10 | 1 | -1/+1 |
* | Don't require test wrappers to preserve environment variables, use more consi... | Joseph Myers | 2014-06-06 | 1 | -1/+1 |
* | Use existing makefile variables for dependencies on glibc libraries. | Joseph Myers | 2014-05-16 | 1 | -6/+2 |
* | Make x86_64 fegetenv preserve exception mask (bug 16198). | Joseph Myers | 2014-03-26 | 1 | -1/+1 |
* | Consistently include Makeconfig after defining subdir. | Joseph Myers | 2014-02-26 | 1 | -2/+2 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 1 | -1/+1 |
* | Start generating libm tests automatically with MPFR. | Joseph Myers | 2013-11-29 | 1 | -1/+2 |
* | Make powerpc-nofpu floating-point state thread-local (bug 15483). | Joseph Myers | 2013-11-19 | 1 | -1/+2 |
* | Fix static-binary lazy FPU context allocation | Maciej W. Rozycki | 2013-09-09 | 1 | -4/+7 |
* | Link extra-libs consistently with libc and ld.so. | Joseph Myers | 2013-05-31 | 1 | -5/+0 |
* | Improve tgamma accuracy (bugs 2546, 2560, 5159, 15426). | Joseph Myers | 2013-05-08 | 1 | -1/+2 |
* | Don't use run-via-rtld-prefix for anything other than tests | Siddhesh Poyarekar | 2013-04-11 | 1 | -1/+1 |
* | New Makefile target `regen-ulps'. | Carlos O'Donell | 2013-04-06 | 1 | -0/+27 |