about summary refs log tree commit diff
path: root/sysdeps/sparc
Commit message (Expand)AuthorAgeFilesLines
* 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
* nptl: Cleanup mutex internal offset testsAdhemerval Zanella2019-11-261-8/+0
* nptl: Replace non cancellable pause/nanosleep with futexAdhemerval Zanella2019-10-312-43/+0
* time: Introduce function to check correctness of nanoseconds valueLukasz Majewski2019-10-271-1/+2
* sparc: Assume GOTDATA support in the toolchainFlorian Weimer2019-10-092-65/+2
* Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis2019-10-012-6/+10
* 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-07317-317/+317
* Fix spellings of contributor names in comments and docPaul Eggert2019-08-2310-10/+10
* Declare most TS 18661-1 interfaces for C2X.Joseph Myers2019-08-131-1/+1
* nptl: Rename lll_timedlock to lll_clocklock and add clockid parameterMike Crowe2019-07-122-7/+10
* Refactor hp-timing rtld usageAdhemerval Zanella2019-03-222-4/+0