about summary refs log tree commit diff
path: root/sysdeps/sparc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix output of LD_SHOW_AUXV=1.Stefan Liebler2019-03-131-2/+2
* Break further lines before not after operators.Joseph Myers2019-02-261-22/+22
* Fix SPARC64 handling of R_SPARC_H34 (bug 24231).Joseph Myers2019-02-181-0/+1
* nptl: Reinstate pthread_timedjoin_np as a cancellation point (BZ#24215)Adhemerval Zanella2019-02-142-41/+0
* soft-fp: Properly check _FP_W_TYPE_SIZE [BZ #24066]H.J. Lu2019-01-078-8/+8