aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/sparc/sparc32/fpu
AgeCommit message (Expand)AuthorFilesLines
2024-01-18sparc: Do not test preservation of NaN payloads for LEONDaniel Cederman1-0/+30
2024-01-18sparc: Fix llrint and llround missing exceptions on SPARC V8Daniel Cederman1-0/+43
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert3-3/+3
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers3-3/+3
2022-05-23math: Add math-use-builtins-fabs (BZ#29027)Adhemerval Zanella1-9/+0
2022-04-07sparc64: Remove fcopysign{f} implementationAdhemerval Zanella2-66/+0
2022-04-04sparc: Remove s_abs implementationsAdhemerval Zanella2-58/+0
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert7-7/+7
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar3-3/+0
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert7-7/+7
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers7-7/+7
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert7-7/+7
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers7-7/+7
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers7-7/+7
2017-11-30Use libm_alias_float for sparc.Joseph Myers2-2/+4
2017-11-29Use libm_alias_double for sparc.Joseph Myers2-8/+4
2017-10-13Use libm_alias_ldouble for SPARC fabsl.Joseph Myers1-1/+2
2017-10-04Use libm_alias_double for dbl-64 fma.Joseph Myers1-4/+0
2017-10-04Restore sparc32 copysignl, fabsl, fmal compat symbols (bug 22229).Joseph Myers3-1/+16
2017-08-21Remove SPARC sqrt wrappers (bug 21973).Joseph Myers2-106/+0
2017-08-21Obsolete matherr, _LIB_VERSION, libieee.a.Joseph Myers2-0/+2
2017-05-12Remove useless SPARC signbit aliases.Joseph Myers1-2/+0
2017-01-04Move wrappers to libm-compat-calls-autoGabriel F. T. Gomes2-0/+0
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers9-9/+9
2016-08-05sparc: remove fdim sparc specific implementationsAurelien Jarno2-77/+0
2016-01-25Define __sqrtl_finite on sparc 32-bit with correct symbol version.David S. Miller1-1/+3
2016-01-24Fix missing __sqrtl_finite symbol in libm on sparc 32-bit.David S. Miller1-1/+28
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers10-10/+10
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers10-10/+10
2014-11-24Remove IS_IN_libmSiddhesh Poyarekar1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae10-10/+10
2013-11-06Fix build on pre-v9 32-bit Sparc.David S. Miller1-1/+2
2013-01-14Optimize fdim/fdimf on sparc.David S. Miller2-0/+76
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers8-8/+8
2012-03-15Sparc long double is emulated in software, therefore use dbl-64's s_fma.cDavid S. Miller1-0/+2
2012-03-01Optimized sparc assembler for signbit{,f,l} and some variants of isnan.David S. Miller3-0/+65
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/+116
2012-02-28Add optimized copysign for sparc.David S. Miller2-0/+62
2012-02-21Update long-double sparc math ULPs missed by previous changes.David S. Miller1-2/+18
2012-02-20Resort ULPs files with gen-libm-test.pl -n in C locale.Joseph Myers1-5/+5
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 Eggert2-6/+4
2011-09-05Fixes and optimizations for 32-bit sparc fabs*().David S. Miller3-13/+31
2006-03-01* sysdeps/sparc/sparc32/fpu/libm-test-ulps: Update.Roland McGrath1-0/+9
2006-02-01* math/divtc3.c: New file.Roland McGrath2-1/+10
2006-01-15[BZ #1950, BZ #2153]Andreas Jaeger1-2/+2
2006-01-14* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath5-0/+460
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper5-480/+2