aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/sparc
AgeCommit message (Expand)AuthorFilesLines
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
2021-04-23nptl: Move pthread_spin_init, Move pthread_spin_unlock into libcFlorian Weimer1-3/+11
2021-04-02Fix the inaccuracy of j0f/j1f/y0f/y1f [BZ #14469, #14470, #14471, #14472]Paul Zimmermann1-34/+34
2021-03-30Update sparc libm-tests-ulpsAdhemerval Zanella1-1/+3
2021-03-05Update sparc libm-test-ulpsAdhemerval Zanella1-16/+18
2021-03-01sparc: Implement backtrace on top <unwind-link.h>Florian Weimer1-51/+15
2021-03-01Implement <unwind-link.h> for dynamically loading the libgcc_s unwinderFlorian Weimer1-0/+28
2021-02-25Reduce the statically linked startup code [BZ #23323]Florian Weimer2-20/+4
2021-01-28Update sparc libm-test-ulpsAdhemerval Zanella1-11/+12
2021-01-07Remove dbl-64/wordsize-64 (part 2)Wilco Dijkstra1-1/+0
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert309-309/+309
2020-11-16nptl: Move stack list variables into _rtld_globalFlorian Weimer1-2/+0
2020-10-02aarch64: enforce >=64K guard size [BZ #26691]Szabolcs Nagy2-0/+6
2020-09-11Update sparc libm-test-ulpsAdhemerval Zanella1-1/+1
2020-06-22sparc: Use sqrt{f} builtinAdhemerval Zanella2-34/+4
2020-05-06semaphore: consolidate arch headers into a generic oneVineet Gupta1-40/+0
2020-04-08Update sparc libm-test-ulpsAdhemerval Zanella1-27/+28
2020-03-30sparc: Move __fenv_{ld,st}fsr to fenv-private.hAdhemerval Zanella18-9/+25
2020-03-19math: Remove inline math testsAdhemerval Zanella1-837/+0
2020-03-02elf: Add elf/check-wx-segment, a test for the presence of WX segmentsFlorian Weimer1-0/+9
2020-02-18Introduce <elf-initfini.h> and ELF_INITFINI for all architecturesFlorian Weimer1-0/+20
2020-02-14linux: Consolidate INLINE_SYSCALLAdhemerval Zanella2-2/+2
2020-02-10nptl: add missing pthread-offsets.hAndreas Schwab1-0/+13
2020-01-03Add libm_alias_finite for _finite symbolsWilco Dijkstra2-2/+4
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers310-310/+310
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