about summary refs log tree commit diff
path: root/sysdeps/sparc
Commit message (Expand)AuthorAgeFilesLines
...
* nptl: Increase default TCB alignment to 32Florian Weimer2021-12-032-7/+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-142-8/+4
* elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song2021-10-072-16/+20
* Add narrowing fma functionsJoseph Myers2021-09-222-0/+12
* elf: Remove THREAD_GSCOPE_IN_TCBSergey Bugaev2021-09-161-1/+0
* Redirect fma calls to __fma in libmJoseph Myers2021-09-154-0/+4
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-03154-249/+0
* Remove sysdeps/*/tls-macros.hFangrui Song2021-08-182-131/+0
* Update sparc libm-test-ulpsAdhemerval Zanella2021-08-041-1/+1
* nptl: Remove remaining code from libpthreadFlorian Weimer2021-05-212-9/+0
* nptl: Move pthread_spin_trylock into libcFlorian Weimer2021-04-232-4/+20
* nptl: Move pthread_spin_lock into libcFlorian Weimer2021-04-232-4/+16
* nptl: Move pthread_spin_init, Move pthread_spin_unlock into libcFlorian Weimer2021-04-231-3/+11
* Fix the inaccuracy of j0f/j1f/y0f/y1f [BZ #14469, #14470, #14471, #14472]Paul Zimmermann2021-04-021-34/+34
* Update sparc libm-tests-ulpsAdhemerval Zanella2021-03-301-1/+3
* Update sparc libm-test-ulpsAdhemerval Zanella2021-03-051-16/+18
* sparc: Implement backtrace on top <unwind-link.h>Florian Weimer2021-03-011-51/+15
* Implement <unwind-link.h> for dynamically loading the libgcc_s unwinderFlorian Weimer2021-03-011-0/+28
* Reduce the statically linked startup code [BZ #23323]Florian Weimer2021-02-252-20/+4
* Update sparc libm-test-ulpsAdhemerval Zanella2021-01-281-11/+12
* Remove dbl-64/wordsize-64 (part 2)Wilco Dijkstra2021-01-071-1/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-02309-309/+309
* nptl: Move stack list variables into _rtld_globalFlorian Weimer2020-11-161-2/+0
* aarch64: enforce >=64K guard size [BZ #26691]Szabolcs Nagy2020-10-022-0/+6
* Update sparc libm-test-ulpsAdhemerval Zanella2020-09-111-1/+1
* sparc: Use sqrt{f} builtinAdhemerval Zanella2020-06-222-34/+4
* semaphore: consolidate arch headers into a generic oneVineet Gupta2020-05-061-40/+0
* Update sparc libm-test-ulpsAdhemerval Zanella2020-04-081-27/+28
* sparc: Move __fenv_{ld,st}fsr to fenv-private.hAdhemerval Zanella2020-03-3018-9/+25
* math: Remove inline math testsAdhemerval Zanella2020-03-191-837/+0
* elf: Add elf/check-wx-segment, a test for the presence of WX segmentsFlorian Weimer2020-03-021-0/+9
* Introduce <elf-initfini.h> and ELF_INITFINI for all architecturesFlorian Weimer2020-02-181-0/+20
* linux: Consolidate INLINE_SYSCALLAdhemerval Zanella2020-02-142-2/+2
* nptl: add missing pthread-offsets.hAndreas Schwab2020-02-101-0/+13
* Add libm_alias_finite for _finite symbolsWilco Dijkstra2020-01-032-2/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-01310-310/+310
* 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-022-4/+8
* sparc: Use atomic compiler builtins on sparcAdhemerval Zanella2019-11-2715-902/+166
* Remove 32 bit sparc v7 supportAdhemerval Zanella2019-11-2724-2702/+410
* nptl: Add default pthread-offsets.hAdhemerval Zanella2019-11-261-13/+0
* nptl: Add default pthreadtypes-arch.hAdhemerval Zanella2019-11-261-45/+0
* nptl: Add struct_rwlock.hAdhemerval Zanella2019-11-262-27/+58
* nptl: Add struct_mutex.hAdhemerval Zanella2019-11-261-7/+0
* nptl: Remove rwlock elision definitionsAdhemerval Zanella2019-11-261-2/+0
* nptl: Add tests for internal pthread_rwlock_t offsetsAdhemerval Zanella2019-11-261-0/+6