aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2020-12-21i386: Regenerate ulpsFlorian Weimer2-10/+10
2020-12-21aarch64: update ulps.Szabolcs Nagy1-10/+12
2020-12-21aarch64: Add aarch64-specific files for memory tagging supportRichard Earnshaw6-0/+235
2020-12-21aarch64: Add sysv specific enabling code for memory taggingRichard Earnshaw4-0/+34
2020-12-21linux: Add compatibility definitions to sys/prctl.h for MTERichard Earnshaw1-0/+18
2020-12-21malloc: Basic support for memory tagging in the malloc() familyRichard Earnshaw1-0/+52
2020-12-21alpha: Remove anonymous union in struct stat [BZ #27042]Matt Turner3-63/+66
2020-12-21add inputs to auto-libm-test-in yielding larger errors (binary64, x86_64)Paul Zimmermann1-11/+13
2020-12-21m68k: fix clobbering a5 in setjmp() [BZ #24202]Sergei Trofimovich1-0/+1
2020-12-21hurd: Make trampoline fill siginfo ss_sp from sc_uespSamuel Thibault1-1/+1
2020-12-21profil-counter: Add missing SIGINFO caseSamuel Thibault1-0/+10
2020-12-21hurd: implement SA_SIGINFO signal handlers.Jeremie Koenig6-62/+198
2020-12-20hurd: Fix ELF_MACHINE_USER_ADDRESS_MASK valueSamuel Thibault1-1/+1
2020-12-20hurd: Note when the vm_map kernel bug was fixedSamuel Thibault1-1/+1
2020-12-18ieee754: Remove unused __sin32 and __cos32Anssi Hannula6-72/+0
2020-12-18ieee754: Remove slow paths from asin and acosAnssi Hannula1-61/+15
2020-12-17Update kernel version to 5.10 in tst-mman-consts.py.Joseph Myers1-1/+1
2020-12-17s390x: Require GCC 7.1 or later to build glibc.Stefan Liebler2-0/+52
2020-12-16Replace __libc_multiple_libcs with __libc_initial flagFlorian Weimer2-6/+6
2020-12-16htl: Get sem_open/sem_close/sem_unlink support [BZ #25524]Samuel Thibault6-80/+419
2020-12-16Update syscall lists for Linux 5.10.Joseph Myers26-2/+28
2020-12-16htl: Add pshared semaphore supportSamuel Thibault9-185/+253
2020-12-16hurd: Add __libc_open and __libc_closeSamuel Thibault1-0/+1
2020-12-16htl: Add futex-internal.hSamuel Thibault1-0/+39
2020-12-16hurd: make lll_* take a variable instead of a ptrSamuel Thibault9-26/+26
2020-12-16hurd: Rename LLL_INITIALIZER to LLL_LOCK_INITIALIZERSamuel Thibault1-4/+4
2020-12-15aarch64: remove the strlen_asimd symbolSzabolcs Nagy1-2/+1
2020-12-15aarch64: fix static PIE start code for BTI [BZ #27068]Guillaume Gardet1-0/+1
2020-12-14x86: Remove the default REP MOVSB threshold tunable value [BZ #27061]H.J. Lu1-2/+4
2020-12-12Fix spelling and grammar in several commentsJonny Grant1-2/+1
2020-12-11aarch64: Use mmap to add PROT_BTI instead of mprotect [BZ #26831]Szabolcs Nagy3-19/+43
2020-12-11elf: Pass the fd to note processingSzabolcs Nagy4-11/+12
2020-12-11aarch64: align address for BTI protection [BZ #26988]Szabolcs Nagy1-6/+8
2020-12-11aarch64: Fix missing BTI protection from dependencies [BZ #26926]Szabolcs Nagy1-2/+15
2020-12-10linux: Consolidate brk implementationAdhemerval Zanella36-745/+60
2020-12-10s390x: Add glibc-hwcaps supportFlorian Weimer3-0/+175
2020-12-09S390: Derive float_t from FLT_EVAL_METHODMarius Hillenbrand1-24/+0
2020-12-09Fix parsing of /sys/devices/system/cpu/online (bug 25859)Andreas Schwab1-2/+3
2020-12-08Make strtoimax, strtoumax, wcstoimax, wcstoumax into aliasesJoseph Myers12-222/+4
2020-12-06x86: Rename readelflib.cH.J. Lu2-4/+2
2020-12-04nsswitch: use new internal API (callers)DJ Delorie1-12/+7
2020-12-04nss: Implement <nss_database.h>Florian Weimer2-0/+17
2020-12-04powerpc64le: Add glibc-hwcaps supportFlorian Weimer3-0/+128
2020-12-04x86: Adjust tst-cpu-features-supports.c for GCC 11H.J. Lu1-5/+10
2020-12-04x86: Set RDRAND usable if CPU supports RDRANDH.J. Lu1-0/+1
2020-12-04lowlevellock-futex: Remove not used macrosLukasz Majewski1-43/+0
2020-12-04futex: Remove not used futex_reltimed_wait{_cancelable}Lukasz Majewski1-61/+0
2020-12-04y2038: Convert gai_suspend to support 64 bit timeLukasz Majewski1-4/+7
2020-12-04x86_64: Add glibc-hwcaps supportFlorian Weimer3-0/+181
2020-12-04elf: Process glibc-hwcaps subdirectories in ldconfigFlorian Weimer2-2/+66