aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/sparc
AgeCommit message (Expand)AuthorFilesLines
2024-11-22math: Use tanf from CORE-MATHAdhemerval Zanella1-4/+0
2024-11-22math: Use lgammaf from CORE-MATHAdhemerval Zanella1-4/+0
2024-11-22math: Use erfcf from CORE-MATHAdhemerval Zanella1-4/+0
2024-11-22math: Use erff from CORE-MATHAdhemerval Zanella1-4/+0
2024-11-22math: Use cbrtf from CORE-MATHAdhemerval Zanella1-4/+0
2024-11-01math: Use log10p1f from CORE-MATHAdhemerval Zanella1-4/+0
2024-11-01math: Use log1pf from CORE-MATHAdhemerval Zanella1-8/+0
2024-11-01math: Use log2p1f from CORE-MATHAdhemerval Zanella1-4/+0
2024-11-01math: Use expm1f from CORE-MATHAdhemerval Zanella1-4/+0
2024-11-01math: Use exp2m1f from CORE-MATHAdhemerval Zanella1-4/+0
2024-11-01math: Use exp10m1f from CORE-MATHAdhemerval Zanella1-4/+0
2024-10-11replace tgammaf by the CORE-MATH implementationPaul Zimmermann1-4/+0
2024-08-07sparc: Regenerate ULPsAdhemerval Zanella1-31/+31
2024-07-25sparc: Regenerate ULPsAdhemerval Zanella1-3/+3
2024-06-19sparc: Regenerate ULPsAndreas K. Hüttel1-0/+80
2024-06-18elf: Remove HWCAP_IMPORTANTStefan Liebler1-5/+0
2024-06-18elf: Remove LD_HWCAP_MASK / tunable glibc.cpu.hwcap_maskStefan Liebler1-6/+0
2024-06-18elf: Remove _DL_HWCAP_PLATFORMStefan Liebler1-3/+0
2024-06-18elf: Remove _dl_string_platformStefan Liebler1-2/+0
2024-06-17Convert to autoconf 2.72 (vanilla release, no distribution patches)Andreas K. Hüttel1-66/+61
2024-06-17Implement C23 logp1Joseph Myers1-0/+20
2024-05-07elf: Only process multiple tunable once (BZ 31686)Adhemerval Zanella1-0/+3
2024-04-19login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)Florian Weimer2-3/+2
2024-04-19login: Check default sizes of structs utmp, utmpx, lastlogFlorian Weimer1-0/+2
2024-02-19sparc: Treat the version field in the FPU control word as reservedDaniel Cederman1-1/+1
2024-02-01Refer to C23 in place of C2X in glibcJoseph Myers1-1/+1
2024-01-22sparc: Fix sparc64 memmove length comparison (BZ 31266)Adhemerval Zanella1-1/+1
2024-01-22sparc: Remove 64 bit check on sparc32 wordsize (BZ 27574)Adhemerval Zanella1-9/+4
2024-01-18sparc: Do not test preservation of NaN payloads for LEONDaniel Cederman1-0/+30
2024-01-18sparc: Force calculation that raises exceptionDaniel Cederman1-5/+6
2024-01-18sparc: Fix llrint and llround missing exceptions on SPARC V8Daniel Cederman1-0/+43
2024-01-18sparc: Remove unwind information from signal return stubs [BZ #31244]Daniel Cederman1-0/+9
2024-01-18sparc: Prevent stfsr from directly following floating-point instructionDaniel Cederman1-1/+6
2024-01-18sparc: Use existing macros to avoid code duplicationDaniel Cederman1-7/+3
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert301-301/+301
2023-12-19Do not build sparc32 libgcc functions into static libcJoseph Myers1-0/+1
2023-11-21elf: Remove LD_PROFILE for static binariesAdhemerval Zanella4-2/+10
2023-11-15sparc: Fix broken memset for sparc32 [BZ #31068]Andreas Larsson1-2/+2
2023-10-30sparc: Remove optimize md5, sha256, and sha512Adhemerval Zanella14-454/+0
2023-08-21Remove references to the defunct db2 subdirAndreas Schwab1-4/+0
2023-07-17configure: Use autoconf 2.71Siddhesh Poyarekar2-42/+59
2023-07-17Update sparc libm-test-ulpsAdhemerval Zanella1-0/+1
2023-07-12sparc: Fix la_symbind for bind-now (BZ 23734)Adhemerval Zanella1-0/+49
2023-05-30Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov7-7/+7
2023-03-29Remove --enable-tunables configure optionAdhemerval Zanella Netto1-2/+3
2023-01-24sparc (64bit): Regenerate ulpsAndreas K. Hüttel1-3/+4
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers303-303/+303
2022-11-03elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)Florian Weimer1-1/+1
2022-10-18Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sourcesFlorian Weimer1-2/+0
2022-10-18Introduce <pointer_guard.h>, extracted from <sysdep.h>Florian Weimer3-0/+3