about summary refs log tree commit diff
path: root/sysdeps/sparc/sparc32/fpu
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-063-3/+3
* math: Add math-use-builtins-fabs (BZ#29027)Adhemerval Zanella2022-05-231-9/+0
* sparc64: Remove fcopysign{f} implementationAdhemerval Zanella2022-04-072-66/+0
* sparc: Remove s_abs implementationsAdhemerval Zanella2022-04-042-58/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-017-7/+7
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-033-3/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-027-7/+7
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-017-7/+7
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-077-7/+7
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-017-7/+7
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-017-7/+7
* Use libm_alias_float for sparc.Joseph Myers2017-11-302-2/+4
* Use libm_alias_double for sparc.Joseph Myers2017-11-292-8/+4
* Use libm_alias_ldouble for SPARC fabsl.Joseph Myers2017-10-131-1/+2
* Use libm_alias_double for dbl-64 fma.Joseph Myers2017-10-041-4/+0
* Restore sparc32 copysignl, fabsl, fmal compat symbols (bug 22229).Joseph Myers2017-10-043-1/+16
* Remove SPARC sqrt wrappers (bug 21973).Joseph Myers2017-08-212-106/+0
* Obsolete matherr, _LIB_VERSION, libieee.a.Joseph Myers2017-08-212-0/+2
* Remove useless SPARC signbit aliases.Joseph Myers2017-05-121-2/+0
* Move wrappers to libm-compat-calls-autoGabriel F. T. Gomes2017-01-042-0/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-019-9/+9
* sparc: remove fdim sparc specific implementationsAurelien Jarno2016-08-052-77/+0
* Define __sqrtl_finite on sparc 32-bit with correct symbol version.David S. Miller2016-01-251-1/+3
* Fix missing __sqrtl_finite symbol in libm on sparc 32-bit.David S. Miller2016-01-241-1/+28
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0410-10/+10
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0210-10/+10
* Remove IS_IN_libmSiddhesh Poyarekar2014-11-241-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0110-10/+10
* Fix build on pre-v9 32-bit Sparc.David S. Miller2013-11-061-1/+2
* Optimize fdim/fdimf on sparc.David S. Miller2013-01-142-0/+76
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-028-8/+8
* Sparc long double is emulated in software, therefore use dbl-64's s_fma.cDavid S. Miller2012-03-151-0/+2
* Optimized sparc assembler for signbit{,f,l} and some variants of isnan.David S. Miller2012-03-013-0/+65
* Sparc doesn't need seperate 32-bit and 64-bit ulps files.David S. Miller2012-03-011-1376/+0
* Remove sparc binutils GOTDATA checks in lieu of new minimum version requirement.David S. Miller2012-03-012-12/+0
* Add sparc optimized sqrt{,f}.David S. Miller2012-02-282-0/+116
* Add optimized copysign for sparc.David S. Miller2012-02-282-0/+62
* Update long-double sparc math ULPs missed by previous changes.David S. Miller2012-02-211-2/+18
* Resort ULPs files with gen-libm-test.pl -n in C locale.Joseph Myers2012-02-201-5/+5
* Adjust SPARC ULPs to take into account the new jn tests.Aurelien Jarno2012-02-201-2/+40
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-092-6/+4
* Fixes and optimizations for 32-bit sparc fabs*().David S. Miller2011-09-053-13/+31
* * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Update.Roland McGrath2006-03-011-0/+9
* * math/divtc3.c: New file.Roland McGrath2006-02-012-1/+10
* [BZ #1950, BZ #2153]Andreas Jaeger2006-01-151-2/+2
* * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath2006-01-145-0/+460
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-225-480/+2
* 2.5-18.1Jakub Jelinek2007-07-125-2/+480
* Update. cvs/fedora-glibc-20041217T0906Andreas Jaeger2004-12-171-1/+1
* * math/Makefile (headers): Add bits/huge_valf.h, bits/huge_vall.h, ...Richard Henderson2004-03-151-122/+0