aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/sparc
AgeCommit message (Expand)Author
2019-10-09sparc: Assume GOTDATA support in the toolchainFlorian Weimer
2019-10-01Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis
2019-09-07Fix three GNU license URLs, along with trailing-newline issues.Paul Eggert
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-08-23Fix spellings of contributor names in comments and docPaul Eggert
2019-08-13Declare most TS 18661-1 interfaces for C2X.Joseph Myers
2019-07-12nptl: Rename lll_timedlock to lll_clocklock and add clockid parameterMike Crowe
2019-03-22Refactor hp-timing rtld usageAdhemerval Zanella
2019-03-13Fix output of LD_SHOW_AUXV=1.Stefan Liebler
2019-02-26Break further lines before not after operators.Joseph Myers
2019-02-18Fix SPARC64 handling of R_SPARC_H34 (bug 24231).Joseph Myers
2019-02-14nptl: Reinstate pthread_timedjoin_np as a cancellation point (BZ#24215)Adhemerval Zanella
2019-01-07soft-fp: Properly check _FP_W_TYPE_SIZE [BZ #24066]H.J. Lu
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-11-13Fix sparc64 build with GCC 9.Joseph Myers
2018-10-18Regenerate sparc ulps.David S. Miller
2018-09-27Use copysign functions not __copysign functions in glibc libm.Joseph Myers
2018-09-20Use trunc functions not __trunc functions in glibc libm.Joseph Myers
2018-09-17Use ceil functions not __ceil functions in glibc libm.Joseph Myers
2018-09-14Use rint functions not __rint functions in glibc libm.Joseph Myers
2018-09-14Use floor functions not __floor functions in glibc libm.Joseph Myers
2018-08-31[BZ #20271] Add newlines in __libc_fatal calls.Paul Pluzhnikov
2018-08-28Split fenv_private.h out of math_private.h more consistently.Joseph Myers
2018-06-08Mark _init and _fini as hidden [BZ #23145]H.J. Lu
2018-05-25Remove sysdeps/sparc/sparc64/soft-fp directory.Joseph Myers
2018-05-25Remove sysdeps/sparc/sparc32/soft-fp directory.Joseph Myers
2018-05-17nptl: Remove __ASSUME_PRIVATE_FUTEXH.J. Lu
2018-04-05Update SPARC libm-test-ulps.Adhemerval Zanella
2018-04-04elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki
2018-03-20Remove powerpc, sparc fdim inlines (bug 22987).Joseph Myers
2018-03-15Remove all target specific __ieee754_sqrt(f/l) inlinesWilco Dijkstra
2018-03-11hurd: add gscope supportSamuel Thibault
2018-02-22Update sparc ulpsAdhemerval Zanella
2018-02-05sparc: Check PIC instead of SHARED in start.S [BZ #22638]H.J. Lu
2018-01-26Update sparc ULPs.Patrick McGehearty
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-15Update SPARC divrem generation to match output.Joseph Myers
2017-12-14sparc: M7 optimized memset/bzeroPatrick McGehearty
2017-12-14sparc: M7 optimized memcpy/mempcpy/memmovePatrick McGehearty
2017-12-14sparc: assembly version of memmove for ultra1+Jose E. Marchesi
2017-12-14sparc: support the ADP hw capabilityJose E. Marchesi
2017-12-06Sparc ulp update.David S. Miller
2017-12-01sparc: Remove ununsed ifunc assembly macrosAdhemerval Zanella
2017-12-01sparc: Fix sparv9 multiarch buildAdhemerval Zanella
2017-12-01sparc: refactor cpu_relax to CAdhemerval Zanella
2017-12-01sparc: refactor sparc32 nearbyint{f} selector to CAdhemerval Zanella
2017-12-01sparc: refactor sparc32 rint{f} selector to CAdhemerval Zanella
2017-12-01sparc: refactor sparc32 llrint{f} selector to CAdhemerval Zanella
2017-12-01sparc: refactor sparc32 fabs{f} selector to CAdhemerval Zanella
2017-12-01sparc: refactor sparc32 copysign selector to CAdhemerval Zanella