summaryrefslogtreecommitdiff
path: root/sysdeps/sparc/sparc32
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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