aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2018-08-16powerpc: Rearrange little endian specific filesRajalakshmi Srinivasaraghavan8-24/+31
2018-08-15[aarch64] Add an ASIMD variant of strlen for falkorSiddhesh Poyarekar6-4/+261
2018-08-15Use generic sinf/cosf in lgammaf_rWilco Dijkstra3-112/+8
2018-08-15Fix spaces in x86_64 ULP fileWilco Dijkstra1-3/+3
2018-08-14Improve performance of sinf and cosfWilco Dijkstra7-384/+190
2018-08-13Update syscall-names.list for Linux 4.18.Joseph Myers1-2/+4
2018-08-10Move SNAN_TESTS_* out of math-tests.h.Joseph Myers5-33/+78
2018-08-10Improve performance of sincosfWilco Dijkstra6-132/+259
2018-08-10Clean up converttoint handling and document the semanticsSzabolcs Nagy3-19/+23
2018-08-10Linux: Rewrite __old_getdents64 [BZ #23497]Florian Weimer3-25/+176
2018-08-10S390: Fix unwind in 32-bit _mcountIlya Leoshkevich1-2/+6
2018-08-10S390: Implement 64-bit __fentry__Ilya Leoshkevich4-57/+125
2018-08-10Move __fentry__ version definition to sysdeps/{i386,x86_64}Ilya Leoshkevich2-0/+6
2018-08-10S390: Test that lazy binding does not clobber R0Ilya Leoshkevich7-0/+220
2018-08-10S390: Do not clobber R0 in 64-bit _dl_runtime_profileIlya Leoshkevich1-0/+6
2018-08-10S390: Do not clobber R0 in 64-bit _dl_runtime_resolveIlya Leoshkevich1-2/+8
2018-08-10S390: Do not clobber R0 in 32-bit _dl_runtime_profileIlya Leoshkevich1-0/+6
2018-08-10S390: Do not clobber R0 in 32-bit _dl_runtime_resolveIlya Leoshkevich1-2/+8
2018-08-10S390: Use symbolic offsets for stack variables in 64-bit _dl_runtime_profileIlya Leoshkevich1-84/+143
2018-08-10S390: Use symbolic offsets for stack variables in 64-bit _dl_runtime_resolveIlya Leoshkevich1-41/+83
2018-08-10S390: Use symbolic offsets for stack variables in 32-bit _dl_runtime_profileIlya Leoshkevich1-78/+135
2018-08-10S390: Use symbolic offsets for stack variables in 32-bit _dl_runtime_resolveIlya Leoshkevich1-36/+73
2018-08-09Replace gen-libm-test.pl with gen-libm-test.py.Joseph Myers1-1/+1
2018-08-09hurd: Avoid PLTs for __pthread_get/setspecificSamuel Thibault3-0/+4
2018-08-08[aarch64] Fix value of MIN_PAGE_SIZE for testingSiddhesh Poyarekar1-1/+1
2018-08-06RISC-V: Don't use ps_get_thread_area in libthread_db (bug 23402)Andreas Schwab1-2/+3
2018-08-06x86: Move STATE_SAVE_OFFSET/STATE_SAVE_MASK to sysdep.hH.J. Lu3-15/+10
2018-08-03Regen RISC-V rvd ULPsDJ Delorie1-4/+12
2018-08-03RISC-V: Fix rounding save/restore bug.DJ Delorie1-1/+1
2018-08-03x86: Don't include <init-arch.h> in assembly codesH.J. Lu4-4/+0
2018-08-03x86: Cleanup cpu-features-offsets.symH.J. Lu1-19/+1
2018-08-02Rename the glibc.tune namespace to glibc.cpuSiddhesh Poyarekar11-18/+18
2018-08-02Do not define various fenv.h macros for MIPS soft-float (bug 23479).Joseph Myers4-16/+51
2018-08-01x86: Rename get_common_indeces to get_common_indicesH.J. Lu1-4/+4
2018-08-01Move SNAN_TESTS_PRESERVE_PAYLOAD out of math-tests.h.Joseph Myers7-19/+90
2018-08-01Move SNAN_TESTS_TYPE_CAST out of math-tests.h.Joseph Myers4-14/+58
2018-08-01hurd: Fix exec usage of mach_setup_threadSamuel Thibault3-1/+5
2018-07-31hurd: Fix startup of static binaries linked against libpthreadSamuel Thibault1-33/+35
2018-07-31Update SH libm-tests-ulpsAdhemerval Zanella1-4/+12
2018-07-30x86/CET: Fix property note parser [BZ #23467]H.J. Lu5-9/+205
2018-07-30x86: Add tst-get-cpu-features-static to $(tests) [BZ #23458]H.J. Lu1-1/+1
2018-07-28hurd: Fix some ld.so symbol override from libcSamuel Thibault2-1/+22
2018-07-28hurd: Fix some ld.so symbol override from libcSamuel Thibault3-12/+8
2018-07-27x86/CET: Don't parse beyond the note endH.J. Lu1-1/+1
2018-07-27Fix Linux fcntl OFD locks on unsupported kernelsAdhemerval Zanella2-2/+12
2018-07-27hurd: Fix some ld.so symbol override from libcSamuel Thibault5-8/+25
2018-07-26Update powerpc-nofpu ulps.Joseph Myers1-0/+35
2018-07-26x86: Populate COMMON_CPUID_INDEX_80000001 for Intel CPUs [BZ #23459]H.J. Lu2-10/+19
2018-07-26x86: Correct index_cpu_LZCNT [BZ # 23456]H.J. Lu1-1/+1
2018-07-25ia64: Work around incorrect type of IA64 uc_sigmaskH.J. Lu1-0/+26