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