Age | Commit message (Expand) | Author |
2017-11-28 | sparc: Implement memcpy/mempcpy ifunc selection in C | Adhemerval Zanella |
2017-10-13 | Fix TLS relocations against local symbols on powerpc32, sparc32 and sparc64 | James Clarke |
2017-10-13 | Use libm_alias_ldouble for SPARC fabsl. | Joseph Myers |
2017-10-04 | Use libm_alias_double for dbl-64 fma. | Joseph Myers |
2017-10-04 | Restore sparc32 copysignl, fabsl, fmal compat symbols (bug 22229). | Joseph Myers |
2017-09-13 | Define and use libm_alias_double. | Joseph Myers |
2017-08-21 | Remove SPARC sqrt wrappers (bug 21973). | Joseph Myers |
2017-08-21 | Obsolete matherr, _LIB_VERSION, libieee.a. | Joseph Myers |
2017-06-14 | PowerPC64 ELFv2 PPC64_OPT_LOCALENTRY | Alan Modra |
2017-06-07 | Make LD_HWCAP_MASK usable for static binaries | Siddhesh Poyarekar |
2017-06-07 | tunables: Use glibc.tune.hwcap_mask tunable instead of _dl_hwcap_mask | Siddhesh Poyarekar |
2017-06-06 | Optimize generic spinlock code and use C11 like atomic macros. | Stefan Liebler |
2017-05-23 | Remove useless comment from sysdeps/sparc/sparc32/dl-machine.h | Siddhesh Poyarekar |
2017-05-12 | Remove useless SPARC signbit aliases. | Joseph Myers |
2017-04-06 | sparc: Fix .udiv plt on libc | Adhemerval Zanella |
2017-02-03 | sparc: Remove optimized math routines which cause testsuite failures. | David S. Miller |
2017-01-04 | Move wrappers to libm-compat-calls-auto | Gabriel F. T. Gomes |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2016-12-01 | Add missing hidden_def (__sigsetjmp). | Joseph Myers |
2016-11-04 | Define wordsize.h macros everywhere | Steve Ellcey |
2016-09-20 | Remove remnants of .og patterns | Florian Weimer |
2016-09-15 | nptl: Consolidate sem_init implementations | Adhemerval Zanella |
2016-09-15 | nptl: Remove sparc sem_wait | Adhemerval Zanella |
2016-09-15 | nptl: Consolidate sem_open implementations | Adhemerval Zanella |
2016-09-01 | Make common fdim implementation generic. | Paul E. Murphy |
2016-08-29 | sparcv9: Restore fdiml@GLIBC_2.1 | Paul E. Murphy |
2016-08-05 | sparc32/sparcv9: add a VIS3 version of fdim | Aurelien Jarno |
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-02 | Fix sNaN handling in nearbyint on 32-bit sparc. | David S. Miller |
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-25 | Define __sqrtl_finite on sparc 32-bit with correct symbol version. | David S. Miller |
2016-01-24 | Fix missing __sqrtl_finite symbol in libm on sparc 32-bit. | David S. Miller |
2016-01-15 | New pthread_barrier algorithm to fulfill barrier destruction requirements. | Torvald Riegel |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2015-10-19 | Convert 231 sysdeps function definitions to prototype style. | Joseph Myers |
2015-09-11 | Move bits/atomic.h to atomic-machine.h (bug 14912). | Joseph Myers |
2015-08-31 | Fix non-v9 32-bit sparc build. | Brett Neumeier |
2015-07-15 | Fix sparc build. | David S. Miller |
2015-07-10 | Add and use new glibc-internal futex API. | Torvald Riegel |
2015-06-30 | Clean up BUSY_WAIT_NOP and atomic_delay. | Torvald Riegel |
2015-06-17 | Fix mq_notify pthread_barrier_* namespace (bug 18544). | Joseph Myers |
2015-06-17 | Fix sem_* tdelete, tfind, tsearch, twalk namespace (bug 18536). | Joseph Myers |
2015-05-26 | Split timed-wait functions out of nptl/lowlevellock.c. | Roland McGrath |
2015-05-19 | BZ#18434: Fix sem_post EOVERFLOW check for [!__HAVE_64B_ATOMICS]. | Roland McGrath |
2015-03-05 | Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPY | H.J. Lu |
2015-01-31 | Fix two bugs in sparc atomics. | David S. Miller |
2015-01-31 | Fix sparc semaphore implementation after recent changes. | David S. Miller |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |