about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Unify some sys/procfs.h headers.Joseph Myers2018-09-2519-1015/+323
* powerpc: Only enable TLE with PPC_FEATURE2_HTM_NOSCAdhemerval Zanella2018-09-2110-100/+21
* Use trunc functions not __trunc functions in glibc libm.Joseph Myers2018-09-2025-31/+34
* Invert sense of list of i686-class processors in sysdeps/x86/cpu-features.h.Joseph Myers2018-09-201-18/+7
* Linux gethostid: Check for NULL value from gethostbyname_r [BZ #23679]Mingli Yu2018-09-201-2/+2
* Fix the documentation comment of checkint in powfSzabolcs Nagy2018-09-191-1/+2
* Add new pow implementationSzabolcs Nagy2018-09-1912-10614/+569
* Unify many bits/mman.h headers.Joseph Myers2018-09-188-318/+6
* Fix ldbl-128ibm ceill, floorl inlining of ceil, floor.Joseph Myers2018-09-182-4/+8
* Use ceil functions not __ceil functions in glibc libm.Joseph Myers2018-09-1728-32/+31
* Update siginfo constants from Linux kernel (bug 21286).Joseph Myers2018-09-172-17/+27
* Fix MIPS n32 pr_sigpend, pr_sighold, pr_flag type (bug 23656).Joseph Myers2018-09-141-9/+0
* Fix sys/procfs.h pr_uid, pr_gid type (bug 23649).Joseph Myers2018-09-145-10/+10
* Use rint functions not __rint functions in glibc libm.Joseph Myers2018-09-1436-45/+39
* Use floor functions not __floor functions in glibc libm.Joseph Myers2018-09-1439-78/+53
* Add new log2 implementationSzabolcs Nagy2018-09-127-244/+363
* Add new log implementationSzabolcs Nagy2018-09-128-3565/+477
* i386: Use ENTRY and END in start.S [BZ #23606]H.J. Lu2018-09-121-4/+6
* Remove x86_64 math_private.h asms.Joseph Myers2018-09-111-44/+0
* S390: Regenerate ULPs.Stefan Liebler2018-09-061-68/+64
* Fix segfault in maybe_script_execute.Stefan Liebler2018-09-061-1/+1
* Add new exp and exp2 implementationsSzabolcs Nagy2018-09-0524-3669/+882
* Remove alpha math_private.h.Joseph Myers2018-09-051-18/+0
* Move float128 inlines from sysdeps/generic/math_private.h to include/math.h.Joseph Myers2018-09-051-23/+0
* Move fenv.h soft-float inlines from fenv_private.h to include/fenv.h.Joseph Myers2018-09-0430-119/+2
* Do not include fenv_private.h in math_private.h.Joseph Myers2018-09-03111-2/+110
* [BZ #20271] Add newlines in __libc_fatal calls.Paul Pluzhnikov2018-08-3112-13/+13
* Split fenv_private.h out of math_private.h more consistently.Joseph Myers2018-08-2815-766/+798
* Move EXCEPTION_SET_FORCES_TRAP out of math-tests.h.Joseph Myers2018-08-273-15/+39
* Update netinet/udp.h from Linux 4.18.Joseph Myers2018-08-271-0/+1
* Move EXCEPTION_ENABLE_SUPPORTED out of math-tests.h.Joseph Myers2018-08-245-19/+52
* Remove unused math filesWilco Dijkstra2018-08-2416-1071/+0
* Move EXCEPTION_TESTS_* out of math-tests.hJoseph Myers2018-08-236-59/+33
* Speedup tanf range reductionWilco Dijkstra2018-08-231-1/+28
* Move ROUNDING_TESTS_* out of math-tests.h.Joseph Myers2018-08-229-35/+87
* Add PF_XDP, AF_XDP and SOL_XDP from Linux 4.18 to bits/socket.h.Tobias Klauser2018-08-211-1/+4
* Update netinet/tcp.h from Linux 4.18.Joseph Myers2018-08-211-0/+16
* Avoid running some tests if the file system does not support holesFlorian Weimer2018-08-211-0/+2
* __readlink_chk: Remove micro-optimizationFlorian Weimer2018-08-211-33/+0
* __readlink_chk: Assume HAVE_INLINED_SYSCALLSFlorian Weimer2018-08-201-7/+1
* Update struct signalfd_siginfo from Linux 4.18.Joseph Myers2018-08-201-1/+6
* powerpc: Remove powerpc specific sinf and cosf optimizationRajalakshmi Srinivasaraghavan2018-08-2013-1453/+0
* math: Regenerate s390 ulpsFlorian Weimer2018-08-171-0/+18
* powerpc: Rearrange little endian specific filesRajalakshmi Srinivasaraghavan2018-08-168-24/+31
* [aarch64] Add an ASIMD variant of strlen for falkorSiddhesh Poyarekar2018-08-156-4/+261
* Use generic sinf/cosf in lgammaf_rWilco Dijkstra2018-08-153-112/+8
* Fix spaces in x86_64 ULP fileWilco Dijkstra2018-08-151-3/+3
* Improve performance of sinf and cosfWilco Dijkstra2018-08-147-384/+190
* Update syscall-names.list for Linux 4.18.Joseph Myers2018-08-131-2/+4
* Move SNAN_TESTS_* out of math-tests.h.Joseph Myers2018-08-105-33/+78