aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/sparc
AgeCommit message (Expand)AuthorFilesLines
2014-10-09soft-fp: Refactor exception handling for comparisons.Joseph Myers16-48/+16
2014-10-09soft-fp: Remove FP_CLEAR_EXCEPTIONS.Joseph Myers4-12/+4
2014-07-09Get rid of sparc specific NPTL internaltypes.h header.David S. Miller12-8/+12
2014-07-09Update sparc ULPS.David S. Miller1-6/+96
2014-07-07Get rid of nptl/sysdeps/ entirely!Roland McGrath1-1/+1
2014-07-03Always provide HP_SMALL_TIMING_AVAILRichard Henderson2-0/+2
2014-07-03Unify hp-timing implementationsRichard Henderson2-36/+2
2014-07-03Remove HP_TIMING_DIFF_INIT and dl_hp_timing_overheadRichard Henderson6-86/+0
2014-07-03Removing HP_TIMING_ACCUM as unusedRichard Henderson2-32/+0
2014-07-03Removing HP_TIMING_ZERO as unusedRichard Henderson2-4/+0
2014-06-26Fix Wundef warning for ELF_MACHINE_NO_RELASiddhesh Poyarekar2-0/+2
2014-06-25Move base_machine and machine settings from configure.ac to sysdeps preconfig...Joseph Myers1-0/+24
2014-06-25SPARC: Consolidate unnecessary nptl/ subdirectories.Roland McGrath32-8/+9
2014-06-20Missing new file from last commit.Roland McGrath1-0/+3
2014-06-20Move remaining SPARC code out of nptl/.Roland McGrath22-0/+1381
2014-06-20[BZ #6803] Set errno for scalbln, scalbnStefan Liebler1-2/+0
2014-06-14Update Sparc ULPs.David S. Miller1-0/+24
2014-06-13Add adaptive elision to rwlocksAndi Kleen1-0/+2
2014-06-12Move SPARC public headers out of nptl/Roland McGrath2-0/+266
2014-06-12Move SPARC code out of nptl/sysdeps/sparc/.Roland McGrath15-0/+411
2014-06-01Update Sparc ULPS.David S. Miller1-0/+85
2014-05-17Fix sparc memcpy data corruption when using niagara2 optimized routines.Jose E. Marchesi1-0/+1
2014-05-01Fix v9/64-bit strcmp when string ends in multiple zero bytes.David S. Miller1-0/+31
2014-04-30Add round-mode context support to sparc.David S. Miller1-0/+64
2014-04-30Fix some sparc -Wundef build warnings.David S. Miller1-0/+3
2014-04-13Regenerate sparc ULPs.David S. Miller1-4/+1022
2014-03-05Don't include individual test ulps in libm-test-ulps.Joseph Myers1-17853/+0
2014-02-21Allow sys/auxv.h to be used from the testsuite on powerpc and sparc.Adam Conrad2-2/+2
2014-02-12soft-fp: support after-rounding tininess detection.Joseph Myers2-0/+4
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka5-15/+15
2014-02-04Adjust sparc ULPs.David S. Miller1-0/+5
2014-01-24Rebuild sparc ULPs.David S. Miller1-1203/+9817
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae323-323/+323
2013-11-28Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271).Joseph Myers1-0/+1
2013-11-12Fix sparc 64-bit GMP ifunc resolution in static builds.David S. Miller5-5/+5
2013-11-06Fix build on pre-v9 32-bit Sparc.David S. Miller1-1/+2
2013-10-30rename configure.in to configure.acMike Frysinger2-1/+1
2013-10-10Update sparc ULPs.David S. Miller1-0/+125
2013-10-10soft-fp: fix negation NaN handling (bug 16034).Joseph Myers1-5/+2
2013-09-23BZ #15754: CVE-2013-4788Carlos O'Donell2-0/+6
2013-08-21Fix typos.Ondřej Bílka1-1/+1
2013-07-20Update Sparc ULPs.David S. Miller1-0/+5
2013-07-07Full from-scratch rebuild of sparc ULPs.David S. Miller1-238/+73
2013-07-02Update sparc ULPs.David S. Miller1-0/+46
2013-06-28Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.Ryan S. Arnold1-1/+5
2013-06-06Fix leading whitespaces.Ondrej Bilka14-18/+18
2013-06-05Remove trailing whitespace.Joseph Myers17-146/+146
2013-05-29Avoid crashing in LD_DEBUG when program name is unavailableSiddhesh Poyarekar2-4/+2
2013-05-22Don't include expected results in libm-test test names.Joseph Myers1-2470/+2470
2013-05-19Handle sincos with generic libm-test logic.Joseph Myers1-7/+7