aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/sparc/sparc32
AgeCommit message (Expand)Author
2017-06-08Prepare for radical source tree reorganization.zack/build-layout-experimentZack Weinberg
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
2016-09-20Remove remnants of .og patternsFlorian Weimer
2016-09-15nptl: Consolidate sem_init implementationsAdhemerval Zanella
2016-09-15nptl: Remove sparc sem_waitAdhemerval Zanella
2016-09-15nptl: Consolidate sem_open implementationsAdhemerval Zanella
2016-09-01Make common fdim implementation generic.Paul E. Murphy
2016-08-29sparcv9: Restore fdiml@GLIBC_2.1Paul E. Murphy
2016-08-05sparc32/sparcv9: add a VIS3 version of fdimAurelien Jarno
2016-08-05sparc: remove fdim sparc specific implementationsAurelien Jarno
2016-08-05sparc: build with -mvis on sparc32/sparcv9 and sparc64Aurelien Jarno
2016-08-02Fix sNaN handling in nearbyint on 32-bit sparc.David S. Miller
2016-08-02sparc: remove ceil, floor, trunc sparc specific implementationsAurelien Jarno
2016-07-01SPARC: fix nearbyint on sNaN inputAurelien Jarno
2016-01-25Define __sqrtl_finite on sparc 32-bit with correct symbol version.David S. Miller
2016-01-24Fix missing __sqrtl_finite symbol in libm on sparc 32-bit.David S. Miller
2016-01-15New pthread_barrier algorithm to fulfill barrier destruction requirements.Torvald Riegel
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-10-19Convert 231 sysdeps function definitions to prototype style.Joseph Myers
2015-09-11Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers
2015-08-31Fix non-v9 32-bit sparc build.Brett Neumeier
2015-07-15Fix sparc build.David S. Miller
2015-07-10Add and use new glibc-internal futex API.Torvald Riegel
2015-06-30Clean up BUSY_WAIT_NOP and atomic_delay.Torvald Riegel
2015-06-17Fix mq_notify pthread_barrier_* namespace (bug 18544).Joseph Myers
2015-06-17Fix sem_* tdelete, tfind, tsearch, twalk namespace (bug 18536).Joseph Myers
2015-05-26Split timed-wait functions out of nptl/lowlevellock.c.Roland McGrath
2015-05-19BZ#18434: Fix sem_post EOVERFLOW check for [!__HAVE_64B_ATOMICS].Roland McGrath
2015-03-05Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPYH.J. Lu
2015-01-31Fix two bugs in sparc atomics.David S. Miller
2015-01-31Fix sparc semaphore implementation after recent changes.David S. Miller
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-19Fix soft-fp build warning on sparc about strict aliasing.David S. Miller
2014-11-24Remove IS_IN_libmSiddhesh Poyarekar
2014-11-24Remove IS_IN_libpthreadSiddhesh Poyarekar
2014-11-20Add arch-specific configuration for C11 atomics support.Torvald Riegel
2014-11-04Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers
2014-10-31Fix SPARC atomic_write_barrier.Torvald Riegel
2014-10-09soft-fp: Refactor exception handling for comparisons.Joseph Myers
2014-10-09soft-fp: Remove FP_CLEAR_EXCEPTIONS.Joseph Myers