aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/i386/i686/fpu
AgeCommit message (Expand)Author
2016-06-14Use generic fdim on more architectures (bug 6796, bug 20255, bug 20256).Joseph Myers
2016-06-08Fix i386/x86_64 logl (sNaN) (bug 20227).Joseph Myers
2016-03-24Fix x86_64 / x86 powl inaccuracy for integer exponents (bug 19848).Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-12-20i386: move ULPs to i686/multiarch and regenerate new ones for i386Aurelien Jarno
2015-11-05Fix i386/x86_64 log* (1) zero sign for -ffinite-math-only (bug 19213).Joseph Myers
2015-09-18Avoid excess range in results from i386 exp, hypot, pow functions (bug 18980).Joseph Myers
2015-08-13Update i686 multiarch functions for <cpu-features.h>H.J. Lu
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-06-18Fix __ieee754_logl (-LDBL_MAX) in FE_DOWNWARD mode (bug 17022).Joseph Myers
2014-03-21Fix log (1) in round-downward mode (bug 16731).Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-09-25Add optimized sincosf for SSE2 for x86 and x86-64Liubov Dmitrieva
2012-09-10Fix x86 SSE cosf, sinf issuesLiubov Dmitrieva
2012-09-03Add optimized sinf and cosf routines for x86 and x86-64Liubov Dmitrieva
2012-08-02Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}.Marek Polacek
2012-05-14Add optimized expf for x86Liubov Dmitrieva
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-02-07Remove __ELF__ conditionalsMarek Polacek
2011-10-15No need for boundary case handling in x86-32 __ieee_logUlrich Drepper
2011-10-15No need for boundary case handling in x86-32 __ieee_logfUlrich Drepper
2011-10-14Optimize x86-32 logUlrich Drepper
2004-09-26[BZ #376]Ulrich Drepper
2001-07-06Update to LGPL v2.1.Andreas Jaeger
1999-07-14Update.Ulrich Drepper