aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/sparc
AgeCommit message (Expand)Author
2021-10-26String: Add hidden defs for __memcmpeq() to enable internal usageNoah Goldstein
2021-10-26String: Add support for __memcmpeq() ABI on all targetsNoah Goldstein
2021-10-14elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella
2021-10-07elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song
2021-09-22Add narrowing fma functionsJoseph Myers
2021-09-16elf: Remove THREAD_GSCOPE_IN_TCBSergey Bugaev
2021-09-15Redirect fma calls to __fma in libmJoseph Myers
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar
2021-08-18Remove sysdeps/*/tls-macros.hFangrui Song
2021-08-04Update sparc libm-test-ulpsAdhemerval Zanella
2021-05-21nptl: Remove remaining code from libpthreadFlorian Weimer
2021-04-23nptl: Move pthread_spin_trylock into libcFlorian Weimer
2021-04-23nptl: Move pthread_spin_lock into libcFlorian Weimer
2021-04-23nptl: Move pthread_spin_init, Move pthread_spin_unlock into libcFlorian Weimer
2021-04-02Fix the inaccuracy of j0f/j1f/y0f/y1f [BZ #14469, #14470, #14471, #14472]Paul Zimmermann
2021-03-30Update sparc libm-tests-ulpsAdhemerval Zanella
2021-03-05Update sparc libm-test-ulpsAdhemerval Zanella
2021-03-01sparc: Implement backtrace on top <unwind-link.h>Florian Weimer
2021-03-01Implement <unwind-link.h> for dynamically loading the libgcc_s unwinderFlorian Weimer
2021-02-25Reduce the statically linked startup code [BZ #23323]Florian Weimer
2021-01-28Update sparc libm-test-ulpsAdhemerval Zanella
2021-01-07Remove dbl-64/wordsize-64 (part 2)Wilco Dijkstra
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-11-16nptl: Move stack list variables into _rtld_globalFlorian Weimer
2020-10-02aarch64: enforce >=64K guard size [BZ #26691]Szabolcs Nagy
2020-09-11Update sparc libm-test-ulpsAdhemerval Zanella
2020-06-22sparc: Use sqrt{f} builtinAdhemerval Zanella
2020-05-06semaphore: consolidate arch headers into a generic oneVineet Gupta
2020-04-08Update sparc libm-test-ulpsAdhemerval Zanella
2020-03-30sparc: Move __fenv_{ld,st}fsr to fenv-private.hAdhemerval Zanella
2020-03-19math: Remove inline math testsAdhemerval Zanella
2020-03-02elf: Add elf/check-wx-segment, a test for the presence of WX segmentsFlorian Weimer
2020-02-18Introduce <elf-initfini.h> and ELF_INITFINI for all architecturesFlorian Weimer
2020-02-14linux: Consolidate INLINE_SYSCALLAdhemerval Zanella
2020-02-10nptl: add missing pthread-offsets.hAndreas Schwab
2020-01-03Add libm_alias_finite for _finite symbolsWilco Dijkstra
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-12-11Always use wordsize-64 version of s_trunc.c.Stefan Liebler
2019-12-11Always use wordsize-64 version of s_ceil.c.Stefan Liebler
2019-12-11Always use wordsize-64 version of s_floor.c.Stefan Liebler
2019-12-02elf: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214]Florian Weimer
2019-11-27sparc: Use atomic compiler builtins on sparcAdhemerval Zanella
2019-11-27Remove 32 bit sparc v7 supportAdhemerval Zanella
2019-11-26nptl: Add default pthread-offsets.hAdhemerval Zanella
2019-11-26nptl: Add default pthreadtypes-arch.hAdhemerval Zanella
2019-11-26nptl: Add struct_rwlock.hAdhemerval Zanella
2019-11-26nptl: Add struct_mutex.hAdhemerval Zanella
2019-11-26nptl: Remove rwlock elision definitionsAdhemerval Zanella
2019-11-26nptl: Add tests for internal pthread_rwlock_t offsetsAdhemerval Zanella
2019-11-26nptl: Cleanup mutex internal offset testsAdhemerval Zanella