aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/sparc/sparc64
AgeCommit message (Expand)AuthorFilesLines
2024-05-07elf: Only process multiple tunable once (BZ 31686)Adhemerval Zanella1-0/+3
2024-04-19login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)Florian Weimer1-2/+1
2024-01-22sparc: Fix sparc64 memmove length comparison (BZ 31266)Adhemerval Zanella1-1/+1
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert153-153/+153
2023-11-21elf: Remove LD_PROFILE for static binariesAdhemerval Zanella2-1/+5
2023-10-30sparc: Remove optimize md5, sha256, and sha512Adhemerval Zanella7-440/+0
2023-05-30Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers156-156/+156
2022-10-10elf: Remove -fno-tree-loop-distribute-patterns usage on dl-supportAdhemerval Zanella1-0/+24
2022-06-10Add bounds check to __libc_ifunc_impl_listWilco Dijkstra1-2/+2
2022-05-30sparc: Remove _dl_skip_args usageAdhemerval Zanella1-38/+2
2022-05-23math: Add math-use-builtins-fabs (BZ#29027)Adhemerval Zanella1-7/+0
2022-04-07sparc64: Remove fcopysign{f} implementationAdhemerval Zanella2-60/+0
2022-04-04Remove -z combreloc and HAVE_Z_COMBRELOCFangrui Song1-14/+2
2022-04-04sparc: Remove s_abs implementationsAdhemerval Zanella2-14/+0
2022-02-23sparc: Remove bzero optimizationAdhemerval Zanella9-79/+15
2022-02-10elf: Remove prelink supportAdhemerval Zanella1-69/+3
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert158-158/+158
2021-12-28elf: Add _dl_audit_pltexitAdhemerval Zanella1-1/+1
2021-12-03nptl: Increase default TCB alignment to 32Florian Weimer1-4/+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 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 Poyarekar81-135/+0
2021-08-18Remove sysdeps/*/tls-macros.hFangrui Song1-65/+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-04-23nptl: Move pthread_spin_init, Move pthread_spin_unlock into libcFlorian Weimer1-3/+11
2021-02-25Reduce the statically linked startup code [BZ #23323]Florian Weimer1-10/+2
2021-01-07Remove dbl-64/wordsize-64 (part 2)Wilco Dijkstra1-1/+0
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert158-158/+158
2020-10-02aarch64: enforce >=64K guard size [BZ #26691]Szabolcs Nagy1-0/+3
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 Myers158-158/+158
2019-12-11Always use wordsize-64 version of s_trunc.c.Stefan Liebler2-2/+2
2019-12-11Always use wordsize-64 version of s_ceil.c.Stefan Liebler2-2/+2
2019-12-11Always use wordsize-64 version of s_floor.c.Stefan Liebler2-2/+2
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 Zanella3-176/+0
2019-09-07Fix three GNU license URLs, along with trailing-newline issues.Paul Eggert1-2/+2
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert159-159/+159
2019-08-23Fix spellings of contributor names in comments and docPaul Eggert10-10/+10
2019-03-22Refactor hp-timing rtld usageAdhemerval Zanella1-2/+0
2019-02-26Break further lines before not after operators.Joseph Myers1-22/+22
2019-02-18Fix SPARC64 handling of R_SPARC_H34 (bug 24231).Joseph Myers1-0/+1
2019-01-07soft-fp: Properly check _FP_W_TYPE_SIZE [BZ #24066]H.J. Lu4-4/+4