aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/sparc/sparc32
AgeCommit message (Expand)AuthorFilesLines
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: Fix llrint and llround missing exceptions on SPARC V8Daniel Cederman1-0/+43
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert106-106/+106
2023-12-19Do not build sparc32 libgcc functions into static libcJoseph Myers1-0/+1
2023-11-21elf: Remove LD_PROFILE for static binariesAdhemerval Zanella2-1/+5
2023-11-15sparc: Fix broken memset for sparc32 [BZ #31068]Andreas Larsson1-2/+2
2023-10-30sparc: Remove optimize md5, sha256, and sha512Adhemerval Zanella7-14/+0
2023-07-17configure: Use autoconf 2.71Siddhesh Poyarekar1-42/+58
2023-05-30Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov4-4/+4
2023-03-29Remove --enable-tunables configure optionAdhemerval Zanella Netto1-2/+3
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers106-106/+106
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
2022-10-10elf: Remove -fno-tree-loop-distribute-patterns usage on dl-supportAdhemerval Zanella1-0/+24
2022-05-30sparc: Remove _dl_skip_args usageAdhemerval Zanella1-41/+2
2022-05-23math: Add math-use-builtins-fabs (BZ#29027)Adhemerval Zanella1-9/+0
2022-04-07sparc64: Remove fcopysign{f} implementationAdhemerval Zanella5-75/+6
2022-04-04Remove -z combreloc and HAVE_Z_COMBRELOCFangrui Song1-14/+2
2022-04-04sparc: Remove s_abs implementationsAdhemerval Zanella4-60/+2
2022-02-23sparc: Remove bzero optimizationAdhemerval Zanella5-26/+15
2022-02-10elf: Remove prelink supportAdhemerval Zanella1-49/+3
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert109-109/+109
2021-12-28elf: Add _dl_audit_pltexitAdhemerval Zanella1-1/+1
2021-12-03nptl: Increase default TCB alignment to 32Florian Weimer1-3/+0
2021-10-14elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella1-4/+2
2021-10-07elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song1-8/+10
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 Poyarekar64-105/+0
2021-08-18Remove sysdeps/*/tls-macros.hFangrui Song1-66/+0
2021-04-23nptl: Move pthread_spin_trylock into libcFlorian Weimer1-2/+10
2021-04-23nptl: Move pthread_spin_lock into libcFlorian Weimer1-2/+8
2021-02-25Reduce the statically linked startup code [BZ #23323]Florian Weimer1-10/+2
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert109-109/+109
2020-10-02aarch64: enforce >=64K guard size [BZ #26691]Szabolcs Nagy1-0/+3
2020-06-22sparc: Use sqrt{f} builtinAdhemerval Zanella1-34/+0
2020-02-14linux: Consolidate INLINE_SYSCALLAdhemerval Zanella1-1/+1
2020-01-03Add libm_alias_finite for _finite symbolsWilco Dijkstra1-1/+2
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers110-110/+110
2019-12-02elf: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214]Florian Weimer1-2/+4
2019-11-27sparc: Use atomic compiler builtins on sparcAdhemerval Zanella10-763/+59
2019-11-27Remove 32 bit sparc v7 supportAdhemerval Zanella23-2685/+407
2019-10-31nptl: Replace non cancellable pause/nanosleep with futexAdhemerval Zanella2-43/+0
2019-10-27time: Introduce function to check correctness of nanoseconds valueLukasz Majewski1-1/+2
2019-10-01Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis1-2/+2
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert118-118/+118
2019-07-12nptl: Rename lll_timedlock to lll_clocklock and add clockid parameterMike Crowe2-7/+10
2019-03-22Refactor hp-timing rtld usageAdhemerval Zanella1-2/+0
2019-02-14nptl: Reinstate pthread_timedjoin_np as a cancellation point (BZ#24215)Adhemerval Zanella2-41/+0