summaryrefslogtreecommitdiff
path: root/math/Makefile
AgeCommit message (Expand)Author
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-11-29Start generating libm tests automatically with MPFR.Joseph Myers
2013-11-19Make powerpc-nofpu floating-point state thread-local (bug 15483).Joseph Myers
2013-09-09Fix static-binary lazy FPU context allocationMaciej W. Rozycki
2013-05-31Link extra-libs consistently with libc and ld.so.Joseph Myers
2013-05-08Improve tgamma accuracy (bugs 2546, 2560, 5159, 15426).Joseph Myers
2013-04-11Don't use run-via-rtld-prefix for anything other than testsSiddhesh Poyarekar
2013-04-06New Makefile target `regen-ulps'.Carlos O'Donell
2013-04-02New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge
2013-03-15Promote a math test for sNaN handling to the top-level.Thomas Schwinge
2013-02-15Remove bounded-pointers build system support.Joseph Myers
2013-01-17Fix cacos real-part inaccuracy for result real part near 0 (bug 15023).Joseph Myers
2013-01-11Add 64-bit VIS3 optimized GMP routines for sparc.David S. Miller
2013-01-10Revert "CFLAGS-test-tgmath2.c"Andreas Schwab
2013-01-10CFLAGS-test-tgmath2.cAndreas Schwab
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-10-18Comment on slow compilation of math/test-tgmath2.cMarkus Trippelsdorf
2012-09-25Fix inaccuracy of clog, clog10 near |z| = 1 (bug 13629).Joseph Myers
2012-05-02Use -frounding-math for math testsuiteAndreas Jaeger
2012-04-17Fix ilogb exception and errno (bug 6794)Adhemerval Zanella
2012-03-07Remove distribute variable from MakefilesUlrich Drepper
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-02-07Add tst-CMPLX2 test.Marek Polacek
2012-01-08Add test for CMPLX macrosUlrich Drepper
2012-01-08Static linking is always neededUlrich Drepper
2011-10-24Optimize accurate 64-bit routines for FMA4 on x86-64Ulrich Drepper
2011-10-12Optimize libmUlrich Drepper
2011-10-08Optimize use of isnan, isinf, finiteUlrich Drepper
2011-05-18Fix typo in x86-64 powlH.J. Lu
2007-07-12[BZ #4775, BZ #4776]Ulrich Drepper
2006-02-28* Makefile (subdir-target-args): New variable.Roland McGrath
2006-01-19* sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h [__ASSEMBLER__]: Don'tRoland McGrath
2005-10-15[BZ #865]Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-05-06Update.Ulrich Drepper
2004-03-15 * math/Makefile (headers): Add bits/huge_valf.h, bits/huge_vall.h, ...Richard Henderson
2003-12-07Update.Ulrich Drepper
2003-12-07Update.Ulrich Drepper
2003-11-14Update.Ulrich Drepper
2003-06-16Update.Ulrich Drepper
2003-02-212003-02-20 Roland McGrath <roland@redhat.com>Roland McGrath
2003-02-21Rearrange variable definitions slightly to get definition in the right order.Ulrich Drepper
2002-12-31* Rules (generated): Target removed.Roland McGrath
2002-12-31Update.Ulrich Drepper
2002-12-302002-12-30 Roland McGrath <roland@redhat.com>Roland McGrath
2002-12-292002-12-29 Roland McGrath <roland@redhat.com>Roland McGrath
2002-11-15* math/Makefile (libm-calls): Remove s_copysign, s_isinf, s_isnan,Roland McGrath
2002-11-15* sysdeps/i386/dl-machine.h (elf_machine_rela): Handle R_386_COPY.Roland McGrath
2002-09-10Update.Ulrich Drepper