about summary refs log tree commit diff
path: root/sysdeps/sparc
Commit message (Expand)AuthorAgeFilesLines
* login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)Florian Weimer2024-04-192-3/+2
* login: Check default sizes of structs utmp, utmpx, lastlogFlorian Weimer2024-04-191-0/+2
* sparc: Remove 64 bit check on sparc32 wordsize (BZ 27574)Adhemerval Zanella2024-04-191-9/+4
* sparc: Remove unwind information from signal return stubs [BZ #31244]Daniel Cederman2024-02-021-0/+9
* sparc: Fix sparc64 memmove length comparison (BZ 31266)Adhemerval Zanella2024-02-021-1/+1
* sparc: Fix broken memset for sparc32 [BZ #31068]Andreas Larsson2024-02-011-2/+2
* configure: Use autoconf 2.71Siddhesh Poyarekar2023-07-172-42/+59
* Update sparc libm-test-ulpsAdhemerval Zanella2023-07-171-0/+1
* sparc: Fix la_symbind for bind-now (BZ 23734)Adhemerval Zanella2023-07-121-0/+49
* Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov2023-05-307-7/+7
* Remove --enable-tunables configure optionAdhemerval Zanella Netto2023-03-291-2/+3
* sparc (64bit): Regenerate ulpsAndreas K. Hüttel2023-01-241-3/+4
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-06303-303/+303
* elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)Florian Weimer2022-11-031-1/+1
* Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sourcesFlorian Weimer2022-10-181-2/+0
* Introduce <pointer_guard.h>, extracted from <sysdep.h>Florian Weimer2022-10-183-0/+3
* elf: Remove -fno-tree-loop-distribute-patterns usage on dl-supportAdhemerval Zanella2022-10-102-0/+48
* elf: Remove _dl_string_hwcapJavier Pello2022-10-061-13/+0
* Use atomic_exchange_release/acquireWilco Dijkstra2022-09-261-1/+1
* Makeconfig: Set pie-ccflag to -fPIE by default [BZ# 29514]Richard Henderson2022-08-291-3/+0
* Add bounds check to __libc_ifunc_impl_listWilco Dijkstra2022-06-101-2/+2
* sparc: Remove _dl_skip_args usageAdhemerval Zanella2022-05-302-79/+4
* math: Add math-use-builtins-fabs (BZ#29027)Adhemerval Zanella2022-05-232-16/+0
* rtld: Remove DL_ARGV_NOT_RELRO and make _dl_skip_args constSzabolcs Nagy2022-05-171-23/+0
* elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOCFangrui Song2022-04-262-4/+0
* sparc64: Remove fcopysign{f} implementationAdhemerval Zanella2022-04-077-135/+6
* Remove -z combreloc and HAVE_Z_COMBRELOCFangrui Song2022-04-042-28/+4
* sparc: Remove s_abs implementationsAdhemerval Zanella2022-04-046-74/+2
* sparc: Remove bzero optimizationAdhemerval Zanella2022-02-2314-105/+30
* elf: Remove prelink supportAdhemerval Zanella2022-02-102-118/+6
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-01309-309/+309
* malloc: Remove memusage.hAdhemerval Zanella2021-12-281-20/+0
* Remove atomic-machine.h atomic typedefsAdhemerval Zanella2021-12-281-27/+0
* elf: Add _dl_audit_pltexitAdhemerval Zanella2021-12-282-2/+2
* Replace --enable-static-pie with --disable-default-pieSiddhesh Poyarekar2021-12-131-0/+1
* Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGNFlorian Weimer2021-12-091-6/+0
* nptl: Introduce <tcb-access.h> for THREAD_* accessorsFlorian Weimer2021-12-091-9/+1
* nptl: Increase default TCB alignment to 32Florian Weimer2021-12-032-7/+0
* String: Add hidden defs for __memcmpeq() to enable internal usageNoah Goldstein2021-10-261-0/+1
* String: Add support for __memcmpeq() ABI on all targetsNoah Goldstein2021-10-261-0/+2
* elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella2021-10-142-8/+4
* elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song2021-10-072-16/+20
* Add narrowing fma functionsJoseph Myers2021-09-222-0/+12
* elf: Remove THREAD_GSCOPE_IN_TCBSergey Bugaev2021-09-161-1/+0
* Redirect fma calls to __fma in libmJoseph Myers2021-09-154-0/+4
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-03154-249/+0
* Remove sysdeps/*/tls-macros.hFangrui Song2021-08-182-131/+0
* Update sparc libm-test-ulpsAdhemerval Zanella2021-08-041-1/+1
* nptl: Remove remaining code from libpthreadFlorian Weimer2021-05-212-9/+0
* nptl: Move pthread_spin_trylock into libcFlorian Weimer2021-04-232-4/+20