about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* linux: Fix __sem_check_add_mapping search_semAdhemerval Zanella2021-02-091-1/+1
* linux: Fix __sem_check_add_mapping name lengthAdhemerval Zanella2021-02-091-0/+1
* Add more ptrace constants for AArch64 and PowerPC.Joseph Myers2021-02-082-0/+26
* x86-64: Refactor and improve performance of strchr-avx2.Snoah2021-02-082-113/+113
* pthread: Remove alloca usage from __sem_check_add_mappingAdhemerval Zanella2021-02-081-6/+17
* pthread: Refactor semaphore codeAdhemerval Zanella2021-02-084-165/+221
* linux: Require /dev/shm as the shared memory file systemFlorian Weimer2021-02-0810-342/+43
* tst: Provide test for ppollLukasz Majewski2021-02-082-1/+57
* tst: Provide test for timerfd related functionsLukasz Majewski2021-02-082-1/+67
* x86: Add PTWRITE feature detection [BZ #27346]H.J. Lu2021-02-079-5/+44
* nptl: Remove private futex optimization [BZ #27304]Florian Weimer2021-02-041-13/+1
* i686: Regenerate ULPsSiddhesh Poyarekar2021-02-031-5/+5
* linux: Remove shmmax check from tst-sysvshm-linuxAdhemerval Zanella2021-02-021-12/+14
* x86: Adding an upper bound for Enhanced REP MOVSB.Sajan Karumanchi2021-02-024-3/+25
* Add MS_NOSYMFOLLOW from Linux 5.10 to <sys/mount.h>.Joseph Myers2021-02-021-0/+2
* hurd TIOCFLUSH: fix fixing argumentSamuel Thibault2021-02-011-2/+2
* sysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305]H.J. Lu2021-02-019-0/+228
* hurd TIOCFLUSH: Cope BSD 4.1 semanticSamuel Thibault2021-02-011-0/+4
* x86: Properly set usable CET feature bits [BZ #26625]H.J. Lu2021-01-2910-13/+120
* Update ia64 libm-test-ulpsAdhemerval Zanella2021-01-281-2/+2
* sh: Update libm-tests-ulpsAdhemerval Zanella2021-01-281-19/+23
* ia64: Fix brk call on statupAdhemerval Zanella2021-01-281-0/+22
* Update sparc libm-test-ulpsAdhemerval Zanella2021-01-281-11/+12
* Update alpha libm-test-ulpsAdhemerval Zanella2021-01-281-11/+12
* powerpc64: Workaround sigtramp vdso return callRaoni Fassina Firmino2021-01-281-1/+12
* aarch64: Fix the list of tested IFUNC variants [BZ #26818]Szabolcs Nagy2021-01-252-4/+6
* aarch64: Move and update the definition of MTE_ENABLEDSzabolcs Nagy2021-01-252-11/+11
* Fix misplaced constAndreas Schwab2021-01-252-2/+2
* Update C-SKY libm-test-ulpsMao Han2021-01-232-54/+61
* linux: mips: Fix getdents64 fallback on mips64-n32Adhemerval Zanella2021-01-222-24/+42
* x86: Properly match CPU features in /proc/cpuinfo [BZ #27222]H.J. Lu2021-01-221-13/+30
* x86-64: Update tst-glibc-hwcaps-2.c for x86-64 baselineH.J. Lu2021-01-221-1/+1
* powerpc64: Select POWER9 machine for the scv instructionFlorian Weimer2021-01-223-1/+10
* x86: Check ifunc resolver with CPU_FEATURE_USABLE [BZ #27072]H.J. Lu2021-01-216-0/+184
* Revert "linux: Move {f}xstat{at} to compat symbols" for static buildAdhemerval Zanella2021-01-2116-28/+26
* aarch64: revert memcpy optimze for kunpeng to avoid performance degradationShuo Wang2021-01-211-1/+1
* Use hidden visibility for early static PIE codeSzabolcs Nagy2021-01-212-0/+10
* configure: Check for static PIE supportSzabolcs Nagy2021-01-216-0/+19
* <sys/platform/x86.h>: Remove the C preprocessor magicH.J. Lu2021-01-2123-842/+1160
* Use <startup.h> in __libc_init_secureH.J. Lu2021-01-192-2/+53
* libmvec: Add extra-test-objs to test-extrasH.J. Lu2021-01-191-0/+8
* Hurd: Add rtld-strncpy-c.cH.J. Lu2021-01-191-0/+1
* Update MIPS libm-test-ulps.Joseph Myers2021-01-182-22/+24
* Update arm libm-test-ulps.Joseph Myers2021-01-181-11/+12
* Update powerpc-nofpu libm-test-ulps.Joseph Myers2021-01-181-16/+17
* Update hppa libm-test-ulpsJohn David Anglin2021-01-181-11/+12
* ARC: nofpu: Regenerate ulpsVineet Gupta2021-01-171-5/+6
* x86: Move x86 processor cache info to cpu_featuresH.J. Lu2021-01-145-412/+551
* Fix x86 build with --enable-tunable=noAdhemerval Zanella2021-01-142-0/+2
* ldconfig/x86: Store ISA level in cache and aux cacheH.J. Lu2021-01-1317-92/+412