about summary refs log tree commit diff
path: root/sysdeps/sparc
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-3117-703/+668
* Fix libm feupdateenv namespace (bug 17748).Joseph Myers2015-01-071-0/+1
* Fix libm fesetround namespace (bug 17748).Joseph Myers2015-01-071-2/+4
* Fix libm fesetenv namespace (bug 17748).Joseph Myers2015-01-062-1/+2
* Fix libm feholdexcept namespace (bug 17748).Joseph Myers2015-01-051-2/+4
* Fix libm fegetround namespace (bug 17748).Joseph Myers2015-01-021-2/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-02345-345/+345
* Fix libm fegetenv namespace (bug 17748).Joseph Myers2014-12-311-0/+1
* Fix libm feraiseexcept namespace (bug 17723).Joseph Myers2014-12-302-1/+2
* Fix soft-fp build warning on sparc about strict aliasing.David S. Miller2014-12-191-6/+11
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-248-8/+8
* 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-203-0/+9
* Fix sparc build.David S. Miller2014-11-141-0/+1
* Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers2014-11-042-2/+2
* Fix SPARC atomic_write_barrier.Torvald Riegel2014-10-313-4/+4
* soft-fp: Refactor exception handling for comparisons.Joseph Myers2014-10-0916-48/+16
* 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-0912-8/+12
* Update sparc ULPS.David S. Miller2014-07-091-6/+96
* Get rid of nptl/sysdeps/ entirely!Roland McGrath2014-07-071-1/+1
* Always provide HP_SMALL_TIMING_AVAILRichard Henderson2014-07-032-0/+2
* Unify hp-timing implementationsRichard Henderson2014-07-032-36/+2
* Remove HP_TIMING_DIFF_INIT and dl_hp_timing_overheadRichard Henderson2014-07-036-86/+0
* Removing HP_TIMING_ACCUM as unusedRichard Henderson2014-07-032-32/+0
* Removing HP_TIMING_ZERO as unusedRichard Henderson2014-07-032-4/+0
* Fix Wundef warning for ELF_MACHINE_NO_RELASiddhesh Poyarekar2014-06-262-0/+2
* Move base_machine and machine settings from configure.ac to sysdeps preconfig...Joseph Myers2014-06-251-0/+24
* SPARC: Consolidate unnecessary nptl/ subdirectories.Roland McGrath2014-06-2532-8/+9
* Missing new file from last commit.Roland McGrath2014-06-201-0/+3
* Move remaining SPARC code out of nptl/.Roland McGrath2014-06-2022-0/+1381
* [BZ #6803] Set errno for scalbln, scalbnStefan Liebler2014-06-201-2/+0
* Update Sparc ULPs.David S. Miller2014-06-141-0/+24
* Add adaptive elision to rwlocksAndi Kleen2014-06-131-0/+2
* Move SPARC public headers out of nptl/Roland McGrath2014-06-122-0/+266
* Move SPARC code out of nptl/sysdeps/sparc/.Roland McGrath2014-06-1215-0/+411
* Update Sparc ULPS.David S. Miller2014-06-011-0/+85
* 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
* Add round-mode context support to sparc.David S. Miller2014-04-301-0/+64
* Fix some sparc -Wundef build warnings.David S. Miller2014-04-301-0/+3
* Regenerate sparc ULPs.David S. Miller2014-04-131-4/+1022
* Don't include individual test ulps in libm-test-ulps.Joseph Myers2014-03-051-17853/+0
* Allow sys/auxv.h to be used from the testsuite on powerpc and sparc.Adam Conrad2014-02-212-2/+2
* soft-fp: support after-rounding tininess detection.Joseph Myers2014-02-122-0/+4
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-105-15/+15
* Adjust sparc ULPs.David S. Miller2014-02-041-0/+5
* Rebuild sparc ULPs.David S. Miller2014-01-241-1203/+9817