about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* 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
* [aarch64] Fix value of MIN_PAGE_SIZE for testingSiddhesh Poyarekar2018-08-081-1/+1
* RISC-V: Don't use ps_get_thread_area in libthread_db (bug 23402)Andreas Schwab2018-08-061-2/+3
* x86: Move STATE_SAVE_OFFSET/STATE_SAVE_MASK to sysdep.hH.J. Lu2018-08-063-15/+10
* Regen RISC-V rvd ULPsDJ Delorie2018-08-031-4/+12
* RISC-V: Fix rounding save/restore bug.DJ Delorie2018-08-031-1/+1
* x86: Don't include <init-arch.h> in assembly codesH.J. Lu2018-08-034-4/+0
* x86: Cleanup cpu-features-offsets.symH.J. Lu2018-08-031-19/+1
* Rename the glibc.tune namespace to glibc.cpuSiddhesh Poyarekar2018-08-0211-18/+18
* Do not define various fenv.h macros for MIPS soft-float (bug 23479).Joseph Myers2018-08-024-16/+51
* x86: Rename get_common_indeces to get_common_indicesH.J. Lu2018-08-011-4/+4
* Move SNAN_TESTS_PRESERVE_PAYLOAD out of math-tests.h.Joseph Myers2018-08-017-19/+90
* Move SNAN_TESTS_TYPE_CAST out of math-tests.h.Joseph Myers2018-08-014-14/+58
* hurd: Fix exec usage of mach_setup_threadSamuel Thibault2018-08-013-1/+5
* hurd: Fix startup of static binaries linked against libpthreadSamuel Thibault2018-07-311-33/+35
* Update SH libm-tests-ulpsAdhemerval Zanella2018-07-311-4/+12
* x86/CET: Fix property note parser [BZ #23467]H.J. Lu2018-07-305-9/+205
* x86: Add tst-get-cpu-features-static to $(tests) [BZ #23458]H.J. Lu2018-07-301-1/+1
* hurd: Fix some ld.so symbol override from libcSamuel Thibault2018-07-282-1/+22
* hurd: Fix some ld.so symbol override from libcSamuel Thibault2018-07-283-12/+8
* x86/CET: Don't parse beyond the note endH.J. Lu2018-07-271-1/+1
* Fix Linux fcntl OFD locks on unsupported kernelsAdhemerval Zanella2018-07-272-2/+12
* hurd: Fix some ld.so symbol override from libcSamuel Thibault2018-07-275-8/+25
* Update powerpc-nofpu ulps.Joseph Myers2018-07-261-0/+35
* x86: Populate COMMON_CPUID_INDEX_80000001 for Intel CPUs [BZ #23459]H.J. Lu2018-07-262-10/+19
* x86: Correct index_cpu_LZCNT [BZ # 23456]H.J. Lu2018-07-261-1/+1
* ia64: Work around incorrect type of IA64 uc_sigmaskH.J. Lu2018-07-251-0/+26
* Fix ISO C threads installed header and HURD assumptionAdhemerval Zanella2018-07-252-1/+270
* x86/CET: Add a setcontext test for CETH.J. Lu2018-07-252-0/+134
* Fix C11 conformance issuesAdhemerval Zanella2018-07-252-0/+2
* x86-64/CET: Extend ucontext_t to save shadow stackH.J. Lu2018-07-258-1/+391
* x86/CET: Add tests with legacy non-CET shared objectsH.J. Lu2018-07-2512-0/+293
* x86: Rename __glibc_reserved2 to ssp_base in tcbhead_tH.J. Lu2018-07-254-2/+13