about summary refs log tree commit diff
path: root/sysdeps/sparc/sparc32
Commit message (Expand)AuthorAgeFilesLines
* Add missing hidden_def (__sigsetjmp).Joseph Myers2016-12-011-0/+1
* Define wordsize.h macros everywhereSteve Ellcey2016-11-041-0/+3
* Remove remnants of .og patternsFlorian Weimer2016-09-201-2/+0
* nptl: Consolidate sem_init implementationsAdhemerval Zanella2016-09-152-86/+0
* nptl: Remove sparc sem_waitAdhemerval Zanella2016-09-152-94/+0
* nptl: Consolidate sem_open implementationsAdhemerval Zanella2016-09-152-301/+0
* Make common fdim implementation generic.Paul E. Murphy2016-09-014-1/+7
* sparcv9: Restore fdiml@GLIBC_2.1Paul E. Murphy2016-08-291-1/+1
* sparc32/sparcv9: add a VIS3 version of fdimAurelien Jarno2016-08-055-1/+114
* sparc: remove fdim sparc specific implementationsAurelien Jarno2016-08-059-251/+2
* sparc: build with -mvis on sparc32/sparcv9 and sparc64Aurelien Jarno2016-08-051-1/+1
* Fix sNaN handling in nearbyint on 32-bit sparc.David S. Miller2016-08-024-10/+10
* sparc: remove ceil, floor, trunc sparc specific implementationsAurelien Jarno2016-08-0223-1160/+3
* SPARC: fix nearbyint on sNaN inputAurelien Jarno2016-07-014-0/+4
* Define __sqrtl_finite on sparc 32-bit with correct symbol version.David S. Miller2016-01-252-1/+8
* Fix missing __sqrtl_finite symbol in libm on sparc 32-bit.David S. Miller2016-01-242-2/+28
* New pthread_barrier algorithm to fulfill barrier destruction requirements.Torvald Riegel2016-01-152-97/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-04143-143/+143
* Convert 231 sysdeps function definitions to prototype style.Joseph Myers2015-10-193-8/+3
* Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers2015-09-112-3/+3
* Fix non-v9 32-bit sparc build.Brett Neumeier2015-08-311-0/+1
* Fix sparc build.David S. Miller2015-07-152-1/+6
* Add and use new glibc-internal futex API.Torvald Riegel2015-07-106-149/+22
* Clean up BUSY_WAIT_NOP and atomic_delay.Torvald Riegel2015-06-301-0/+3
* Fix mq_notify pthread_barrier_* namespace (bug 18544).Joseph Myers2015-06-171-1/+2
* Fix sem_* tdelete, tfind, tsearch, twalk namespace (bug 18536).Joseph Myers2015-06-171-2/+3
* Split timed-wait functions out of nptl/lowlevellock.c.Roland McGrath2015-05-262-0/+2
* BZ#18434: Fix sem_post EOVERFLOW check for [!__HAVE_64B_ATOMICS].Roland McGrath2015-05-191-4/+4
* Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPYH.J. Lu2015-03-051-1/+1
* Fix two bugs in sparc atomics.David S. Miller2015-01-311-7/+8
* Fix sparc semaphore implementation after recent changes.David S. Miller2015-01-3114-370/+735
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-02142-142/+142
* Fix soft-fp build warning on sparc about strict aliasing.David S. Miller2014-12-191-6/+11
* Remove IS_IN_libmSiddhesh Poyarekar2014-11-242-2/+2
* Remove IS_IN_libpthreadSiddhesh Poyarekar2014-11-241-1/+1
* Add arch-specific configuration for C11 atomics support.Torvald Riegel2014-11-202-0/+6
* Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers2014-11-041-1/+1
* Fix SPARC atomic_write_barrier.Torvald Riegel2014-10-312-3/+3
* soft-fp: Refactor exception handling for comparisons.Joseph Myers2014-10-098-24/+8
* soft-fp: Remove FP_CLEAR_EXCEPTIONS.Joseph Myers2014-10-094-12/+4
* Get rid of sparc specific NPTL internaltypes.h header.David S. Miller2014-07-094-2/+4
* Get rid of nptl/sysdeps/ entirely!Roland McGrath2014-07-071-1/+1
* Always provide HP_SMALL_TIMING_AVAILRichard Henderson2014-07-031-0/+1
* Unify hp-timing implementationsRichard Henderson2014-07-031-18/+1
* Remove HP_TIMING_DIFF_INIT and dl_hp_timing_overheadRichard Henderson2014-07-033-43/+0
* Removing HP_TIMING_ACCUM as unusedRichard Henderson2014-07-031-17/+0
* Removing HP_TIMING_ZERO as unusedRichard Henderson2014-07-031-2/+0
* Fix Wundef warning for ELF_MACHINE_NO_RELASiddhesh Poyarekar2014-06-261-0/+1
* SPARC: Consolidate unnecessary nptl/ subdirectories.Roland McGrath2014-06-2524-5/+5
* Move remaining SPARC code out of nptl/.Roland McGrath2014-06-2013-0/+705