aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/sparc/sparc32
AgeCommit message (Expand)Author
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-07-12nptl: Rename lll_timedlock to lll_clocklock and add clockid parameterMike Crowe
2019-03-22Refactor hp-timing rtld usageAdhemerval Zanella
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-09-27Use copysign functions not __copysign functions in glibc libm.Joseph Myers
2018-09-14Use rint functions not __rint functions in glibc libm.Joseph Myers
2018-08-31[BZ #20271] Add newlines in __libc_fatal calls.Paul Pluzhnikov
2018-05-25Remove sysdeps/sparc/sparc32/soft-fp directory.Joseph Myers
2018-04-04elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki
2018-02-05sparc: Check PIC instead of SHARED in start.S [BZ #22638]H.J. Lu
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-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
2017-11-30Remove SPARC lllrint aliases.Joseph Myers
2017-11-30Use libm_alias_float for sparc.Joseph Myers
2017-11-29Use libm_alias_double for sparc.Joseph Myers
2017-11-29Fix missing sparcv9 --disable-multi-arch fabsl compat symbol (bug 22229).Joseph Myers
2017-11-29sparc: Assume VIS3 supportAdhemerval Zanella
2017-11-28sparc: Implement memset/bzero ifunc selection in CAdhemerval Zanella
2017-11-28sparc: Implement memcpy/mempcpy ifunc selection in CAdhemerval Zanella
2017-10-13Fix TLS relocations against local symbols on powerpc32, sparc32 and sparc64James Clarke
2017-10-13Use libm_alias_ldouble for SPARC fabsl.Joseph Myers
2017-10-04Use libm_alias_double for dbl-64 fma.Joseph Myers
2017-10-04Restore sparc32 copysignl, fabsl, fmal compat symbols (bug 22229).Joseph Myers
2017-09-13Define and use libm_alias_double.Joseph Myers
2017-08-21Remove SPARC sqrt wrappers (bug 21973).Joseph Myers
2017-08-21Obsolete matherr, _LIB_VERSION, libieee.a.Joseph Myers
2017-06-14PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra
2017-06-07Make LD_HWCAP_MASK usable for static binariesSiddhesh Poyarekar
2017-06-07tunables: Use glibc.tune.hwcap_mask tunable instead of _dl_hwcap_maskSiddhesh Poyarekar
2017-06-06Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler
2017-05-23Remove useless comment from sysdeps/sparc/sparc32/dl-machine.hSiddhesh Poyarekar
2017-05-12Remove useless SPARC signbit aliases.Joseph Myers
2017-04-06sparc: Fix .udiv plt on libcAdhemerval Zanella
2017-02-03sparc: Remove optimized math routines which cause testsuite failures.David S. Miller
2017-01-04Move wrappers to libm-compat-calls-autoGabriel F. T. Gomes
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-01Add missing hidden_def (__sigsetjmp).Joseph Myers
2016-11-04Define wordsize.h macros everywhereSteve Ellcey