aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-19linux: Also check pkey_get for ENOSYS on tst-pkey (BZ 31996)Adhemerval Zanella1-1/+7
2024-07-19powerpc: Update soft-fp ulpsAdhemerval Zanella1-0/+103
2024-07-19Fix usage of _STACK_GROWS_DOWN and _STACK_GROWS_UP defines [BZ 31989]John David Anglin3-4/+4
2024-07-19Adjust check-local-headers test for libaudit 4.0Florian Weimer1-1/+1
2024-07-19elf: Parse the auxv values as unsigned on tst-tunables-enable_secure-env.c (B...Adhemerval Zanella1-1/+1
2024-07-19x32: xfail elf/tst-platform-1 [BZ #22363]H.J. Lu1-0/+6
2024-07-19elf/tst-rtld-does-not-exist: Pass --inhibit-cache to rtldXi Ruoyao1-1/+3
2024-07-17Revert "LoongArch: Add cfi instructions for _dl_tlsdesc_dynamic"Andreas K. Hüttel5-258/+373
2024-07-17htl: Fix __pthread_init_thread declaration and definitionSamuel Thibault2-2/+3
2024-07-17hurd: Fix pthread_self() without libpthreadSamuel Thibault4-11/+13
2024-07-17LoongArch: Add cfi instructions for _dl_tlsdesc_dynamicmengqinggang5-373/+258
2024-07-16x86: Disable non-temporal memset on Skylake ServerNoah Goldstein5-12/+26
2024-07-16Add pthread_getname_np and pthread_setname_np for HurdFlavio Cruz10-13/+239
2024-07-14math: Update alpha ulpsAndreas K. Hüttel1-0/+48
2024-07-13hurd: Fix restoring message to be retriedSamuel Thibault1-1/+4
2024-07-12nptl: Convert tst-sem11 and tst-sem12 tests to use the test driverMaciej W. Rozycki2-4/+6
2024-07-12nptl: Add copyright notice tst-sem11 and tst-sem12 testsMaciej W. Rozycki2-0/+36
2024-07-12tests: XFAIL audit tests failing on all mips configurations, bug 29404Andreas K. Hüttel1-0/+9
2024-07-12time/Makefile: Split and sort testsSamuel Dobron1-10/+43
2024-07-11s390x: Fix segfault in wcsncmp [BZ #31934]Stefan Liebler1-9/+1
2024-07-09Linux: Make __rseq_size useful for feature detection (bug 31965)Florian Weimer5-12/+40
2024-07-09po: incorporate translations (bg)Andreas K. Hüttel1-3/+144
2024-07-09manual: add syscallsDJ Delorie9-41/+127
2024-07-09libio: handle opening a file when all files are closed (bug 31963)Andreas Schwab3-1/+37
2024-07-08ldconfig: Ignore all GDB extension filesAdam Sampson1-4/+6
2024-07-08ldconfig: Move endswithn into a new header fileAdam Sampson3-12/+36
2024-07-08math: Update m68k ULPsAndreas K. Hüttel1-90/+361
2024-07-08stdlib: fix arc4random fallback to /dev/urandom (BZ 31612)Adhemerval Zanella1-1/+1
2024-07-04elf: Make dl-rseq-symbols Linux onlyAdhemerval Zanella3-1/+4
2024-07-03nptl: fix potential merge of __rseq_* relro symbolsMichael Jeanson3-8/+71
2024-07-03riscv: Update nofpu libm test ulpsDarius Rad1-0/+20
2024-07-03manual: Recommendations for dynamic linker hardeningFlorian Weimer1-0/+558
2024-07-03socket: Add new test for shutdownSergey Kolosov2-0/+258
2024-07-03elf/rtld: Fix auxiliary vector for enable_secureStefan Liebler3-12/+126
2024-07-02hppa/vdso: Provide 64-bit clock_gettime() vDSO onlyJohn David Anglin1-3/+0
2024-07-02debug: Fix clang open fortify wrapper (BZ 31927)Adhemerval Zanella1-5/+0
2024-07-02Add --disable-static-c++-tests option [BZ #31797]H.J. Lu5-8/+49
2024-07-02Add --disable-static-c++-link-check option [BZ #31412]H.J. Lu4-12/+50
2024-07-01Update mmap() flags and errors listsDJ Delorie1-16/+126
2024-07-01MIPSr6/math: Use builtin fma and fmafYunQiang Su1-0/+36
2024-07-01elf: Support recursive use of dynamic TLS in interposed mallocFlorian Weimer8-10/+284
2024-07-01Fix conditionals on mtrace-based tests (bug 31892)Carlos O'Donell7-32/+121
2024-07-01signal/Makefile: Split and sort testsMichel Lind1-5/+16
2024-06-30x86: Set default non_temporal_threshold for Zhaoxin processorsMayShao-oc2-2/+5
2024-06-30x86_64: Optimize large size copy in memmove-ssse3MayShao-oc1-5/+9
2024-06-30x86: Set preferred CPU features on the KH-40000 and KX-7000 Zhaoxin processorsMayShao-oc1-16/+35
2024-06-30Aarch64: Add new memset for Qualcomm's oryon-1 coreAndrew Pinski4-0/+176
2024-06-30Aarch64: Add memcpy for qualcomm's oryon-1 coreAndrew Pinski5-0/+316
2024-06-27debug: Fix clang open fortify wrapper (BZ 31927)Adhemerval Zanella1-1/+1
2024-06-27debug: Fix clang mq_open fortify wrapper (BZ 31917)Adhemerval Zanella1-12/+8