| Commit message (Expand) | Author | Age | Files | Lines |
* | Update sparc ulps | Adhemerval Zanella | 2017-07-19 | 1 | -80/+88 |
* | Remove bits/string.h. | Zack Weinberg | 2017-06-20 | 1 | -31/+0 |
* | PowerPC64 ELFv2 PPC64_OPT_LOCALENTRY | Alan Modra | 2017-06-14 | 2 | -0/+2 |
* | Make LD_HWCAP_MASK usable for static binaries | Siddhesh Poyarekar | 2017-06-07 | 1 | -1/+1 |
* | tunables: Use glibc.tune.hwcap_mask tunable instead of _dl_hwcap_mask | Siddhesh Poyarekar | 2017-06-07 | 1 | -1/+3 |
* | Optimize generic spinlock code and use C11 like atomic macros. | Stefan Liebler | 2017-06-06 | 3 | -0/+9 |
* | Remove useless comment from sysdeps/sparc/sparc32/dl-machine.h | Siddhesh Poyarekar | 2017-05-23 | 1 | -2/+0 |
* | Remove useless SPARC signbit aliases. | Joseph Myers | 2017-05-12 | 5 | -10/+0 |
* | Move shared pthread definitions to common headers | Adhemerval Zanella | 2017-05-09 | 2 | -241/+79 |
* | sparc: handle R_SPARC_DISP64 and R_SPARC_REGISTER relocs | Vladimir Mezentsev | 2017-05-02 | 1 | -0/+6 |
* | sparc: Fix .udiv plt on libc | Adhemerval Zanella | 2017-04-06 | 4 | -0/+9 |
* | Fix sparc64 bits/setjmp.h namespace (bug 21261). | Joseph Myers | 2017-03-18 | 1 | -3/+4 |
* | Remove _dl_platform_string | Andreas Schwab | 2017-03-14 | 1 | -3/+0 |
* | sparc: Remove optimized math routines which cause testsuite failures. | David S. Miller | 2017-02-03 | 27 | -721/+1 |
* | New pthread rwlock that is more scalable. | Torvald Riegel | 2017-01-10 | 1 | -14/+14 |
* | Move wrappers to libm-compat-calls-auto | Gabriel F. T. Gomes | 2017-01-04 | 11 | -3/+4 |
* | Fix pthread_cond_t on sparc for new condvar. | Torvald Riegel | 2017-01-02 | 1 | -8/+21 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 314 | -314/+314 |
* | Fix typos in the spelling of "implementation" | Dmitry V. Levin | 2016-12-27 | 1 | -1/+1 |
* | Refactor long double information into bits/long-double.h. | Joseph Myers | 2016-12-14 | 1 | -22/+0 |
* | Add missing hidden_def (__sigsetjmp). | Joseph Myers | 2016-12-01 | 1 | -0/+1 |
* | Refactor FP_ILOGB* out of bits/mathdef.h. | Joseph Myers | 2016-12-01 | 1 | -12/+0 |
* | Remove cached PID/TID in clone | Adhemerval Zanella | 2016-11-24 | 1 | -1/+0 |
* | Refactor float_t, double_t information into bits/flt-eval-method.h. | Joseph Myers | 2016-11-24 | 1 | -4/+0 |
* | nptl: Document the reason why __kind in pthread_mutex_t is part of the ABI | Florian Weimer | 2016-11-07 | 1 | -1/+1 |
* | Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139). | Joseph Myers | 2016-11-04 | 1 | -0/+1 |
* | Define wordsize.h macros everywhere | Steve Ellcey | 2016-11-04 | 2 | -0/+6 |
* | crypt: Use internal names for the SHA-2 block functions | Florian Weimer | 2016-10-28 | 2 | -14/+18 |
* | Remove remnants of .og patterns | Florian Weimer | 2016-09-20 | 2 | -3/+0 |
* | nptl: Consolidate sem_init implementations | Adhemerval Zanella | 2016-09-15 | 2 | -86/+0 |
* | nptl: Remove sparc sem_wait | Adhemerval Zanella | 2016-09-15 | 2 | -94/+0 |
* | nptl: Consolidate sem_open implementations | Adhemerval Zanella | 2016-09-15 | 2 | -301/+0 |
* | Add femode_t functions: sparc. | Joseph Myers | 2016-09-07 | 2 | -0/+64 |
* | Add femode_t functions. | Joseph Myers | 2016-09-07 | 1 | -0/+8 |
* | Make common fdim implementation generic. | Paul E. Murphy | 2016-09-01 | 4 | -1/+7 |
* | sparcv9: Restore fdiml@GLIBC_2.1 | Paul E. Murphy | 2016-08-29 | 1 | -1/+1 |
* | Add fesetexcept: sparc. | Joseph Myers | 2016-08-16 | 1 | -0/+31 |
* | sparc32/sparcv9: add a VIS3 version of fdim | Aurelien Jarno | 2016-08-05 | 5 | -1/+114 |
* | sparc: remove fdim sparc specific implementations | Aurelien Jarno | 2016-08-05 | 11 | -314/+2 |
* | sparc: build with -mvis on sparc32/sparcv9 and sparc64 | Aurelien Jarno | 2016-08-05 | 2 | -1/+3 |
* | sparc64: add a VIS3 version of ceil, floor and trunc | Aurelien Jarno | 2016-08-03 | 13 | -1/+340 |
* | Fix sNaN handling in nearbyint on 32-bit sparc. | David S. Miller | 2016-08-02 | 4 | -10/+10 |
* | sparc: remove ceil, floor, trunc sparc specific implementations | Aurelien Jarno | 2016-08-02 | 46 | -2245/+10 |
* | SPARC: fix nearbyint on sNaN input | Aurelien Jarno | 2016-07-01 | 8 | -0/+8 |
* | elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h> | Florian Weimer | 2016-06-20 | 2 | -14/+1 |
* | Add _STRING_INLINE_unaligned and string_private.h | H.J. Lu | 2016-02-18 | 1 | -2/+2 |
* | Define __sqrtl_finite on sparc 32-bit with correct symbol version. | David S. Miller | 2016-01-25 | 2 | -1/+8 |
* | Fix missing __sqrtl_finite symbol in libm on sparc 32-bit. | David S. Miller | 2016-01-24 | 2 | -2/+28 |
* | Update sparc ULPS. | David S. Miller | 2016-01-24 | 1 | -208/+228 |
* | New pthread_barrier algorithm to fulfill barrier destruction requirements. | Torvald Riegel | 2016-01-15 | 5 | -275/+2 |