aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/sparc
AgeCommit message (Expand)AuthorFilesLines
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
2022-10-10elf: Remove -fno-tree-loop-distribute-patterns usage on dl-supportAdhemerval Zanella2-0/+48
2022-10-06elf: Remove _dl_string_hwcapJavier Pello1-13/+0
2022-09-26Use atomic_exchange_release/acquireWilco Dijkstra1-1/+1
2022-08-29Makeconfig: Set pie-ccflag to -fPIE by default [BZ# 29514]Richard Henderson1-3/+0
2022-06-10Add bounds check to __libc_ifunc_impl_listWilco Dijkstra1-2/+2
2022-05-30sparc: Remove _dl_skip_args usageAdhemerval Zanella2-79/+4
2022-05-23math: Add math-use-builtins-fabs (BZ#29027)Adhemerval Zanella2-16/+0
2022-05-17rtld: Remove DL_ARGV_NOT_RELRO and make _dl_skip_args constSzabolcs Nagy1-23/+0
2022-04-26elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOCFangrui Song2-4/+0
2022-04-07sparc64: Remove fcopysign{f} implementationAdhemerval Zanella7-135/+6
2022-04-04Remove -z combreloc and HAVE_Z_COMBRELOCFangrui Song2-28/+4
2022-04-04sparc: Remove s_abs implementationsAdhemerval Zanella6-74/+2
2022-02-23sparc: Remove bzero optimizationAdhemerval Zanella14-105/+30
2022-02-10elf: Remove prelink supportAdhemerval Zanella2-118/+6
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert309-309/+309
2021-12-28malloc: Remove memusage.hAdhemerval Zanella1-20/+0
2021-12-28Remove atomic-machine.h atomic typedefsAdhemerval Zanella1-27/+0
2021-12-28elf: Add _dl_audit_pltexitAdhemerval Zanella2-2/+2
2021-12-13Replace --enable-static-pie with --disable-default-pieSiddhesh Poyarekar1-0/+1
2021-12-09Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGNFlorian Weimer1-6/+0
2021-12-09nptl: Introduce <tcb-access.h> for THREAD_* accessorsFlorian Weimer1-9/+1
2021-12-03nptl: Increase default TCB alignment to 32Florian Weimer2-7/+0
2021-10-26String: Add hidden defs for __memcmpeq() to enable internal usageNoah Goldstein1-0/+1
2021-10-26String: Add support for __memcmpeq() ABI on all targetsNoah Goldstein1-0/+2
2021-10-14elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella2-8/+4
2021-10-07elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song2-16/+20
2021-09-22Add narrowing fma functionsJoseph Myers2-0/+12
2021-09-16elf: Remove THREAD_GSCOPE_IN_TCBSergey Bugaev1-1/+0
2021-09-15Redirect fma calls to __fma in libmJoseph Myers4-0/+4
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar154-249/+0
2021-08-18Remove sysdeps/*/tls-macros.hFangrui Song2-131/+0
2021-08-04Update sparc libm-test-ulpsAdhemerval Zanella1-1/+1
2021-05-21nptl: Remove remaining code from libpthreadFlorian Weimer2-9/+0
2021-04-23nptl: Move pthread_spin_trylock into libcFlorian Weimer2-4/+20
2021-04-23nptl: Move pthread_spin_lock into libcFlorian Weimer2-4/+16