| Commit message (Expand) | Author | Age | Files | Lines |
* | sh: Add string-fzb.hazanella/generic-strings | Adhemerval Zanella | 2018-10-02 | 1 | -0/+53 |
* | powerpc: Add string-fza.h | Richard Henderson | 2018-10-02 | 1 | -0/+70 |
* | arm: Add string-fza.h | Richard Henderson | 2018-10-02 | 1 | -0/+70 |
* | alpha: Add string-fzb.h and string-fzi.h | Richard Henderson | 2018-10-02 | 2 | -0/+164 |
* | hppa: Add string-fzb.h and string-fzi.h | Richard Henderson | 2018-10-02 | 2 | -0/+204 |
* | hppa: Add memcopy.h | Richard Henderson | 2018-10-02 | 1 | -0/+44 |
* | string: Improve generic strchr | Richard Henderson | 2018-10-02 | 1 | -0/+1 |
* | string: Improve generic strnlen | Adhemerval Zanella | 2018-10-02 | 3 | -20/+36 |
* | string: Improve generic memrchr | Richard Henderson | 2018-10-02 | 3 | -0/+6 |
* | Add string vectorized find and detection functions | Adhemerval Zanella | 2018-10-02 | 4 | -0/+413 |
* | Add string-maskoff.h generic header | Adhemerval Zanella | 2018-10-02 | 1 | -0/+72 |
* | Parameterize OP_T_THRES from memcopy.h | Richard Henderson | 2018-10-02 | 6 | -14/+51 |
* | Parameterize op_t from memcopy.h | Richard Henderson | 2018-10-02 | 2 | -4/+34 |
* | Fix build from commit 0b727ed | Adhemerval Zanella | 2018-10-02 | 1 | -0/+2 |
* | x86: Use RTM intrinsics in pthread mutex lock elision | H.J. Lu | 2018-10-02 | 2 | -67/+7 |
* | libio: Flush stream at freopen (BZ#21037) | Adhemerval Zanella | 2018-10-02 | 2 | -23/+15 |
* | Move MREMAP_* to bits/mman-shared.h. | Joseph Myers | 2018-10-01 | 3 | -12/+4 |
* | Remove unnecessary math_private.h includes. | Joseph Myers | 2018-09-28 | 72 | -72/+2 |
* | i386: Use _dl_runtime_[resolve|profile]_shstk for SHSTK [BZ #23716] | H.J. Lu | 2018-09-28 | 2 | -69/+11 |
* | Fix misreported errno on preadv2/pwritev2 (BZ#23579) | Adhemerval Zanella | 2018-09-28 | 4 | -4/+4 |
* | Use copysign functions not __copysign functions in glibc libm. | Joseph Myers | 2018-09-27 | 53 | -92/+99 |
* | Use round functions not __round functions in glibc libm. | Joseph Myers | 2018-09-27 | 23 | -35/+33 |
* | Add missing unwind information to ld.so on powerpc32 (bug 23707) | Andreas Schwab | 2018-09-26 | 1 | -0/+3 |
* | Share MAP_* flags between more architectures. | Joseph Myers | 2018-09-26 | 5 | -46/+49 |
* | Complete sys/procfs.h unification. | Joseph Myers | 2018-09-25 | 6 | -130/+94 |
* | Unify more sys/procfs.h headers. | Joseph Myers | 2018-09-25 | 24 | -892/+619 |
* | Unify some sys/procfs.h headers. | Joseph Myers | 2018-09-25 | 19 | -1015/+323 |
* | powerpc: Only enable TLE with PPC_FEATURE2_HTM_NOSC | Adhemerval Zanella | 2018-09-21 | 10 | -100/+21 |
* | Use trunc functions not __trunc functions in glibc libm. | Joseph Myers | 2018-09-20 | 25 | -31/+34 |
* | Invert sense of list of i686-class processors in sysdeps/x86/cpu-features.h. | Joseph Myers | 2018-09-20 | 1 | -18/+7 |
* | Linux gethostid: Check for NULL value from gethostbyname_r [BZ #23679] | Mingli Yu | 2018-09-20 | 1 | -2/+2 |
* | Fix the documentation comment of checkint in powf | Szabolcs Nagy | 2018-09-19 | 1 | -1/+2 |
* | Add new pow implementation | Szabolcs Nagy | 2018-09-19 | 12 | -10614/+569 |
* | Unify many bits/mman.h headers. | Joseph Myers | 2018-09-18 | 8 | -318/+6 |
* | Fix ldbl-128ibm ceill, floorl inlining of ceil, floor. | Joseph Myers | 2018-09-18 | 2 | -4/+8 |
* | Use ceil functions not __ceil functions in glibc libm. | Joseph Myers | 2018-09-17 | 28 | -32/+31 |
* | Update siginfo constants from Linux kernel (bug 21286). | Joseph Myers | 2018-09-17 | 2 | -17/+27 |
* | Fix MIPS n32 pr_sigpend, pr_sighold, pr_flag type (bug 23656). | Joseph Myers | 2018-09-14 | 1 | -9/+0 |
* | Fix sys/procfs.h pr_uid, pr_gid type (bug 23649). | Joseph Myers | 2018-09-14 | 5 | -10/+10 |
* | Use rint functions not __rint functions in glibc libm. | Joseph Myers | 2018-09-14 | 36 | -45/+39 |
* | Use floor functions not __floor functions in glibc libm. | Joseph Myers | 2018-09-14 | 39 | -78/+53 |
* | Add new log2 implementation | Szabolcs Nagy | 2018-09-12 | 7 | -244/+363 |
* | Add new log implementation | Szabolcs Nagy | 2018-09-12 | 8 | -3565/+477 |
* | i386: Use ENTRY and END in start.S [BZ #23606] | H.J. Lu | 2018-09-12 | 1 | -4/+6 |
* | Remove x86_64 math_private.h asms. | Joseph Myers | 2018-09-11 | 1 | -44/+0 |
* | S390: Regenerate ULPs. | Stefan Liebler | 2018-09-06 | 1 | -68/+64 |
* | Fix segfault in maybe_script_execute. | Stefan Liebler | 2018-09-06 | 1 | -1/+1 |
* | Add new exp and exp2 implementations | Szabolcs Nagy | 2018-09-05 | 24 | -3669/+882 |
* | Remove alpha math_private.h. | Joseph Myers | 2018-09-05 | 1 | -18/+0 |
* | Move float128 inlines from sysdeps/generic/math_private.h to include/math.h. | Joseph Myers | 2018-09-05 | 1 | -23/+0 |