summaryrefslogtreecommitdiff
path: root/sysdeps/sparc/sparc64
Commit message (Expand)AuthorAgeFilesLines
* Fix sparc build.David S. Miller2015-07-152-1/+6
* Clean up BUSY_WAIT_NOP and atomic_delay.Torvald Riegel2015-06-301-0/+3
* Sparc memchr/memcmp/strncmp fixes from Il'ya Malakhov.David S. Miller2015-04-173-5/+6
* Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPYH.J. Lu2015-03-051-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-02155-155/+155
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-248-8/+8
* Add arch-specific configuration for C11 atomics support.Torvald Riegel2014-11-201-0/+3
* Fix sparc build.David S. Miller2014-11-141-0/+1
* Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers2014-11-041-1/+1
* Fix SPARC atomic_write_barrier.Torvald Riegel2014-10-311-1/+1
* soft-fp: Refactor exception handling for comparisons.Joseph Myers2014-10-098-24/+8
* 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-15/+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-258-3/+4
* Missing new file from last commit.Roland McGrath2014-06-201-0/+3
* Move remaining SPARC code out of nptl/.Roland McGrath2014-06-201-0/+67
* [BZ #6803] Set errno for scalbln, scalbnStefan Liebler2014-06-201-2/+0
* Move SPARC code out of nptl/sysdeps/sparc/.Roland McGrath2014-06-125-0/+120
* Fix sparc memcpy data corruption when using niagara2 optimized routines.Jose E. Marchesi2014-05-171-0/+1
* Fix v9/64-bit strcmp when string ends in multiple zero bytes.David S. Miller2014-05-011-0/+31
* soft-fp: support after-rounding tininess detection.Joseph Myers2014-02-121-0/+2
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-103-8/+8
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-01151-151/+151
* Fix sparc 64-bit GMP ifunc resolution in static builds.David S. Miller2013-11-125-5/+5
* BZ #15754: CVE-2013-4788Carlos O'Donell2013-09-231-0/+3
* Fix leading whitespaces.Ondrej Bilka2013-06-0613-16/+16
* Remove trailing whitespace.Joseph Myers2013-06-058-14/+14
* 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-1/+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-8/+20
* Use libgcc unwinder for sparc backtraces, if available.David S. Miller2013-01-212-57/+7
* Optimize trunc{,f} on sparc.David S. Miller2013-01-167-1/+240
* Optimize nearbyint{,f} on sparc.David S. Miller2013-01-157-1/+271
* Optimize sparc {ceil,floor}{,f} using vis2 'siam' instruction.David S. Miller2013-01-1413-111/+277
* Optimize fdim/fdimf on sparc.David S. Miller2013-01-142-0/+63
* Fix up log format, wrap a long line.Roland McGrath2013-01-141-1/+2
* Add 64-bit VIS3 optimized GMP routines for sparc.David S. Miller2013-01-1111-0/+673
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-02128-129/+128
* Add support for sparc cryptographic hash opcodes.David S. Miller2012-11-137-0/+439
* Add IFUNC test lists for memcpy/mempcpy/memset on sparc.David S. Miller2012-10-253-0/+77
* Fix Niagara-4 memcpy bug on 32-bit.David S. Miller2012-10-061-0/+3
* Add Niagara-4 optimized memset/bzero implementation.David S. Miller2012-10-053-5/+151
* Add Niagara-4 optimized memcpy and mempcpy.David S. Miller2012-09-283-3/+354
* Define VERSYMIDX/VALIDX/ADDRIDX in ldsodefs.hH.J. Lu2012-09-281-5/+0