| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 342 | -342/+342 |
* | Convert 69 more function definitions to prototype style (line wrap cases). | Joseph Myers | 2015-10-19 | 1 | -4/+2 |
* | Convert 231 sysdeps function definitions to prototype style. | Joseph Myers | 2015-10-19 | 5 | -12/+5 |
* | Make scalbn set errno (bug 6803). | Joseph Myers | 2015-09-16 | 1 | -2/+0 |
* | Move bits/atomic.h to atomic-machine.h (bug 14912). | Joseph Myers | 2015-09-11 | 3 | -3/+3 |
* | Fix non-v9 32-bit sparc build. | Brett Neumeier | 2015-08-31 | 1 | -0/+1 |
* | Fix BZ #18084 -- backtrace (..., 0) dumps core on x86. | Paul Pluzhnikov | 2015-08-15 | 1 | -1/+1 |
* | Improve performance of mempcpy by inlining and using memcpy. Enable | Wilco Dijkstra | 2015-08-05 | 1 | -0/+3 |
* | Regenerate SPARC ULPs. | David S. Miller | 2015-07-16 | 1 | -239/+389 |
* | Fix sparc build. | David S. Miller | 2015-07-15 | 5 | -2/+13 |
* | Add and use new glibc-internal futex API. | Torvald Riegel | 2015-07-10 | 8 | -155/+29 |
* | Clean up BUSY_WAIT_NOP and atomic_delay. | Torvald Riegel | 2015-06-30 | 2 | -0/+6 |
* | Fix mq_notify pthread_barrier_* namespace (bug 18544). | Joseph Myers | 2015-06-17 | 3 | -3/+6 |
* | Fix sem_* tdelete, tfind, tsearch, twalk namespace (bug 18536). | Joseph Myers | 2015-06-17 | 1 | -2/+3 |
* | Split timed-wait functions out of nptl/lowlevellock.c. | Roland McGrath | 2015-05-26 | 2 | -0/+2 |
* | BZ#18434: Fix sem_post EOVERFLOW check for [!__HAVE_64B_ATOMICS]. | Roland McGrath | 2015-05-19 | 1 | -4/+4 |
* | Sparc memchr/memcmp/strncmp fixes from Il'ya Malakhov. | David S. Miller | 2015-04-17 | 3 | -5/+6 |