aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-02aarch64: add NEWS entry about branch protection supportnsz/pacbti-v6Szabolcs Nagy
2020-07-02aarch64: redefine RETURN_ADDRESS to strip PACSzabolcs Nagy
2020-07-02aarch64: fix pac-ret support in _mcountSzabolcs Nagy
2020-07-02aarch64: Add pac-ret support to assembly filesSzabolcs Nagy
2020-07-02aarch64: configure check for pac-ret code generationSzabolcs Nagy
2020-07-02aarch64: ensure objects are BTI compatibleSzabolcs Nagy
2020-07-02aarch64: enable BTI at runtimeSudakshina Das
2020-07-02rtld: Clean up PT_NOTE and add PT_GNU_PROPERTY handlingSzabolcs Nagy
2020-07-02aarch64: fix RTLD_START for BTISzabolcs Nagy
2020-07-02aarch64: fix swapcontext for BTISzabolcs Nagy
2020-07-02aarch64: Add BTI support to assembly filesSudakshina Das
2020-07-02aarch64: Rename place holder .S files to .cSzabolcs Nagy
2020-07-02aarch64: configure test for BTI supportSzabolcs Nagy
2020-07-02Rewrite abi-note.S in C.Szabolcs Nagy
2020-06-30Fix strtod multiple-precision division bug (bug 26137).Joseph Myers
2020-06-30Linux: Fix UTC offset setting in settimeofday for __TIMESIZE != 64Florian Weimer
2020-06-30random: range is not portably RAND_MAX [BZ #7003]John Marshall
2020-06-29Update kernel version to 5.7 in tst-mman-consts.py.Joseph Myers
2020-06-29powerpc: Add support for POWER10Tulio Magno Quites Machado Filho
2020-06-29hurd: Simplify usleep timeout computationSamuel Thibault
2020-06-29htl: Enable cancel*16 an cancel*20 testsSamuel Thibault
2020-06-28hurd: Add remaining cancelation pointsSamuel Thibault
2020-06-28hurd: fix usleep(ULONG_MAX)Samuel Thibault
2020-06-28hurd: Make fcntl(F_SETLKW*) cancellation pointsSamuel Thibault
2020-06-28hurd: make wait4 a cancellation pointSamuel Thibault
2020-06-28hurd: Fix port definition in HURD_PORT_USE_CANCELSamuel Thibault
2020-06-28hurd: make close a cancellation pointSamuel Thibault
2020-06-28hurd: make open and openat cancellation pointsSamuel Thibault
2020-06-28hurd: clean fd and port on thread cancelSamuel Thibault
2020-06-28htl: Move cleanup handling to non-private libc-lockSamuel Thibault
2020-06-28htl: Fix includes for lockfileSamuel Thibault
2020-06-27htl: avoid cancelling threads inside critical sectionsSamuel Thibault
2020-06-26tst-cancel4-common.c: fix calling socketpairSamuel Thibault
2020-06-26x86: Detect Intel Advanced Matrix ExtensionsH.J. Lu
2020-06-26Set width of JUNGSEONG/JONGSEONG characters from UD7B0 to UD7FB to 0 [BZ #26120]Mike FABIAN
2020-06-26S390: Optimize __memset_z196.Stefan Liebler
2020-06-26S390: Optimize __memcpy_z196.Stefan Liebler
2020-06-25elf: Include <stddef.h> (for size_t), <sys/stat.h> in <ldconfig.h>Florian Weimer
2020-06-25nptl: Don't madvise user provided stackSzabolcs Nagy
2020-06-24S390: Regenerate ULPs.Stefan Liebler
2020-06-24htl: Add wrapper header for <semaphore.h> with hidden __sem_postFlorian Weimer
2020-06-24elf: Include <stdbool.h> in <dl-tunables.h> because bool is usedFlorian Weimer
2020-06-24htl: Fix case when sem_*wait is canceled while holding a tokenSamuel Thibault
2020-06-24htl: Make sem_*wait cancellations pointsSamuel Thibault
2020-06-24htl: Simplify non-cancel path of __pthread_cond_timedwait_internalSamuel Thibault
2020-06-24htl: Enable tst-cancel25 testSamuel Thibault
2020-06-23powerpc: Add new hwcap valuesTulio Magno Quites Machado Filho
2020-06-23aarch64: MTE compatible strncmpAlex Butler
2020-06-23aarch64: MTE compatible strcmpAlex Butler
2020-06-23aarch64: MTE compatible strrchrAlex Butler