about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* 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
* Improve performance of sincosfWilco Dijkstra2018-08-106-132/+259
* Clean up converttoint handling and document the semanticsSzabolcs Nagy2018-08-103-19/+23
* Linux: Rewrite __old_getdents64 [BZ #23497]Florian Weimer2018-08-103-25/+176
* S390: Fix unwind in 32-bit _mcountIlya Leoshkevich2018-08-101-2/+6
* S390: Implement 64-bit __fentry__Ilya Leoshkevich2018-08-104-57/+125
* Move __fentry__ version definition to sysdeps/{i386,x86_64}Ilya Leoshkevich2018-08-102-0/+6
* S390: Test that lazy binding does not clobber R0Ilya Leoshkevich2018-08-107-0/+220
* S390: Do not clobber R0 in 64-bit _dl_runtime_profileIlya Leoshkevich2018-08-101-0/+6
* S390: Do not clobber R0 in 64-bit _dl_runtime_resolveIlya Leoshkevich2018-08-101-2/+8
* S390: Do not clobber R0 in 32-bit _dl_runtime_profileIlya Leoshkevich2018-08-101-0/+6
* S390: Do not clobber R0 in 32-bit _dl_runtime_resolveIlya Leoshkevich2018-08-101-2/+8
* S390: Use symbolic offsets for stack variables in 64-bit _dl_runtime_profileIlya Leoshkevich2018-08-101-84/+143
* S390: Use symbolic offsets for stack variables in 64-bit _dl_runtime_resolveIlya Leoshkevich2018-08-101-41/+83
* S390: Use symbolic offsets for stack variables in 32-bit _dl_runtime_profileIlya Leoshkevich2018-08-101-78/+135
* S390: Use symbolic offsets for stack variables in 32-bit _dl_runtime_resolveIlya Leoshkevich2018-08-101-36/+73
* Replace gen-libm-test.pl with gen-libm-test.py.Joseph Myers2018-08-091-1/+1
* hurd: Avoid PLTs for __pthread_get/setspecificSamuel Thibault2018-08-093-0/+4