aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/sparc/sparc64/fpu
AgeCommit message (Expand)AuthorFilesLines
2017-11-29sparc: refactor sparc64 nearbyint{f} selector to CAdhemerval Zanella7-24/+67
2017-11-29sparc: refactor sparc64 finite{f} selector to CAdhemerval Zanella7-30/+83
2017-11-29sparc: refactor sparc64 isinf{f} selector to CAdhemerval Zanella7-32/+84
2017-11-29sparc: refactor sparc64 isnan{f} selector to CAdhemerval Zanella7-31/+83
2017-11-29sparc: refactor sparc64 signbit{f} selector to CAdhemerval Zanella7-38/+85
2017-11-29sparc: Assume VIS3 supportAdhemerval Zanella17-93/+85
2017-10-13Use libm_alias_ldouble for SPARC fabsl.Joseph Myers1-1/+3
2017-08-21Remove SPARC sqrt wrappers (bug 21973).Joseph Myers2-98/+0
2017-08-21Obsolete matherr, _LIB_VERSION, libieee.a.Joseph Myers2-0/+2
2017-05-12Remove useless SPARC signbit aliases.Joseph Myers4-8/+0
2017-02-03sparc: Remove optimized math routines which cause testsuite failures.David S. Miller13-300/+1
2017-01-04Move wrappers to libm-compat-calls-autoGabriel F. T. Gomes2-0/+0
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers55-55/+55
2016-08-05sparc: remove fdim sparc specific implementationsAurelien Jarno2-63/+0
2016-08-03sparc64: add a VIS3 version of ceil, floor and truncAurelien Jarno13-1/+340
2016-08-02sparc: remove ceil, floor, trunc sparc specific implementationsAurelien Jarno23-1085/+7
2016-07-01SPARC: fix nearbyint on sNaN inputAurelien Jarno4-0/+4
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers61-61/+61
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers61-61/+61
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae61-61/+61
2013-01-16Optimize trunc{,f} on sparc.David S. Miller7-1/+240
2013-01-15Optimize nearbyint{,f} on sparc.David S. Miller7-1/+271
2013-01-14Optimize sparc {ceil,floor}{,f} using vis2 'siam' instruction.David S. Miller13-111/+277
2013-01-14Optimize fdim/fdimf on sparc.David S. Miller2-0/+63
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers47-47/+47
2012-03-15Add sparc vis3 optimized fma/fmaf.David S. Miller5-1/+80
2012-03-15Sparc long double is emulated in software, therefore use dbl-64's s_fma.cDavid S. Miller1-0/+2
2012-03-15Create a header for sparc ifunc expansion and use it for VIS3 ifuncs.David S. Miller20-740/+60
2012-03-15Sparc optimized fmin{,f} and fmax{,f}.David S. Miller13-1/+436
2012-03-15Add more sparc VIS3 optimized math routines.David S. Miller29-6/+1356
2012-03-14Add framework for using sparc VIS3 instructions, use it for copysign/signbit.David S. Miller5-0/+162
2012-03-14Small optimization to sparc 64-bit copysign.David S. Miller2-6/+4
2012-03-02Add sparc optimized {l,}rint{,f} for 32-bit v9 and 64-bit.David S. Miller4-0/+127
2012-03-01Optimized 64-bit sparc assembler for finite{,f} and isinf{,f}.David S. Miller4-0/+129
2012-03-01Optimized sparc assembler for signbit{,f,l} and some variants of isnan.David S. Miller5-0/+127
2012-03-01Sparc doesn't need seperate 32-bit and 64-bit ulps files.David S. Miller1-1376/+0
2012-03-01Remove sparc binutils GOTDATA checks in lieu of new minimum version requirement.David S. Miller2-12/+0
2012-02-28Add sparc optimized sqrt{,f}.David S. Miller2-0/+108
2012-02-28Add optimized copysign for sparc.David S. Miller2-0/+62
2012-02-27Optimized sparc floor{,f} routines.David S. Miller2-0/+164
2012-02-27Fix %fp/%sp typo in new sparc ceil{,f} assembler.David S. Miller2-4/+4
2012-02-27Fix comment formatting in new optimized sparc math files.David S. Miller4-60/+56
2012-02-27Optimized sparc ceil{,f} and rint{,f} routines.David S. Miller4-0/+281
2012-02-21Update long-double sparc math ULPs missed by previous changes.David S. Miller1-2/+18
2012-02-20Adjust SPARC ULPs to take into account the new jn tests.Aurelien Jarno1-2/+40
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-10-12Optimize libmUlrich Drepper1-1/+2
2006-03-01* sysdeps/sparc/sparc64/fpu/libm-test-ulps: Update.Roland McGrath1-0/+9
2006-01-15[BZ #1950, BZ #2153]Andreas Jaeger1-2/+2
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-11/+2