summary refs log tree commit diff
path: root/sysdeps/sparc/sparc32/sparcv9
Commit message (Expand)AuthorAgeFilesLines
* Remove remnants of .og patternsFlorian Weimer2016-09-201-2/+0
* nptl: Consolidate sem_init implementationsAdhemerval Zanella2016-09-151-1/+0
* nptl: Remove sparc sem_waitAdhemerval Zanella2016-09-151-1/+0
* nptl: Consolidate sem_open implementationsAdhemerval Zanella2016-09-151-1/+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-057-174/+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
* New pthread_barrier algorithm to fulfill barrier destruction requirements.Torvald Riegel2016-01-151-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0459-59/+59
* Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers2015-09-111-0/+0
* Fix sparc build.David S. Miller2015-07-152-1/+6
* Clean up BUSY_WAIT_NOP and atomic_delay.Torvald Riegel2015-06-301-0/+3
* Fix sparc semaphore implementation after recent changes.David S. Miller2015-01-317-4/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0259-59/+59
* Remove IS_IN_libmSiddhesh Poyarekar2014-11-241-1/+1
* Add arch-specific configuration for C11 atomics support.Torvald Riegel2014-11-201-0/+3
* Fix SPARC atomic_write_barrier.Torvald Riegel2014-10-311-1/+1
* 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
* SPARC: Consolidate unnecessary nptl/ subdirectories.Roland McGrath2014-06-2515-5/+5
* Move remaining SPARC code out of nptl/.Roland McGrath2014-06-207-0/+10
* Move SPARC code out of nptl/sysdeps/sparc/.Roland McGrath2014-06-124-0/+4
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0160-60/+60
* Remove bounded-pointers build system support.Joseph Myers2013-02-151-2/+0
* Add a minor 'cas' atomic optimization on sparc.David S. Miller2013-01-231-4/+10
* Use libgcc unwinder for sparc backtraces, if available.David S. Miller2013-01-211-0/+7
* Optimize trunc{,f} on sparc.David S. Miller2013-01-167-1/+263
* Optimize nearbyint{,f} on sparc.David S. Miller2013-01-157-1/+295
* Optimize sparc {ceil,floor}{,f} using vis2 'siam' instruction.David S. Miller2013-01-1413-112/+290
* Optimize fdim/fdimf on sparc.David S. Miller2013-01-147-1/+173
* Redo sparc 32-bit V9 GMP optimizations with fixed copyrights.David S. Miller2013-01-113-3/+233
* Adjust sparc for Roland's multiarch sysdep directory changes.David S. Miller2013-01-111-4/+0
* Undo receive sparc 32-bit V9 gmp routine commit.David S. Miller2013-01-103-207/+3
* Optimize sparc 32-bit V9 GMP multiply routines.David S. Miller2013-01-103-3/+207
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0241-41/+41
* Add support for sparc cryptographic hash opcodes.David S. Miller2012-11-137-0/+14
* Add IFUNC test lists for memcpy/mempcpy/memset on sparc.David S. Miller2012-10-251-0/+1
* Add Niagara-4 optimized memset/bzero implementation.David S. Miller2012-10-052-1/+2
* Add Niagara-4 optimized memcpy and mempcpy.David S. Miller2012-09-282-1/+2
* Use sparcv8 GMP routines when building 32-bit sparcv9.David S. Miller2012-09-043-0/+3
* Minor optimization to sparc VIS3 floor() implementation.David S. Miller2012-05-081-2/+1