aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2018-08-24Move EXCEPTION_ENABLE_SUPPORTED out of math-tests.h.Joseph Myers
2018-08-24Remove unused math filesWilco Dijkstra
2018-08-23Move EXCEPTION_TESTS_* out of math-tests.hJoseph Myers
2018-08-23Speedup tanf range reductionWilco Dijkstra
2018-08-22Move ROUNDING_TESTS_* out of math-tests.h.Joseph Myers
2018-08-21Add PF_XDP, AF_XDP and SOL_XDP from Linux 4.18 to bits/socket.h.Tobias Klauser
2018-08-21Update netinet/tcp.h from Linux 4.18.Joseph Myers
2018-08-21Avoid running some tests if the file system does not support holesFlorian Weimer
2018-08-21__readlink_chk: Remove micro-optimizationFlorian Weimer
2018-08-20__readlink_chk: Assume HAVE_INLINED_SYSCALLSFlorian Weimer
2018-08-20Update struct signalfd_siginfo from Linux 4.18.Joseph Myers
2018-08-20powerpc: Remove powerpc specific sinf and cosf optimizationRajalakshmi Srinivasaraghavan
2018-08-17math: Regenerate s390 ulpsFlorian Weimer
2018-08-16powerpc: Rearrange little endian specific filesRajalakshmi Srinivasaraghavan
2018-08-15[aarch64] Add an ASIMD variant of strlen for falkorSiddhesh Poyarekar
2018-08-15Use generic sinf/cosf in lgammaf_rWilco Dijkstra
2018-08-15Fix spaces in x86_64 ULP fileWilco Dijkstra
2018-08-14Improve performance of sinf and cosfWilco Dijkstra
2018-08-13Update syscall-names.list for Linux 4.18.Joseph Myers
2018-08-10Move SNAN_TESTS_* out of math-tests.h.Joseph Myers
2018-08-10Improve performance of sincosfWilco Dijkstra
2018-08-10Clean up converttoint handling and document the semanticsSzabolcs Nagy
2018-08-10Linux: Rewrite __old_getdents64 [BZ #23497]Florian Weimer
2018-08-10S390: Fix unwind in 32-bit _mcountIlya Leoshkevich
2018-08-10S390: Implement 64-bit __fentry__Ilya Leoshkevich
2018-08-10Move __fentry__ version definition to sysdeps/{i386,x86_64}Ilya Leoshkevich
2018-08-10S390: Test that lazy binding does not clobber R0Ilya Leoshkevich
2018-08-10S390: Do not clobber R0 in 64-bit _dl_runtime_profileIlya Leoshkevich
2018-08-10S390: Do not clobber R0 in 64-bit _dl_runtime_resolveIlya Leoshkevich
2018-08-10S390: Do not clobber R0 in 32-bit _dl_runtime_profileIlya Leoshkevich
2018-08-10S390: Do not clobber R0 in 32-bit _dl_runtime_resolveIlya Leoshkevich
2018-08-10S390: Use symbolic offsets for stack variables in 64-bit _dl_runtime_profileIlya Leoshkevich
2018-08-10S390: Use symbolic offsets for stack variables in 64-bit _dl_runtime_resolveIlya Leoshkevich
2018-08-10S390: Use symbolic offsets for stack variables in 32-bit _dl_runtime_profileIlya Leoshkevich
2018-08-10S390: Use symbolic offsets for stack variables in 32-bit _dl_runtime_resolveIlya Leoshkevich
2018-08-09Replace gen-libm-test.pl with gen-libm-test.py.Joseph Myers
2018-08-09hurd: Avoid PLTs for __pthread_get/setspecificSamuel Thibault
2018-08-08[aarch64] Fix value of MIN_PAGE_SIZE for testingSiddhesh Poyarekar
2018-08-06RISC-V: Don't use ps_get_thread_area in libthread_db (bug 23402)Andreas Schwab
2018-08-06x86: Move STATE_SAVE_OFFSET/STATE_SAVE_MASK to sysdep.hH.J. Lu
2018-08-03Regen RISC-V rvd ULPsDJ Delorie
2018-08-03RISC-V: Fix rounding save/restore bug.DJ Delorie
2018-08-03x86: Don't include <init-arch.h> in assembly codesH.J. Lu
2018-08-03x86: Cleanup cpu-features-offsets.symH.J. Lu
2018-08-02Rename the glibc.tune namespace to glibc.cpuSiddhesh Poyarekar
2018-08-02Do not define various fenv.h macros for MIPS soft-float (bug 23479).Joseph Myers
2018-08-01x86: Rename get_common_indeces to get_common_indicesH.J. Lu
2018-08-01Move SNAN_TESTS_PRESERVE_PAYLOAD out of math-tests.h.Joseph Myers
2018-08-01Move SNAN_TESTS_TYPE_CAST out of math-tests.h.Joseph Myers
2018-08-01hurd: Fix exec usage of mach_setup_threadSamuel Thibault