aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/sparc/sparc32/fpu
AgeCommit message (Expand)Author
2024-01-18sparc: Do not test preservation of NaN payloads for LEONDaniel Cederman
2024-01-18sparc: Fix llrint and llround missing exceptions on SPARC V8Daniel Cederman
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-05-23math: Add math-use-builtins-fabs (BZ#29027)Adhemerval Zanella
2022-04-07sparc64: Remove fcopysign{f} implementationAdhemerval Zanella
2022-04-04sparc: Remove s_abs implementationsAdhemerval Zanella
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-11-30Use libm_alias_float for sparc.Joseph Myers
2017-11-29Use libm_alias_double for sparc.Joseph Myers
2017-10-13Use libm_alias_ldouble for SPARC fabsl.Joseph Myers
2017-10-04Use libm_alias_double for dbl-64 fma.Joseph Myers
2017-10-04Restore sparc32 copysignl, fabsl, fmal compat symbols (bug 22229).Joseph Myers
2017-08-21Remove SPARC sqrt wrappers (bug 21973).Joseph Myers
2017-08-21Obsolete matherr, _LIB_VERSION, libieee.a.Joseph Myers
2017-05-12Remove useless SPARC signbit aliases.Joseph Myers
2017-01-04Move wrappers to libm-compat-calls-autoGabriel F. T. Gomes
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-08-05sparc: remove fdim sparc specific implementationsAurelien Jarno
2016-01-25Define __sqrtl_finite on sparc 32-bit with correct symbol version.David S. Miller
2016-01-24Fix missing __sqrtl_finite symbol in libm on sparc 32-bit.David S. Miller
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-11-24Remove IS_IN_libmSiddhesh Poyarekar
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-11-06Fix build on pre-v9 32-bit Sparc.David S. Miller
2013-01-14Optimize fdim/fdimf on sparc.David S. Miller
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-03-15Sparc long double is emulated in software, therefore use dbl-64's s_fma.cDavid S. Miller
2012-03-01Optimized sparc assembler for signbit{,f,l} and some variants of isnan.David S. Miller
2012-03-01Sparc doesn't need seperate 32-bit and 64-bit ulps files.David S. Miller
2012-03-01Remove sparc binutils GOTDATA checks in lieu of new minimum version requirement.David S. Miller
2012-02-28Add sparc optimized sqrt{,f}.David S. Miller
2012-02-28Add optimized copysign for sparc.David S. Miller
2012-02-21Update long-double sparc math ULPs missed by previous changes.David S. Miller
2012-02-20Resort ULPs files with gen-libm-test.pl -n in C locale.Joseph Myers
2012-02-20Adjust SPARC ULPs to take into account the new jn tests.Aurelien Jarno
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-09-05Fixes and optimizations for 32-bit sparc fabs*().David S. Miller
2006-03-01* sysdeps/sparc/sparc32/fpu/libm-test-ulps: Update.Roland McGrath
2006-02-01* math/divtc3.c: New file.Roland McGrath
2006-01-15[BZ #1950, BZ #2153]Andreas Jaeger
2006-01-14* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper