Age | Commit message (Expand) | Author | Files | Lines |
2018-10-04 | Use bits/mman-linux.h for hppa. | Joseph Myers | 1 | -51/+27 |
2018-10-04 | Fix libnldbl_nonshared.a references to internal libm symbols (bug 23735). | Joseph Myers | 3 | -1/+50 |
2018-10-02 | sysdeps/ieee754/soft-fp: ignore maybe-uninitialized with -O [BZ #19444] | Martin Jansa | 1 | -0/+12 |
2018-10-02 | Fix build from commit 0b727ed | Adhemerval Zanella | 1 | -0/+2 |
2018-10-02 | x86: Use RTM intrinsics in pthread mutex lock elision | H.J. Lu | 2 | -67/+7 |
2018-10-02 | libio: Flush stream at freopen (BZ#21037) | Adhemerval Zanella | 2 | -23/+15 |
2018-10-01 | Move MREMAP_* to bits/mman-shared.h. | Joseph Myers | 3 | -12/+4 |
2018-09-28 | Remove unnecessary math_private.h includes. | Joseph Myers | 72 | -72/+2 |
2018-09-28 | i386: Use _dl_runtime_[resolve|profile]_shstk for SHSTK [BZ #23716] | H.J. Lu | 2 | -69/+11 |
2018-09-28 | Fix misreported errno on preadv2/pwritev2 (BZ#23579) | Adhemerval Zanella | 4 | -4/+4 |
2018-09-27 | Use copysign functions not __copysign functions in glibc libm. | Joseph Myers | 53 | -92/+99 |
2018-09-27 | Use round functions not __round functions in glibc libm. | Joseph Myers | 23 | -35/+33 |
2018-09-26 | Add missing unwind information to ld.so on powerpc32 (bug 23707) | Andreas Schwab | 1 | -0/+3 |
2018-09-26 | Share MAP_* flags between more architectures. | Joseph Myers | 5 | -46/+49 |
2018-09-25 | Complete sys/procfs.h unification. | Joseph Myers | 6 | -130/+94 |
2018-09-25 | Unify more sys/procfs.h headers. | Joseph Myers | 24 | -892/+619 |
2018-09-25 | Unify some sys/procfs.h headers. | Joseph Myers | 19 | -1015/+323 |
2018-09-21 | powerpc: Only enable TLE with PPC_FEATURE2_HTM_NOSC | Adhemerval Zanella | 10 | -100/+21 |
2018-09-20 | Use trunc functions not __trunc functions in glibc libm. | Joseph Myers | 25 | -31/+34 |
2018-09-20 | Invert sense of list of i686-class processors in sysdeps/x86/cpu-features.h. | Joseph Myers | 1 | -18/+7 |
2018-09-20 | Linux gethostid: Check for NULL value from gethostbyname_r [BZ #23679] | Mingli Yu | 1 | -2/+2 |
2018-09-19 | Fix the documentation comment of checkint in powf | Szabolcs Nagy | 1 | -1/+2 |
2018-09-19 | Add new pow implementation | Szabolcs Nagy | 12 | -10614/+569 |
2018-09-18 | Unify many bits/mman.h headers. | Joseph Myers | 8 | -318/+6 |
2018-09-18 | Fix ldbl-128ibm ceill, floorl inlining of ceil, floor. | Joseph Myers | 2 | -4/+8 |
2018-09-17 | Use ceil functions not __ceil functions in glibc libm. | Joseph Myers | 28 | -32/+31 |
2018-09-17 | Update siginfo constants from Linux kernel (bug 21286). | Joseph Myers | 2 | -17/+27 |
2018-09-14 | Fix MIPS n32 pr_sigpend, pr_sighold, pr_flag type (bug 23656). | Joseph Myers | 1 | -9/+0 |
2018-09-14 | Fix sys/procfs.h pr_uid, pr_gid type (bug 23649). | Joseph Myers | 5 | -10/+10 |
2018-09-14 | Use rint functions not __rint functions in glibc libm. | Joseph Myers | 36 | -45/+39 |
2018-09-14 | Use floor functions not __floor functions in glibc libm. | Joseph Myers | 39 | -78/+53 |
2018-09-12 | Add new log2 implementation | Szabolcs Nagy | 7 | -244/+363 |
2018-09-12 | Add new log implementation | Szabolcs Nagy | 8 | -3565/+477 |
2018-09-12 | i386: Use ENTRY and END in start.S [BZ #23606] | H.J. Lu | 1 | -4/+6 |
2018-09-11 | Remove x86_64 math_private.h asms. | Joseph Myers | 1 | -44/+0 |
2018-09-06 | S390: Regenerate ULPs. | Stefan Liebler | 1 | -68/+64 |
2018-09-06 | Fix segfault in maybe_script_execute. | Stefan Liebler | 1 | -1/+1 |
2018-09-05 | Add new exp and exp2 implementations | Szabolcs Nagy | 24 | -3669/+882 |
2018-09-05 | Remove alpha math_private.h. | Joseph Myers | 1 | -18/+0 |
2018-09-05 | Move float128 inlines from sysdeps/generic/math_private.h to include/math.h. | Joseph Myers | 1 | -23/+0 |
2018-09-04 | Move fenv.h soft-float inlines from fenv_private.h to include/fenv.h. | Joseph Myers | 30 | -119/+2 |
2018-09-03 | Do not include fenv_private.h in math_private.h. | Joseph Myers | 111 | -2/+110 |
2018-08-31 | [BZ #20271] Add newlines in __libc_fatal calls. | Paul Pluzhnikov | 12 | -13/+13 |
2018-08-28 | Split fenv_private.h out of math_private.h more consistently. | Joseph Myers | 15 | -766/+798 |
2018-08-27 | Move EXCEPTION_SET_FORCES_TRAP out of math-tests.h. | Joseph Myers | 3 | -15/+39 |
2018-08-27 | Update netinet/udp.h from Linux 4.18. | Joseph Myers | 1 | -0/+1 |
2018-08-24 | Move EXCEPTION_ENABLE_SUPPORTED out of math-tests.h. | Joseph Myers | 5 | -19/+52 |
2018-08-24 | Remove unused math files | Wilco Dijkstra | 16 | -1071/+0 |
2018-08-23 | Move EXCEPTION_TESTS_* out of math-tests.h | Joseph Myers | 6 | -59/+33 |
2018-08-23 | Speedup tanf range reduction | Wilco Dijkstra | 1 | -1/+28 |