aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2018-09-28Fix misreported errno on preadv2/pwritev2 (BZ#23579)Adhemerval Zanella4-4/+4
2018-09-27Use copysign functions not __copysign functions in glibc libm.Joseph Myers53-92/+99
2018-09-27Use round functions not __round functions in glibc libm.Joseph Myers23-35/+33
2018-09-26Add missing unwind information to ld.so on powerpc32 (bug 23707)Andreas Schwab1-0/+3
2018-09-26Share MAP_* flags between more architectures.Joseph Myers5-46/+49
2018-09-25Complete sys/procfs.h unification.Joseph Myers6-130/+94
2018-09-25Unify more sys/procfs.h headers.Joseph Myers24-892/+619
2018-09-25Unify some sys/procfs.h headers.Joseph Myers19-1015/+323
2018-09-21powerpc: Only enable TLE with PPC_FEATURE2_HTM_NOSCAdhemerval Zanella10-100/+21
2018-09-20Use trunc functions not __trunc functions in glibc libm.Joseph Myers25-31/+34
2018-09-20Invert sense of list of i686-class processors in sysdeps/x86/cpu-features.h.Joseph Myers1-18/+7
2018-09-20Linux gethostid: Check for NULL value from gethostbyname_r [BZ #23679]Mingli Yu1-2/+2
2018-09-19Fix the documentation comment of checkint in powfSzabolcs Nagy1-1/+2
2018-09-19Add new pow implementationSzabolcs Nagy12-10614/+569
2018-09-18Unify many bits/mman.h headers.Joseph Myers8-318/+6
2018-09-18Fix ldbl-128ibm ceill, floorl inlining of ceil, floor.Joseph Myers2-4/+8
2018-09-17Use ceil functions not __ceil functions in glibc libm.Joseph Myers28-32/+31
2018-09-17Update siginfo constants from Linux kernel (bug 21286).Joseph Myers2-17/+27
2018-09-14Fix MIPS n32 pr_sigpend, pr_sighold, pr_flag type (bug 23656).Joseph Myers1-9/+0
2018-09-14Fix sys/procfs.h pr_uid, pr_gid type (bug 23649).Joseph Myers5-10/+10
2018-09-14Use rint functions not __rint functions in glibc libm.Joseph Myers36-45/+39
2018-09-14Use floor functions not __floor functions in glibc libm.Joseph Myers39-78/+53
2018-09-12Add new log2 implementationSzabolcs Nagy7-244/+363
2018-09-12Add new log implementationSzabolcs Nagy8-3565/+477
2018-09-12i386: Use ENTRY and END in start.S [BZ #23606]H.J. Lu1-4/+6
2018-09-11Remove x86_64 math_private.h asms.Joseph Myers1-44/+0
2018-09-06S390: Regenerate ULPs.Stefan Liebler1-68/+64
2018-09-06Fix segfault in maybe_script_execute.Stefan Liebler1-1/+1
2018-09-05Add new exp and exp2 implementationsSzabolcs Nagy24-3669/+882
2018-09-05Remove alpha math_private.h.Joseph Myers1-18/+0
2018-09-05Move float128 inlines from sysdeps/generic/math_private.h to include/math.h.Joseph Myers1-23/+0
2018-09-04Move fenv.h soft-float inlines from fenv_private.h to include/fenv.h.Joseph Myers30-119/+2
2018-09-03Do not include fenv_private.h in math_private.h.Joseph Myers111-2/+110
2018-08-31[BZ #20271] Add newlines in __libc_fatal calls.Paul Pluzhnikov12-13/+13
2018-08-28Split fenv_private.h out of math_private.h more consistently.Joseph Myers15-766/+798
2018-08-27Move EXCEPTION_SET_FORCES_TRAP out of math-tests.h.Joseph Myers3-15/+39
2018-08-27Update netinet/udp.h from Linux 4.18.Joseph Myers1-0/+1
2018-08-24Move EXCEPTION_ENABLE_SUPPORTED out of math-tests.h.Joseph Myers5-19/+52
2018-08-24Remove unused math filesWilco Dijkstra16-1071/+0
2018-08-23Move EXCEPTION_TESTS_* out of math-tests.hJoseph Myers6-59/+33
2018-08-23Speedup tanf range reductionWilco Dijkstra1-1/+28
2018-08-22Move ROUNDING_TESTS_* out of math-tests.h.Joseph Myers9-35/+87
2018-08-21Add PF_XDP, AF_XDP and SOL_XDP from Linux 4.18 to bits/socket.h.Tobias Klauser1-1/+4
2018-08-21Update netinet/tcp.h from Linux 4.18.Joseph Myers1-0/+16
2018-08-21Avoid running some tests if the file system does not support holesFlorian Weimer1-0/+2
2018-08-21__readlink_chk: Remove micro-optimizationFlorian Weimer1-33/+0
2018-08-20__readlink_chk: Assume HAVE_INLINED_SYSCALLSFlorian Weimer1-7/+1
2018-08-20Update struct signalfd_siginfo from Linux 4.18.Joseph Myers1-1/+6
2018-08-20powerpc: Remove powerpc specific sinf and cosf optimizationRajalakshmi Srinivasaraghavan13-1453/+0
2018-08-17math: Regenerate s390 ulpsFlorian Weimer1-0/+18