aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/sparc
AgeCommit message (Expand)Author
2015-04-17Sparc memchr/memcmp/strncmp fixes from Il'ya Malakhov.David S. Miller
2015-04-15Rebuilt fresh sparc ULPS to get rid of removed tests.David S. Miller
2015-04-08Update SPARC ulps.David S. Miller
2015-03-05Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPYH.J. Lu
2015-01-31Fix two bugs in sparc atomics.David S. Miller
2015-01-31Fix sparc semaphore implementation after recent changes.David S. Miller
2015-01-07Fix libm feupdateenv namespace (bug 17748).Joseph Myers
2015-01-07Fix libm fesetround namespace (bug 17748).Joseph Myers
2015-01-06Fix libm fesetenv namespace (bug 17748).Joseph Myers
2015-01-05Fix libm feholdexcept namespace (bug 17748).Joseph Myers
2015-01-02Fix libm fegetround namespace (bug 17748).Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-31Fix libm fegetenv namespace (bug 17748).Joseph Myers
2014-12-30Fix libm feraiseexcept namespace (bug 17723).Joseph Myers
2014-12-19Fix soft-fp build warning on sparc about strict aliasing.David S. Miller
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar
2014-11-24Remove IS_IN_libmSiddhesh Poyarekar
2014-11-24Remove IS_IN_libpthreadSiddhesh Poyarekar
2014-11-20Add arch-specific configuration for C11 atomics support.Torvald Riegel
2014-11-14Fix sparc build.David S. Miller
2014-11-04Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers
2014-10-31Fix SPARC atomic_write_barrier.Torvald Riegel
2014-10-09soft-fp: Refactor exception handling for comparisons.Joseph Myers
2014-10-09soft-fp: Remove FP_CLEAR_EXCEPTIONS.Joseph Myers
2014-07-09Get rid of sparc specific NPTL internaltypes.h header.David S. Miller
2014-07-09Update sparc ULPS.David S. Miller
2014-07-07Get rid of nptl/sysdeps/ entirely!Roland McGrath
2014-07-03Always provide HP_SMALL_TIMING_AVAILRichard Henderson
2014-07-03Unify hp-timing implementationsRichard Henderson
2014-07-03Remove HP_TIMING_DIFF_INIT and dl_hp_timing_overheadRichard Henderson
2014-07-03Removing HP_TIMING_ACCUM as unusedRichard Henderson
2014-07-03Removing HP_TIMING_ZERO as unusedRichard Henderson
2014-06-26Fix Wundef warning for ELF_MACHINE_NO_RELASiddhesh Poyarekar
2014-06-25Move base_machine and machine settings from configure.ac to sysdeps preconfig...Joseph Myers
2014-06-25SPARC: Consolidate unnecessary nptl/ subdirectories.Roland McGrath
2014-06-20Missing new file from last commit.Roland McGrath
2014-06-20Move remaining SPARC code out of nptl/.Roland McGrath
2014-06-20[BZ #6803] Set errno for scalbln, scalbnStefan Liebler
2014-06-14Update Sparc ULPs.David S. Miller
2014-06-13Add adaptive elision to rwlocksAndi Kleen
2014-06-12Move SPARC public headers out of nptl/Roland McGrath
2014-06-12Move SPARC code out of nptl/sysdeps/sparc/.Roland McGrath
2014-06-01Update Sparc ULPS.David S. Miller
2014-05-17Fix sparc memcpy data corruption when using niagara2 optimized routines.Jose E. Marchesi
2014-05-01Fix v9/64-bit strcmp when string ends in multiple zero bytes.David S. Miller
2014-04-30Add round-mode context support to sparc.David S. Miller
2014-04-30Fix some sparc -Wundef build warnings.David S. Miller
2014-04-13Regenerate sparc ULPs.David S. Miller
2014-03-05Don't include individual test ulps in libm-test-ulps.Joseph Myers
2014-02-21Allow sys/auxv.h to be used from the testsuite on powerpc and sparc.Adam Conrad