about summary refs log tree commit diff
path: root/sysdeps/sparc
Commit message (Expand)AuthorAgeFilesLines
* elf: Only process multiple tunable once (BZ 31686)Adhemerval Zanella10 days1-0/+3
* 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: Treat the version field in the FPU control word as reservedDaniel Cederman2024-02-191-1/+1
* Refer to C23 in place of C2X in glibcJoseph Myers2024-02-011-1/+1
* sparc: Fix sparc64 memmove length comparison (BZ 31266)Adhemerval Zanella2024-01-221-1/+1
* sparc: Remove 64 bit check on sparc32 wordsize (BZ 27574)Adhemerval Zanella2024-01-221-9/+4
* sparc: Do not test preservation of NaN payloads for LEONDaniel Cederman2024-01-181-0/+30
* sparc: Force calculation that raises exceptionDaniel Cederman2024-01-181-5/+6
* sparc: Fix llrint and llround missing exceptions on SPARC V8Daniel Cederman2024-01-181-0/+43
* sparc: Remove unwind information from signal return stubs [BZ #31244]Daniel Cederman2024-01-181-0/+9
* sparc: Prevent stfsr from directly following floating-point instructionDaniel Cederman2024-01-181-1/+6
* sparc: Use existing macros to avoid code duplicationDaniel Cederman2024-01-181-7/+3
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-01301-301/+301
* Do not build sparc32 libgcc functions into static libcJoseph Myers2023-12-191-0/+1
* elf: Remove LD_PROFILE for static binariesAdhemerval Zanella2023-11-214-2/+10
* sparc: Fix broken memset for sparc32 [BZ #31068]Andreas Larsson2023-11-151-2/+2
* sparc: Remove optimize md5, sha256, and sha512Adhemerval Zanella2023-10-3014-454/+0
* Remove references to the defunct db2 subdirAndreas Schwab2023-08-211-4/+0
* 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