aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2021-02-10tunables: Simplify TUNABLE_SET interfaceSiddhesh Poyarekar2-10/+7
2021-02-09linux: Fix __sem_check_add_mapping search_semAdhemerval Zanella1-1/+1
2021-02-09linux: Fix __sem_check_add_mapping name lengthAdhemerval Zanella1-0/+1
2021-02-08Add more ptrace constants for AArch64 and PowerPC.Joseph Myers2-0/+26
2021-02-08x86-64: Refactor and improve performance of strchr-avx2.Snoah2-113/+113
2021-02-08pthread: Remove alloca usage from __sem_check_add_mappingAdhemerval Zanella1-6/+17
2021-02-08pthread: Refactor semaphore codeAdhemerval Zanella4-165/+221
2021-02-08linux: Require /dev/shm as the shared memory file systemFlorian Weimer10-342/+43
2021-02-08tst: Provide test for ppollLukasz Majewski2-1/+57
2021-02-08tst: Provide test for timerfd related functionsLukasz Majewski2-1/+67
2021-02-07x86: Add PTWRITE feature detection [BZ #27346]H.J. Lu9-5/+44
2021-02-04nptl: Remove private futex optimization [BZ #27304]Florian Weimer1-13/+1
2021-02-03i686: Regenerate ULPsSiddhesh Poyarekar1-5/+5
2021-02-02linux: Remove shmmax check from tst-sysvshm-linuxAdhemerval Zanella1-12/+14
2021-02-02x86: Adding an upper bound for Enhanced REP MOVSB.Sajan Karumanchi4-3/+25
2021-02-02Add MS_NOSYMFOLLOW from Linux 5.10 to <sys/mount.h>.Joseph Myers1-0/+2
2021-02-01hurd TIOCFLUSH: fix fixing argumentSamuel Thibault1-2/+2
2021-02-01sysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305]H.J. Lu9-0/+228
2021-02-01hurd TIOCFLUSH: Cope BSD 4.1 semanticSamuel Thibault1-0/+4
2021-01-29x86: Properly set usable CET feature bits [BZ #26625]H.J. Lu10-13/+120
2021-01-28Update ia64 libm-test-ulpsAdhemerval Zanella1-2/+2
2021-01-28sh: Update libm-tests-ulpsAdhemerval Zanella1-19/+23
2021-01-28ia64: Fix brk call on statupAdhemerval Zanella1-0/+22
2021-01-28Update sparc libm-test-ulpsAdhemerval Zanella1-11/+12
2021-01-28Update alpha libm-test-ulpsAdhemerval Zanella1-11/+12
2021-01-28powerpc64: Workaround sigtramp vdso return callRaoni Fassina Firmino1-1/+12
2021-01-25aarch64: Fix the list of tested IFUNC variants [BZ #26818]Szabolcs Nagy2-4/+6
2021-01-25aarch64: Move and update the definition of MTE_ENABLEDSzabolcs Nagy2-11/+11
2021-01-25Fix misplaced constAndreas Schwab2-2/+2
2021-01-23Update C-SKY libm-test-ulpsMao Han2-54/+61
2021-01-22linux: mips: Fix getdents64 fallback on mips64-n32Adhemerval Zanella2-24/+42
2021-01-22x86: Properly match CPU features in /proc/cpuinfo [BZ #27222]H.J. Lu1-13/+30
2021-01-22x86-64: Update tst-glibc-hwcaps-2.c for x86-64 baselineH.J. Lu1-1/+1
2021-01-22powerpc64: Select POWER9 machine for the scv instructionFlorian Weimer3-1/+10
2021-01-21x86: Check ifunc resolver with CPU_FEATURE_USABLE [BZ #27072]H.J. Lu6-0/+184
2021-01-21Revert "linux: Move {f}xstat{at} to compat symbols" for static buildAdhemerval Zanella16-28/+26
2021-01-21aarch64: revert memcpy optimze for kunpeng to avoid performance degradationShuo Wang1-1/+1
2021-01-21Use hidden visibility for early static PIE codeSzabolcs Nagy2-0/+10
2021-01-21configure: Check for static PIE supportSzabolcs Nagy6-0/+19
2021-01-21<sys/platform/x86.h>: Remove the C preprocessor magicH.J. Lu23-842/+1160
2021-01-19Use <startup.h> in __libc_init_secureH.J. Lu2-2/+53
2021-01-19libmvec: Add extra-test-objs to test-extrasH.J. Lu1-0/+8
2021-01-19Hurd: Add rtld-strncpy-c.cH.J. Lu1-0/+1
2021-01-18Update MIPS libm-test-ulps.Joseph Myers2-22/+24
2021-01-18Update arm libm-test-ulps.Joseph Myers1-11/+12
2021-01-18Update powerpc-nofpu libm-test-ulps.Joseph Myers1-16/+17
2021-01-18Update hppa libm-test-ulpsJohn David Anglin1-11/+12
2021-01-17ARC: nofpu: Regenerate ulpsVineet Gupta1-5/+6
2021-01-14x86: Move x86 processor cache info to cpu_featuresH.J. Lu5-412/+551
2021-01-14Fix x86 build with --enable-tunable=noAdhemerval Zanella2-0/+2