aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/sparc/sparc32/sparcv9
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert42-42/+42
2023-10-30sparc: Remove optimize md5, sha256, and sha512Adhemerval Zanella7-14/+0
2023-05-30Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov4-4/+4
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers42-42/+42
2022-10-10elf: Remove -fno-tree-loop-distribute-patterns usage on dl-supportAdhemerval Zanella1-0/+24
2022-04-07sparc64: Remove fcopysign{f} implementationAdhemerval Zanella3-9/+6
2022-04-04sparc: Remove s_abs implementationsAdhemerval Zanella2-2/+2
2022-02-23sparc: Remove bzero optimizationAdhemerval Zanella3-3/+0
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert41-41/+41
2021-09-22Add narrowing fma functionsJoseph Myers1-0/+6
2021-09-15Redirect fma calls to __fma in libmJoseph Myers2-0/+2
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar22-22/+0
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert41-41/+41
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers41-41/+41
2019-11-27sparc: Use atomic compiler builtins on sparcAdhemerval Zanella3-118/+0
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert42-42/+42
2019-03-22Refactor hp-timing rtld usageAdhemerval Zanella1-2/+0
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers42-42/+42
2018-09-27Use copysign functions not __copysign functions in glibc libm.Joseph Myers2-0/+2
2018-09-14Use rint functions not __rint functions in glibc libm.Joseph Myers2-0/+2
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers42-42/+42
2017-12-14sparc: M7 optimized memset/bzeroPatrick McGehearty2-1/+3
2017-12-14sparc: M7 optimized memcpy/mempcpy/memmovePatrick McGehearty4-1/+9
2017-12-14sparc: assembly version of memmove for ultra1+Jose E. Marchesi2-0/+3
2017-12-01sparc: Fix sparv9 multiarch buildAdhemerval Zanella1-1/+1
2017-12-01sparc: refactor cpu_relax to CAdhemerval Zanella2-1/+1
2017-12-01sparc: refactor sparc32 nearbyint{f} selector to CAdhemerval Zanella7-32/+75
2017-12-01sparc: refactor sparc32 rint{f} selector to CAdhemerval Zanella7-30/+74
2017-12-01sparc: refactor sparc32 llrint{f} selector to CAdhemerval Zanella7-33/+73
2017-12-01sparc: refactor sparc32 fabs{f} selector to CAdhemerval Zanella7-30/+74
2017-12-01sparc: refactor sparc32 copysign selector to CAdhemerval Zanella7-36/+91
2017-11-30Remove SPARC lllrint aliases.Joseph Myers2-6/+0
2017-11-30Use libm_alias_float for sparc.Joseph Myers11-11/+22
2017-11-29Use libm_alias_double for sparc.Joseph Myers11-50/+22
2017-11-29Fix missing sparcv9 --disable-multi-arch fabsl compat symbol (bug 22229).Joseph Myers1-0/+4
2017-11-29sparc: Assume VIS3 supportAdhemerval Zanella10-50/+27
2017-11-28sparc: Implement memset/bzero ifunc selection in CAdhemerval Zanella5-5/+33
2017-11-28sparc: Implement memcpy/mempcpy ifunc selection in CAdhemerval Zanella5-5/+37
2017-10-04Restore sparc32 copysignl, fabsl, fmal compat symbols (bug 22229).Joseph Myers3-0/+19
2017-09-13Define and use libm_alias_double.Joseph Myers2-1/+5
2017-08-21Remove SPARC sqrt wrappers (bug 21973).Joseph Myers7-226/+0
2017-08-21Obsolete matherr, _LIB_VERSION, libieee.a.Joseph Myers4-0/+4
2017-06-06Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler1-0/+3
2017-04-06sparc: Fix .udiv plt on libcAdhemerval Zanella1-0/+1
2017-02-03sparc: Remove optimized math routines which cause testsuite failures.David S. Miller14-421/+0
2017-01-04Move wrappers to libm-compat-calls-autoGabriel F. T. Gomes7-3/+4
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers43-43/+43
2016-09-20Remove remnants of .og patternsFlorian Weimer1-2/+0
2016-09-15nptl: Consolidate sem_init implementationsAdhemerval Zanella1-1/+0
2016-09-15nptl: Remove sparc sem_waitAdhemerval Zanella1-1/+0