aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-27x86: Expand the comment on when REP STOSB is used on memsetazanella/bz30944-memcpy-zenAdhemerval Zanella
2023-10-27x86: Do not prefer ERMS for memset on Zen3+Adhemerval Zanella
2023-10-27elf: Add a way to check if tunable is set (BZ 27069)Adhemerval Zanella
2023-10-27x86: Fix Zen3/Zen4 ERMS selection (BZ 30994, BZ 30995)Adhemerval Zanella
2023-10-24AArch64: Add support for MOPS memcpy/memmove/memsetWilco Dijkstra
2023-10-24Move getnameinfo from 'inet' to 'nss'Arjun Shankar
2023-10-24Move getaddrinfo from 'posix' into 'nss'Arjun Shankar
2023-10-24Move 'services' routines from 'inet' into 'nss'Arjun Shankar
2023-10-24Move 'rpc' routines from 'inet' into 'nss'Arjun Shankar
2023-10-24Move 'protocols' routines from 'inet' into 'nss'Arjun Shankar
2023-10-24Move 'networks' routines from 'inet' into 'nss'Arjun Shankar
2023-10-24Move 'netgroup' routines from 'inet' into 'nss'Arjun Shankar
2023-10-24Move 'hosts' routines from 'inet' into 'nss'Arjun Shankar
2023-10-24Move 'ethers' routines from 'inet' into 'nss'Arjun Shankar
2023-10-24Move 'aliases' routines from 'inet' into 'nss'Arjun Shankar
2023-10-24Remove 'shadow' and merge into 'nss'Arjun Shankar
2023-10-24Remove 'pwd' and merge into 'nss'Arjun Shankar
2023-10-24Remove 'gshadow' and merge into 'nss'Arjun Shankar
2023-10-24Remove 'grp' and merge into 'nss' and 'posix'Arjun Shankar
2023-10-23malloc: Fix tst-tcfree3 build csky-linux-gnuabiv2 with fortify sourceAdhemerval Zanella
2023-10-23test-container: disable ld.so system cache on DSO detectionSimon Chopin
2023-10-23aarch64: Add vector implementations of exp10 routinesJoe Ramsay
2023-10-23aarch64: Add vector implementations of log10 routinesJoe Ramsay
2023-10-23aarch64: Add vector implementations of log2 routinesJoe Ramsay
2023-10-23aarch64: Add vector implementations of exp2 routinesJoe Ramsay
2023-10-23aarch64: Add vector implementations of tan routinesJoe Ramsay
2023-10-20elf: ldconfig should skip temporary files created by package managersFlorian Weimer
2023-10-20tst-spawn-cgroup.c: Fix argument order of UNSUPPORTED message.Stefan Liebler
2023-10-19Add NT_PPC_DEXCR and NT_PPC_HASHKEYR from Linux 6.5 to elf.hJoseph Myers
2023-10-19s390: Fix undefined behaviour in feenableexcept, fedisableexcept [BZ #30960]Stefan Liebler
2023-10-18elf: Do not print the cache entry if --inhibit-cache is usedAdhemerval Zanella
2023-10-18Revert "elf: Always call destructors in reverse constructor order (bug 30785)"Florian Weimer
2023-10-18Revert "elf: Fix compile error with -DNDEBUG [BZ #18755]"Florian Weimer
2023-10-17Add strlcat/wcslcat testcase.Sunil K Pandey
2023-10-17Add strlcpy/wcslcpy testcaseSunil K Pandey
2023-10-17Add LE DSCP code point from RFC-8622.Bruno Victal
2023-10-17Add HWCAP2_MOPS from Linux 6.5 to AArch64 bits/hwcap.hJoseph Myers
2023-10-16Add SCM_SECURITY, SCM_PIDFD to bits/socket.hJoseph Myers
2023-10-16Add AT_HANDLE_FID from Linux 6.5 to bits/fcntl-linux.hJoseph Myers
2023-10-16Avoid maybe-uninitialized warning in __kernel_rem_pio2Andreas Schwab
2023-10-16Fix WAIT_FOR_DEBUGGER for container tests.Stefan Liebler
2023-10-12stdlib: fix grouping verification with multi-byte thousands separator (bug 30...Andreas Schwab
2023-10-09build-many-glibcs: Check for required system toolsDJ Delorie
2023-10-06x86: Prepare `strrchr-evex` and `strrchr-evex512` for AVX10Noah Goldstein
2023-10-05aarch64: Optimise vecmath logsJoe Ramsay
2023-10-05aarch64: Cosmetic change in SVE exp routinesJoe Ramsay
2023-10-05aarch64: Optimize SVE cos & cosfJoe Ramsay
2023-10-05aarch64: Improve vecmath sin routinesJoe Ramsay
2023-10-04nss: Get rid of alloca usage in makedb's write_output.Joe Simmons-Talbott
2023-10-04debug: Add regression tests for BZ 30932Adhemerval Zanella