about summary refs log tree commit diff
path: root/sysdeps/sparc/sparc32
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move SPARC code out of nptl/sysdeps/sparc/.Roland McGrath2014-06-127-0/+98
* soft-fp: support after-rounding tininess detection.Joseph Myers2014-02-121-0/+2
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-102-7/+7
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-01134-134/+134
* Fix build on pre-v9 32-bit Sparc.David S. Miller2013-11-061-1/+2
* soft-fp: fix negation NaN handling (bug 16034).Joseph Myers2013-10-101-5/+2
* BZ #15754: CVE-2013-4788Carlos O'Donell2013-09-231-0/+3
* Fix leading whitespaces.Ondrej Bilka2013-06-061-2/+2
* Remove trailing whitespace.Joseph Myers2013-06-059-132/+132
* Avoid crashing in LD_DEBUG when program name is unavailableSiddhesh Poyarekar2013-05-291-2/+1
* MIPS: soft-fp NaN representation correctionsMaciej W. Rozycki2013-05-161-0/+1
* Remove bounded-pointers build system support.Joseph Myers2013-02-151-2/+0
* Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.Joseph Myers2013-02-041-3/+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-212-0/+14
* 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-149-1/+249
* 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-02113-118/+113
* 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
* Define VERSYMIDX/VALIDX/ADDRIDX in ldsodefs.hH.J. Lu2012-09-281-5/+0