summaryrefslogtreecommitdiff
path: root/math/Makefile
Commit message (Expand)AuthorAgeFilesLines
* [BZ #19451]Paul Pluzhnikov2016-01-181-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Fix nan functions handling of payload strings (bug 16961, bug 16962).Joseph Myers2015-12-041-1/+2
* Corrected path to installed libmvec_nonshared.aAndrew Senkevich2015-12-031-1/+1
* Better workaround for aliases of *_finite symbols in vector math library.Andrew Senkevich2015-11-271-1/+1
* Fix lgamma setting signgam for ISO C (bug 15421).Joseph Myers2015-11-201-3/+21
* Fix powerpc nearbyint wrongly clearing "inexact" and leaving traps disabled (...Joseph Myers2015-11-111-1/+2
* Run libm-test tests for finite-math-only functions.Joseph Myers2015-11-051-5/+15
* Fix finite-math-only lgamma functions signgam setting (bug 19211).Joseph Myers2015-11-051-1/+6
* Make drem an alias of remainder (bug 16171).Joseph Myers2015-10-291-1/+1
* Fix i386/x86_64 fesetenv SSE exception clearing (bug 19181).Joseph Myers2015-10-281-1/+1
* Fix i386 / x86_64 nearbyint exception clearing (bug 15491).Joseph Myers2015-10-221-1/+1
* Since we now inline isinf, isnan and isfinite in math.h, replace uses of __is...Wilco Dijkstra2015-09-181-1/+1
* Add inlining of the C99 math functions isinf/isnan/signbit/isfinite/isnormal/...Wilco Dijkstra2015-09-181-1/+2
* Fix lgamma (negative) inaccuracy (bug 2542, bug 2543, bug 2558).Joseph Myers2015-09-101-1/+1
* Don't use -Wno-uninitialized in math/.Joseph Myers2015-08-201-3/+0
* Update libmvec multiarch functions for <cpu-features.h>H.J. Lu2015-08-131-1/+1
* Prevent runtime fail of SSE vector math tests on non SSE4.1 machine.Andrew Senkevich2015-07-301-2/+0
* Fix math/Makefile dependency on libm-test.stmp for libmvec tests.Joseph Myers2015-06-231-1/+3
* This patch adds vector cosf tests.Andrew Senkevich2015-06-091-0/+9
* Addition of testing infrastructure for vector math functions.Andrew Senkevich2015-06-091-8/+25
* This is update for configure, build and install of vector math library.Andrew Senkevich2015-05-141-0/+16
* This patch adds infrastructure for addition of SIMDAndrew Senkevich2015-05-141-1/+2
* Last part of changes regarding to libm-test.inc: additionAndrew Senkevich2015-05-141-2/+3
* Set errno for log1p on pole/domain error.Stefan Liebler2015-04-131-1/+1
* powerpc: Fix inline feraiseexcept, feclearexcept macrosAdhemerval Zanella2015-03-031-1/+2
* Remove duplicated -frounding-mathAndrew Senkevich2015-01-061-8/+6
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Split __kernel_standard* functions (fixes bug 17724).Joseph Myers2014-12-221-2/+2
* [BZ #6803] Set errno for scalbln, scalbnStefan Liebler2014-06-201-1/+1
* Add FE_NOMASK_ENV return value test.Wilco2014-06-101-1/+1
* Don't require test wrappers to preserve environment variables, use more consi...Joseph Myers2014-06-061-1/+1
* Use existing makefile variables for dependencies on glibc libraries.Joseph Myers2014-05-161-6/+2
* Make x86_64 fegetenv preserve exception mask (bug 16198).Joseph Myers2014-03-261-1/+1
* Consistently include Makeconfig after defining subdir.Joseph Myers2014-02-261-2/+2
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Start generating libm tests automatically with MPFR.Joseph Myers2013-11-291-1/+2
* Make powerpc-nofpu floating-point state thread-local (bug 15483).Joseph Myers2013-11-191-1/+2
* Fix static-binary lazy FPU context allocationMaciej W. Rozycki2013-09-091-4/+7
* Link extra-libs consistently with libc and ld.so.Joseph Myers2013-05-311-5/+0
* Improve tgamma accuracy (bugs 2546, 2560, 5159, 15426).Joseph Myers2013-05-081-1/+2
* Don't use run-via-rtld-prefix for anything other than testsSiddhesh Poyarekar2013-04-111-1/+1
* New Makefile target `regen-ulps'.Carlos O'Donell2013-04-061-0/+27
* New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge2013-04-021-1/+1
* Promote a math test for sNaN handling to the top-level.Thomas Schwinge2013-03-151-1/+1
* Remove bounded-pointers build system support.Joseph Myers2013-02-151-3/+0
* Fix cacos real-part inaccuracy for result real part near 0 (bug 15023).Joseph Myers2013-01-171-1/+1
* Add 64-bit VIS3 optimized GMP routines for sparc.David S. Miller2013-01-111-1/+2
* Revert "CFLAGS-test-tgmath2.c"Andreas Schwab2013-01-101-1/+1
* CFLAGS-test-tgmath2.cAndreas Schwab2013-01-101-1/+1