aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/sparc/fpu
AgeCommit message (Expand)Author
2013-05-02Update Sparc ULPs.David S. Miller
2013-03-22Update sparc ULPs.David S. Miller
2013-03-17Update Sparc ULPs.David S. Miller
2013-02-04Add long-double sparc ULPs updates missing in previous commit.David S. Miller
2013-02-04Update sparc ULPs after Joseph's casin fixes.David S. Miller
2013-01-17Update sparc ULPs.David S. Miller
2013-01-10Update sparc ULPs for new casin{,h} tests.David S. Miller
2013-01-04Update Sparc ULPs.David S. Miller
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-11-28Update sparc ULPs for recently added pow tests.David S. Miller
2012-11-19Fix spurious underflows in ldbl-128 atan implementation.David S. Miller
2012-11-18Correct tinyness handling in long-double and float y0/y1.David S. Miller
2012-11-03Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).Joseph Myers
2012-11-03Make fenv.h FE_* macros usable in #if (bug 3439).Joseph Myers
2012-09-28Uncorrupt Sparc ULPS file.David S. Miller
2012-09-28Revert "Add missed ildouble case in yesterday's sparc ULPs update for clog/cl...David S. Miller
2012-09-28Add missed ildouble case in yesterday's sparc ULPs update for clog/clog10.David S. Miller
2012-09-27Update sparc ULPS for recent clog/clog10 activity.David S. Miller
2012-09-05Update sparc ULPs for recently added math tests.David S. Miller
2012-08-03Update SPARC ULPs.David S. Miller
2012-07-31Update sparc ULPs.David S. Miller
2012-07-27Update sparc ULPs.David S. Miller
2012-07-11Update sparc ULPs.David S. Miller
2012-05-31Update sparc ulps after Joseph's math.h fixes.David S. Miller
2012-05-24Don't include exceptions in libm-test-ulps test names.Joseph Myers
2012-05-19Update sparc ULPs for ccos, csin, ccosh, csinh tests.David S. Miller
2012-05-11Mark sparc %fsr load and store inline asms as volatile.David S. Miller
2012-05-08With -frounding-math, some sparc ULPs need to be adjusted.David S. Miller
2012-05-07Update sparc ULPs for recently added exp tests.David S. Miller
2012-05-02Update sparc ULPs for recently added acos/asin tests.David S. Miller
2012-04-11Update sparc libm ULPs.David S. Miller
2012-03-23Update sparc ULPs for recently added tests and bug fixes.David S. Miller
2012-03-21Update sparc ULPs for recently added tests.David S. Miller
2012-03-19Update sparc ULPs for newly added tests.David S. Miller
2012-03-19Fix sparc build after math_private.h cleanups.David S. Miller
2012-03-16Update sparc ULPs.David S. Miller
2012-03-16Implement optimized libc_fe*() math routines on sparc.David S. Miller
2012-03-14Update sparc ULPs for newly added csqrt tests.David S. Miller
2012-03-11Update sparc ULPs for recently added tests.David S. Miller
2012-03-05Update sparc ULPs due to recently added tests.David S. Miller
2012-03-02Update sparc ULPs.David S. Miller
2012-03-01Update Sparc ulps for recently added tests.David S. Miller
2012-03-01Sparc doesn't need seperate 32-bit and 64-bit ulps files.David S. Miller
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-07Remove pre-ISO C supportUlrich Drepper
2010-10-11Correct implementation of fmaf.Jakub Jelinek
2010-02-09Avoid PLT call to fegetenv on s390Andreas Schwab
2007-09-15* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper
2007-08-15* sysdeps/sparc/fpu/fraiseexcpt.c (__feraiseexcept): Fix raising cvs/fedora-glibc-20070815T2049Jakub Jelinek
2007-03-17* configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper