aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/sparc
AgeCommit message (Expand)AuthorFilesLines
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
2019-12-02elf: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214]Florian Weimer2-4/+8
2019-11-27sparc: Use atomic compiler builtins on sparcAdhemerval Zanella15-902/+166
2019-11-27Remove 32 bit sparc v7 supportAdhemerval Zanella24-2702/+410
2019-11-26nptl: Add default pthread-offsets.hAdhemerval Zanella1-13/+0
2019-11-26nptl: Add default pthreadtypes-arch.hAdhemerval Zanella1-45/+0
2019-11-26nptl: Add struct_rwlock.hAdhemerval Zanella2-27/+58
2019-11-26nptl: Add struct_mutex.hAdhemerval Zanella1-7/+0
2019-11-26nptl: Remove rwlock elision definitionsAdhemerval Zanella1-2/+0
2019-11-26nptl: Add tests for internal pthread_rwlock_t offsetsAdhemerval Zanella1-0/+6
2019-11-26nptl: Cleanup mutex internal offset testsAdhemerval Zanella1-8/+0
2019-10-31nptl: Replace non cancellable pause/nanosleep with futexAdhemerval Zanella2-43/+0
2019-10-27time: Introduce function to check correctness of nanoseconds valueLukasz Majewski1-1/+2
2019-10-09sparc: Assume GOTDATA support in the toolchainFlorian Weimer2-65/+2
2019-10-01Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis2-6/+10
2019-09-07Fix three GNU license URLs, along with trailing-newline issues.Paul Eggert1-2/+2
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert317-317/+317
2019-08-23Fix spellings of contributor names in comments and docPaul Eggert10-10/+10
2019-08-13Declare most TS 18661-1 interfaces for C2X.Joseph Myers1-1/+1
2019-07-12nptl: Rename lll_timedlock to lll_clocklock and add clockid parameterMike Crowe2-7/+10
2019-03-22Refactor hp-timing rtld usageAdhemerval Zanella2-4/+0
2019-03-13Fix output of LD_SHOW_AUXV=1.Stefan Liebler1-2/+2
2019-02-26Break further lines before not after operators.Joseph Myers1-22/+22
2019-02-18Fix SPARC64 handling of R_SPARC_H34 (bug 24231).Joseph Myers1-0/+1
2019-02-14nptl: Reinstate pthread_timedjoin_np as a cancellation point (BZ#24215)Adhemerval Zanella2-41/+0
2019-01-07soft-fp: Properly check _FP_W_TYPE_SIZE [BZ #24066]H.J. Lu8-8/+8
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers318-318/+318
2018-11-13Fix sparc64 build with GCC 9.Joseph Myers1-1/+2
2018-10-18Regenerate sparc ulps.David S. Miller1-44/+44
2018-09-27Use copysign functions not __copysign functions in glibc libm.Joseph Myers2-0/+2
2018-09-20Use trunc functions not __trunc functions in glibc libm.Joseph Myers2-0/+2
2018-09-17Use ceil functions not __ceil functions in glibc libm.Joseph Myers2-0/+2
2018-09-14Use rint functions not __rint functions in glibc libm.Joseph Myers4-0/+4
2018-09-14Use floor functions not __floor functions in glibc libm.Joseph Myers2-0/+2
2018-08-31[BZ #20271] Add newlines in __libc_fatal calls.Paul Pluzhnikov2-2/+2
2018-08-28Split fenv_private.h out of math_private.h more consistently.Joseph Myers2-10/+5
2018-06-08Mark _init and _fini as hidden [BZ #23145]H.J. Lu1-0/+2
2018-05-25Remove sysdeps/sparc/sparc64/soft-fp directory.Joseph Myers34-121/+38