about summary refs log tree commit diff
path: root/sysdeps/sparc/sparc64
Commit message (Expand)AuthorAgeFilesLines
* sparc: Remove optimized math routines which cause testsuite failures.David S. Miller2017-02-0313-300/+1
* Move wrappers to libm-compat-calls-autoGabriel F. T. Gomes2017-01-042-0/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-01149-149/+149
* Define wordsize.h macros everywhereSteve Ellcey2016-11-041-0/+3
* crypt: Use internal names for the SHA-2 block functionsFlorian Weimer2016-10-282-14/+18
* Remove remnants of .og patternsFlorian Weimer2016-09-201-1/+0
* sparc: remove fdim sparc specific implementationsAurelien Jarno2016-08-052-63/+0
* sparc: build with -mvis on sparc32/sparcv9 and sparc64Aurelien Jarno2016-08-051-0/+2
* sparc64: add a VIS3 version of ceil, floor and truncAurelien Jarno2016-08-0313-1/+340
* sparc: remove ceil, floor, trunc sparc specific implementationsAurelien Jarno2016-08-0223-1085/+7
* SPARC: fix nearbyint on sNaN inputAurelien Jarno2016-07-014-0/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-04155-155/+155
* Make scalbn set errno (bug 6803).Joseph Myers2015-09-161-2/+0
* 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
* 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