about summary refs log tree commit diff
path: root/sysdeps/sparc/sparc64
Commit message (Expand)AuthorAgeFilesLines
* elf: Only process multiple tunable once (BZ 31686)Adhemerval Zanella2024-05-071-0/+3
* login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)Florian Weimer2024-04-191-2/+1
* sparc: Fix sparc64 memmove length comparison (BZ 31266)Adhemerval Zanella2024-01-221-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-01153-153/+153
* elf: Remove LD_PROFILE for static binariesAdhemerval Zanella2023-11-212-1/+5
* sparc: Remove optimize md5, sha256, and sha512Adhemerval Zanella2023-10-307-440/+0
* Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov2023-05-301-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-06156-156/+156
* elf: Remove -fno-tree-loop-distribute-patterns usage on dl-supportAdhemerval Zanella2022-10-101-0/+24
* Add bounds check to __libc_ifunc_impl_listWilco Dijkstra2022-06-101-2/+2
* sparc: Remove _dl_skip_args usageAdhemerval Zanella2022-05-301-38/+2
* math: Add math-use-builtins-fabs (BZ#29027)Adhemerval Zanella2022-05-231-7/+0
* sparc64: Remove fcopysign{f} implementationAdhemerval Zanella2022-04-072-60/+0
* Remove -z combreloc and HAVE_Z_COMBRELOCFangrui Song2022-04-041-14/+2
* sparc: Remove s_abs implementationsAdhemerval Zanella2022-04-042-14/+0
* sparc: Remove bzero optimizationAdhemerval Zanella2022-02-239-79/+15
* elf: Remove prelink supportAdhemerval Zanella2022-02-101-69/+3
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-01158-158/+158
* elf: Add _dl_audit_pltexitAdhemerval Zanella2021-12-281-1/+1
* nptl: Increase default TCB alignment to 32Florian Weimer2021-12-031-4/+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-141-4/+2
* elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song2021-10-071-8/+10
* Add narrowing fma functionsJoseph Myers2021-09-221-0/+6
* Redirect fma calls to __fma in libmJoseph Myers2021-09-152-0/+2
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-0381-135/+0
* Remove sysdeps/*/tls-macros.hFangrui Song2021-08-181-65/+0
* nptl: Move pthread_spin_trylock into libcFlorian Weimer2021-04-231-2/+10
* nptl: Move pthread_spin_lock into libcFlorian Weimer2021-04-231-2/+8
* nptl: Move pthread_spin_init, Move pthread_spin_unlock into libcFlorian Weimer2021-04-231-3/+11
* Reduce the statically linked startup code [BZ #23323]Florian Weimer2021-02-251-10/+2
* Remove dbl-64/wordsize-64 (part 2)Wilco Dijkstra2021-01-071-1/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-02158-158/+158
* aarch64: enforce >=64K guard size [BZ #26691]Szabolcs Nagy2020-10-021-0/+3
* linux: Consolidate INLINE_SYSCALLAdhemerval Zanella2020-02-141-1/+1
* Add libm_alias_finite for _finite symbolsWilco Dijkstra2020-01-031-1/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-01158-158/+158
* Always use wordsize-64 version of s_trunc.c.Stefan Liebler2019-12-112-2/+2
* Always use wordsize-64 version of s_ceil.c.Stefan Liebler2019-12-112-2/+2
* Always use wordsize-64 version of s_floor.c.Stefan Liebler2019-12-112-2/+2
* elf: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214]Florian Weimer2019-12-021-2/+4
* sparc: Use atomic compiler builtins on sparcAdhemerval Zanella2019-11-273-176/+0
* Fix three GNU license URLs, along with trailing-newline issues.Paul Eggert2019-09-071-2/+2
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-07159-159/+159
* Fix spellings of contributor names in comments and docPaul Eggert2019-08-2310-10/+10
* Refactor hp-timing rtld usageAdhemerval Zanella2019-03-221-2/+0
* Break further lines before not after operators.Joseph Myers2019-02-261-22/+22
* Fix SPARC64 handling of R_SPARC_H34 (bug 24231).Joseph Myers2019-02-181-0/+1
* soft-fp: Properly check _FP_W_TYPE_SIZE [BZ #24066]H.J. Lu2019-01-074-4/+4