Age | Commit message (Expand) | Author | Files | Lines |
2014-11-24 | Remove NOT_IN_libc | Siddhesh Poyarekar | 8 | -8/+8 |
2014-11-24 | Remove IS_IN_libm | Siddhesh Poyarekar | 2 | -2/+2 |
2014-11-24 | Remove IS_IN_libpthread | Siddhesh Poyarekar | 1 | -1/+1 |
2014-11-20 | Add arch-specific configuration for C11 atomics support. | Torvald Riegel | 3 | -0/+9 |
2014-11-14 | Fix sparc build. | David S. Miller | 1 | -0/+1 |
2014-11-04 | Don't use INTDEF/INTUSE with _dl_init (bug 14132). | Joseph Myers | 2 | -2/+2 |
2014-10-31 | Fix SPARC atomic_write_barrier. | Torvald Riegel | 3 | -4/+4 |
2014-10-09 | soft-fp: Refactor exception handling for comparisons. | Joseph Myers | 16 | -48/+16 |
2014-10-09 | soft-fp: Remove FP_CLEAR_EXCEPTIONS. | Joseph Myers | 4 | -12/+4 |
2014-07-09 | Get rid of sparc specific NPTL internaltypes.h header. | David S. Miller | 12 | -8/+12 |
2014-07-09 | Update sparc ULPS. | David S. Miller | 1 | -6/+96 |
2014-07-07 | Get rid of nptl/sysdeps/ entirely! | Roland McGrath | 1 | -1/+1 |
2014-07-03 | Always provide HP_SMALL_TIMING_AVAIL | Richard Henderson | 2 | -0/+2 |
2014-07-03 | Unify hp-timing implementations | Richard Henderson | 2 | -36/+2 |
2014-07-03 | Remove HP_TIMING_DIFF_INIT and dl_hp_timing_overhead | Richard Henderson | 6 | -86/+0 |
2014-07-03 | Removing HP_TIMING_ACCUM as unused | Richard Henderson | 2 | -32/+0 |
2014-07-03 | Removing HP_TIMING_ZERO as unused | Richard Henderson | 2 | -4/+0 |
2014-06-26 | Fix Wundef warning for ELF_MACHINE_NO_RELA | Siddhesh Poyarekar | 2 | -0/+2 |
2014-06-25 | Move base_machine and machine settings from configure.ac to sysdeps preconfig... | Joseph Myers | 1 | -0/+24 |
2014-06-25 | SPARC: Consolidate unnecessary nptl/ subdirectories. | Roland McGrath | 32 | -8/+9 |
2014-06-20 | Missing new file from last commit. | Roland McGrath | 1 | -0/+3 |
2014-06-20 | Move remaining SPARC code out of nptl/. | Roland McGrath | 22 | -0/+1381 |
2014-06-20 | [BZ #6803] Set errno for scalbln, scalbn | Stefan Liebler | 1 | -2/+0 |
2014-06-14 | Update Sparc ULPs. | David S. Miller | 1 | -0/+24 |
2014-06-13 | Add adaptive elision to rwlocks | Andi Kleen | 1 | -0/+2 |
2014-06-12 | Move SPARC public headers out of nptl/ | Roland McGrath | 2 | -0/+266 |
2014-06-12 | Move SPARC code out of nptl/sysdeps/sparc/. | Roland McGrath | 15 | -0/+411 |
2014-06-01 | Update Sparc ULPS. | David S. Miller | 1 | -0/+85 |
2014-05-17 | Fix sparc memcpy data corruption when using niagara2 optimized routines. | Jose E. Marchesi | 1 | -0/+1 |
2014-05-01 | Fix v9/64-bit strcmp when string ends in multiple zero bytes. | David S. Miller | 1 | -0/+31 |
2014-04-30 | Add round-mode context support to sparc. | David S. Miller | 1 | -0/+64 |
2014-04-30 | Fix some sparc -Wundef build warnings. | David S. Miller | 1 | -0/+3 |
2014-04-13 | Regenerate sparc ULPs. | David S. Miller | 1 | -4/+1022 |
2014-03-05 | Don't include individual test ulps in libm-test-ulps. | Joseph Myers | 1 | -17853/+0 |
2014-02-21 | Allow sys/auxv.h to be used from the testsuite on powerpc and sparc. | Adam Conrad | 2 | -2/+2 |
2014-02-12 | soft-fp: support after-rounding tininess detection. | Joseph Myers | 2 | -0/+4 |
2014-02-10 | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 5 | -15/+15 |
2014-02-04 | Adjust sparc ULPs. | David S. Miller | 1 | -0/+5 |
2014-01-24 | Rebuild sparc ULPs. | David S. Miller | 1 | -1203/+9817 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 323 | -323/+323 |
2013-11-28 | Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271). | Joseph Myers | 1 | -0/+1 |
2013-11-12 | Fix sparc 64-bit GMP ifunc resolution in static builds. | David S. Miller | 5 | -5/+5 |
2013-11-06 | Fix build on pre-v9 32-bit Sparc. | David S. Miller | 1 | -1/+2 |
2013-10-30 | rename configure.in to configure.ac | Mike Frysinger | 2 | -1/+1 |
2013-10-10 | Update sparc ULPs. | David S. Miller | 1 | -0/+125 |
2013-10-10 | soft-fp: fix negation NaN handling (bug 16034). | Joseph Myers | 1 | -5/+2 |
2013-09-23 | BZ #15754: CVE-2013-4788 | Carlos O'Donell | 2 | -0/+6 |
2013-08-21 | Fix typos. | Ondřej Bílka | 1 | -1/+1 |
2013-07-20 | Update Sparc ULPs. | David S. Miller | 1 | -0/+5 |
2013-07-07 | Full from-scratch rebuild of sparc ULPs. | David S. Miller | 1 | -238/+73 |