Age | Commit message (Expand) | Author |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2016-11-04 | Define wordsize.h macros everywhere | Steve Ellcey |
2016-10-28 | crypt: Use internal names for the SHA-2 block functions | Florian Weimer |
2016-09-20 | Remove remnants of .og patterns | Florian Weimer |
2016-08-05 | sparc: remove fdim sparc specific implementations | Aurelien Jarno |
2016-08-05 | sparc: build with -mvis on sparc32/sparcv9 and sparc64 | Aurelien Jarno |
2016-08-03 | sparc64: add a VIS3 version of ceil, floor and trunc | Aurelien Jarno |
2016-08-02 | sparc: remove ceil, floor, trunc sparc specific implementations | Aurelien Jarno |
2016-07-01 | SPARC: fix nearbyint on sNaN input | Aurelien Jarno |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2015-09-16 | Make scalbn set errno (bug 6803). | Joseph Myers |
2015-09-11 | Move bits/atomic.h to atomic-machine.h (bug 14912). | Joseph Myers |
2015-07-15 | Fix sparc build. | David S. Miller |
2015-06-30 | Clean up BUSY_WAIT_NOP and atomic_delay. | Torvald Riegel |
2015-04-17 | Sparc memchr/memcmp/strncmp fixes from Il'ya Malakhov. | David S. Miller |
2015-03-05 | Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPY | H.J. Lu |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-11-24 | Remove NOT_IN_libc | Siddhesh Poyarekar |
2014-11-20 | Add arch-specific configuration for C11 atomics support. | Torvald Riegel |
2014-11-14 | Fix sparc build. | David S. Miller |
2014-11-04 | Don't use INTDEF/INTUSE with _dl_init (bug 14132). | Joseph Myers |
2014-10-31 | Fix SPARC atomic_write_barrier. | Torvald Riegel |
2014-10-09 | soft-fp: Refactor exception handling for comparisons. | Joseph Myers |
2014-07-03 | Always provide HP_SMALL_TIMING_AVAIL | Richard Henderson |
2014-07-03 | Unify hp-timing implementations | Richard Henderson |
2014-07-03 | Remove HP_TIMING_DIFF_INIT and dl_hp_timing_overhead | Richard Henderson |
2014-07-03 | Removing HP_TIMING_ACCUM as unused | Richard Henderson |
2014-07-03 | Removing HP_TIMING_ZERO as unused | Richard Henderson |
2014-06-26 | Fix Wundef warning for ELF_MACHINE_NO_RELA | Siddhesh Poyarekar |
2014-06-25 | SPARC: Consolidate unnecessary nptl/ subdirectories. | Roland McGrath |
2014-06-20 | Missing new file from last commit. | Roland McGrath |
2014-06-20 | Move remaining SPARC code out of nptl/. | Roland McGrath |
2014-06-20 | [BZ #6803] Set errno for scalbln, scalbn | Stefan Liebler |
2014-06-12 | Move SPARC code out of nptl/sysdeps/sparc/. | Roland McGrath |
2014-05-17 | Fix sparc memcpy data corruption when using niagara2 optimized routines. | Jose E. Marchesi |
2014-05-01 | Fix v9/64-bit strcmp when string ends in multiple zero bytes. | David S. Miller |
2014-02-12 | soft-fp: support after-rounding tininess detection. | Joseph Myers |
2014-02-10 | Use glibc_likely instead __builtin_expect. | Ondřej Bílka |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae |
2013-11-12 | Fix sparc 64-bit GMP ifunc resolution in static builds. | David S. Miller |
2013-09-23 | BZ #15754: CVE-2013-4788 | Carlos O'Donell |
2013-06-06 | Fix leading whitespaces. | Ondrej Bilka |
2013-06-05 | Remove trailing whitespace. | Joseph Myers |
2013-05-29 | Avoid crashing in LD_DEBUG when program name is unavailable | Siddhesh Poyarekar |
2013-05-16 | MIPS: soft-fp NaN representation corrections | Maciej W. Rozycki |
2013-02-15 | Remove bounded-pointers build system support. | Joseph Myers |
2013-02-04 | Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr. | Joseph Myers |
2013-01-23 | Add a minor 'cas' atomic optimization on sparc. | David S. Miller |
2013-01-21 | Use libgcc unwinder for sparc backtraces, if available. | David S. Miller |
2013-01-16 | Optimize trunc{,f} on sparc. | David S. Miller |