about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* NEWS: add fixed security advisories listAndreas K. Hüttel2024-07-201-2/+17
* NEWS: add resolved bugs listAndreas K. Hüttel2024-07-201-2/+135
* NEWS: add more major improvements for 2.40Andreas K. Hüttel2024-07-201-3/+13
* linux: Trivial test output fix in tst-pkeyAndreas K. Hüttel2024-07-191-1/+1
* elf: Fix localplt.awk for DT_RELR-enabled builds (BZ 31978)Adhemerval Zanella2024-07-191-1/+15
* linux: Also check pkey_get for ENOSYS on tst-pkey (BZ 31996)Adhemerval Zanella2024-07-191-1/+7
* powerpc: Update soft-fp ulpsAdhemerval Zanella2024-07-191-0/+103
* Fix usage of _STACK_GROWS_DOWN and _STACK_GROWS_UP defines [BZ 31989]John David Anglin2024-07-193-4/+4
* Adjust check-local-headers test for libaudit 4.0Florian Weimer2024-07-191-1/+1
* elf: Parse the auxv values as unsigned on tst-tunables-enable_secure-env.c (B...Adhemerval Zanella2024-07-191-1/+1
* x32: xfail elf/tst-platform-1 [BZ #22363]H.J. Lu2024-07-191-0/+6
* elf/tst-rtld-does-not-exist: Pass --inhibit-cache to rtldXi Ruoyao2024-07-191-1/+3
* Revert "LoongArch: Add cfi instructions for _dl_tlsdesc_dynamic"Andreas K. Hüttel2024-07-175-258/+373
* htl: Fix __pthread_init_thread declaration and definitionSamuel Thibault2024-07-172-2/+3
* hurd: Fix pthread_self() without libpthreadSamuel Thibault2024-07-174-11/+13
* LoongArch: Add cfi instructions for _dl_tlsdesc_dynamicmengqinggang2024-07-175-373/+258
* x86: Disable non-temporal memset on Skylake ServerNoah Goldstein2024-07-165-12/+26
* Add pthread_getname_np and pthread_setname_np for HurdFlavio Cruz2024-07-1610-13/+239
* math: Update alpha ulpsAndreas K. Hüttel2024-07-141-0/+48
* hurd: Fix restoring message to be retriedSamuel Thibault2024-07-131-1/+4
* nptl: Convert tst-sem11 and tst-sem12 tests to use the test driverMaciej W. Rozycki2024-07-122-4/+6
* nptl: Add copyright notice tst-sem11 and tst-sem12 testsMaciej W. Rozycki2024-07-122-0/+36
* tests: XFAIL audit tests failing on all mips configurations, bug 29404Andreas K. Hüttel2024-07-121-0/+9
* time/Makefile: Split and sort testsSamuel Dobron2024-07-121-10/+43
* s390x: Fix segfault in wcsncmp [BZ #31934]Stefan Liebler2024-07-111-9/+1
* Linux: Make __rseq_size useful for feature detection (bug 31965)Florian Weimer2024-07-095-12/+40
* po: incorporate translations (bg)Andreas K. Hüttel2024-07-091-3/+144
* manual: add syscallsDJ Delorie2024-07-099-41/+127
* libio: handle opening a file when all files are closed (bug 31963)Andreas Schwab2024-07-093-1/+37
* ldconfig: Ignore all GDB extension filesAdam Sampson2024-07-081-4/+6
* ldconfig: Move endswithn into a new header fileAdam Sampson2024-07-083-12/+36
* math: Update m68k ULPsAndreas K. Hüttel2024-07-081-90/+361
* stdlib: fix arc4random fallback to /dev/urandom (BZ 31612)Adhemerval Zanella2024-07-081-1/+1
* elf: Make dl-rseq-symbols Linux onlyAdhemerval Zanella2024-07-043-1/+4
* nptl: fix potential merge of __rseq_* relro symbolsMichael Jeanson2024-07-033-8/+71
* riscv: Update nofpu libm test ulpsDarius Rad2024-07-031-0/+20
* manual: Recommendations for dynamic linker hardeningFlorian Weimer2024-07-031-0/+558
* socket: Add new test for shutdownSergey Kolosov2024-07-032-0/+258
* elf/rtld: Fix auxiliary vector for enable_secureStefan Liebler2024-07-033-12/+126
* hppa/vdso: Provide 64-bit clock_gettime() vDSO onlyJohn David Anglin2024-07-021-3/+0
* debug: Fix clang open fortify wrapper (BZ 31927)Adhemerval Zanella2024-07-021-5/+0
* Add --disable-static-c++-tests option [BZ #31797]H.J. Lu2024-07-025-8/+49
* Add --disable-static-c++-link-check option [BZ #31412]H.J. Lu2024-07-024-12/+50
* Update mmap() flags and errors listsDJ Delorie2024-07-011-16/+126
* MIPSr6/math: Use builtin fma and fmafYunQiang Su2024-07-011-0/+36
* elf: Support recursive use of dynamic TLS in interposed mallocFlorian Weimer2024-07-018-10/+284
* Fix conditionals on mtrace-based tests (bug 31892)Carlos O'Donell2024-07-017-32/+121
* signal/Makefile: Split and sort testsMichel Lind2024-07-011-5/+16
* x86: Set default non_temporal_threshold for Zhaoxin processorsMayShao-oc2024-06-302-2/+5
* x86_64: Optimize large size copy in memmove-ssse3MayShao-oc2024-06-301-5/+9