summaryrefslogtreecommitdiff
path: root/math/Makefile
AgeCommit message (Expand)Author
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
2002-07-17Update.Ulrich Drepper
2002-03-14Update.Ulrich Drepper
2002-03-12Update.Ulrich Drepper
2001-07-23Update.Ulrich Drepper
2001-07-06Update to LGPL v2.1.Andreas Jaeger
2001-06-06Update.Ulrich Drepper
2001-03-18Update.Ulrich Drepper
2001-03-12Update.Ulrich Drepper
2001-02-22Update.Andreas Jaeger
2001-02-17Update.Ulrich Drepper
2001-01-25Update.Ulrich Drepper
2000-09-28Update.Ulrich Drepper
2000-09-01Update.Ulrich Drepper
2000-08-17Update.Greg McGary