aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2020-12-28hurd: Add WSTOPPED/WCONTINUED/WEXITED/WNOWAIT support [BZ #23091]Samuel Thibault
2020-12-26hurd: set sigaction for signal preemptors in arch-independent fileSamuel Thibault
2020-12-26hurd: Fix spawni SPAWN_XFLAGS_TRY_SHELL with empty argvSamuel Thibault
2020-12-26hurd: Try shell in posix_spawn* only in compat modeSamuel Thibault
2020-12-24Remove _ISOMAC check from <cpu-features.h>H.J. Lu
2020-12-24x86: Remove the duplicated CPU_FEATURE_CPU_PH.J. Lu
2020-12-24Partially revert 681900d29683722b1cb0a8e565a0585846ec5a61Siddhesh Poyarekar
2020-12-24x86 long double: Support pseudo numbers in isnanlSiddhesh Poyarekar
2020-12-24x86 long double: Support pseudo numbers in fpclassifylSiddhesh Poyarekar
2020-12-22s390x: Regenerate ulpsFlorian Weimer
2020-12-22powerpc: Regenerate ulpsFlorian Weimer
2020-12-22<sys/platform/x86.h>: Add Intel LAM supportH.J. Lu
2020-12-21i386: Regenerate ulpsFlorian Weimer
2020-12-21aarch64: update ulps.Szabolcs Nagy
2020-12-21aarch64: Add aarch64-specific files for memory tagging supportRichard Earnshaw
2020-12-21aarch64: Add sysv specific enabling code for memory taggingRichard Earnshaw
2020-12-21linux: Add compatibility definitions to sys/prctl.h for MTERichard Earnshaw
2020-12-21malloc: Basic support for memory tagging in the malloc() familyRichard Earnshaw
2020-12-21alpha: Remove anonymous union in struct stat [BZ #27042]Matt Turner
2020-12-21add inputs to auto-libm-test-in yielding larger errors (binary64, x86_64)Paul Zimmermann
2020-12-21m68k: fix clobbering a5 in setjmp() [BZ #24202]Sergei Trofimovich
2020-12-21hurd: Make trampoline fill siginfo ss_sp from sc_uespSamuel Thibault
2020-12-21profil-counter: Add missing SIGINFO caseSamuel Thibault
2020-12-21hurd: implement SA_SIGINFO signal handlers.Jeremie Koenig
2020-12-20hurd: Fix ELF_MACHINE_USER_ADDRESS_MASK valueSamuel Thibault
2020-12-20hurd: Note when the vm_map kernel bug was fixedSamuel Thibault
2020-12-18ieee754: Remove unused __sin32 and __cos32Anssi Hannula
2020-12-18ieee754: Remove slow paths from asin and acosAnssi Hannula
2020-12-17Update kernel version to 5.10 in tst-mman-consts.py.Joseph Myers
2020-12-17s390x: Require GCC 7.1 or later to build glibc.Stefan Liebler
2020-12-16Replace __libc_multiple_libcs with __libc_initial flagFlorian Weimer
2020-12-16htl: Get sem_open/sem_close/sem_unlink support [BZ #25524]Samuel Thibault
2020-12-16Update syscall lists for Linux 5.10.Joseph Myers
2020-12-16htl: Add pshared semaphore supportSamuel Thibault
2020-12-16hurd: Add __libc_open and __libc_closeSamuel Thibault
2020-12-16htl: Add futex-internal.hSamuel Thibault
2020-12-16hurd: make lll_* take a variable instead of a ptrSamuel Thibault
2020-12-16hurd: Rename LLL_INITIALIZER to LLL_LOCK_INITIALIZERSamuel Thibault
2020-12-15aarch64: remove the strlen_asimd symbolSzabolcs Nagy
2020-12-15aarch64: fix static PIE start code for BTI [BZ #27068]Guillaume Gardet
2020-12-14x86: Remove the default REP MOVSB threshold tunable value [BZ #27061]H.J. Lu
2020-12-12Fix spelling and grammar in several commentsJonny Grant
2020-12-11aarch64: Use mmap to add PROT_BTI instead of mprotect [BZ #26831]Szabolcs Nagy
2020-12-11elf: Pass the fd to note processingSzabolcs Nagy
2020-12-11aarch64: align address for BTI protection [BZ #26988]Szabolcs Nagy
2020-12-11aarch64: Fix missing BTI protection from dependencies [BZ #26926]Szabolcs Nagy
2020-12-10linux: Consolidate brk implementationAdhemerval Zanella
2020-12-10s390x: Add glibc-hwcaps supportFlorian Weimer
2020-12-09S390: Derive float_t from FLT_EVAL_METHODMarius Hillenbrand
2020-12-09Fix parsing of /sys/devices/system/cpu/online (bug 25859)Andreas Schwab