aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-08nss: add assert to DB_LOOKUP_FCT (BZ #28752)Sam James1-0/+5
2022-06-08x86: Fix page cross case in rawmemchr-avx2 [BZ #29234]Noah Goldstein2-9/+64
2022-06-08nptl_db: disable DT_RELR on libthread_db.soPaul E. Murphy1-0/+6
2022-06-08elf: add missing newlines in lateglobal testAndreas Schwab1-3/+3
2022-06-08nptl: Fix __libc_cleanup_pop_restore asynchronous restore (BZ#29214)Adhemerval Zanella3-1/+85
2022-06-07x86: ZERO_UPPER_VEC_REGISTERS_RETURN_XTEST expect no transactionsNoah Goldstein1-3/+3
2022-06-07x86: Shrink code size of memchr-evex.SNoah Goldstein1-21/+25
2022-06-07x86: Shrink code size of memchr-avx2.SNoah Goldstein2-50/+60
2022-06-07x86: Optimize memrchr-avx2.SNoah Goldstein2-278/+257
2022-06-07x86: Optimize memrchr-evex.SNoah Goldstein1-271/+268
2022-06-07x86: Optimize memrchr-sse2.SNoah Goldstein1-321/+292
2022-06-07Benchtests: Improve memrchr benchmarksNoah Goldstein1-45/+65
2022-06-07x86: Add COND_VZEROUPPER that can replace vzeroupper if no `ret`Noah Goldstein2-0/+19
2022-06-07x86: Create header for VEC classes in x86 strings libraryNoah Goldstein7-0/+327
2022-06-07powerpc: Fix VSX register number on __strncpy_power9 [BZ #29197]Matheus Castanho1-2/+2
2022-06-07AArch64: Sort makefile entriesWilco Dijkstra1-6/+18
2022-06-07AArch64: Add SVE memcpyWilco Dijkstra5-42/+284
2022-06-06x86_64: Add strstr function with 512-bit EVEXRaghuveer Devulapalli4-4/+242
2022-06-06scripts/glibcelf.py: Add PT_AARCH64_MEMTAG_MTE constantAdhemerval Zanella1-0/+4
2022-06-06socket: Fix mistyped define statement in socket/sys/socket.h (BZ #29225)Dmitriy Fedchenko1-1/+1
2022-06-06Declare timegm for ISO C2XJoseph Myers1-5/+14
2022-06-06Add PT_AARCH64_MEMTAG_MTE from Linux 5.18 to elf.hJoseph Myers1-0/+3
2022-06-05grep: egrep -> grep -E, fgrep -> grep -FSam James24-127/+127
2022-06-03string.h: Fix boolean spelling in commentsH.J. Lu1-1/+1
2022-06-02elf: Add #include <errno.h> for use of E* constants.Carlos O'Donell1-1/+1
2022-06-02elf: Add #include <sys/param.h> for MAX usage.Carlos O'Donell1-0/+1
2022-06-02linux: Add process_mreleaseAdhemerval Zanella39-0/+129
2022-06-02linux: Add process_madviseAdhemerval Zanella42-1/+243
2022-06-02linux: Set tst-pidfd-consts unsupported for kernels headers older than 5.10Adhemerval Zanella1-0/+3
2022-06-02testrun.sh: Support passing strace and valgrind argumentsFlorian Weimer1-5/+6
2022-06-02Linux: Adjust struct rseq definition to current kernel versionFlorian Weimer1-22/+6
2022-06-01iconv: Use 64 bit stat for gconv_parseconfdir (BZ# 29213)Adhemerval Zanella1-3/+6
2022-06-01catgets: Use 64 bit stat for __open_catalog (BZ# 29211)Adhemerval Zanella1-2/+2
2022-06-01inet: Use 64 bit stat for ruserpass (BZ# 29210)Adhemerval Zanella1-2/+2
2022-06-01socket: Use 64 bit stat for isfdtype (BZ# 29209)Adhemerval Zanella1-2/+2
2022-06-01posix: Use 64 bit stat for fpathconf (_PC_ASYNC_IO) (BZ# 29208)Adhemerval Zanella1-2/+2
2022-06-01posix: Use 64 bit stat for posix_fallocate fallback (BZ# 29207)Adhemerval Zanella2-4/+4
2022-06-01misc: Use 64 bit stat for getusershell (BZ# 29203)Adhemerval Zanella1-2/+2
2022-06-01misc: Use 64 bit stat for daemon (BZ# 29203)Adhemerval Zanella1-3/+2
2022-06-01linux: use statx for fstat if neither newfstatat nor fstatat64 is presentWANG Xuerui1-1/+2
2022-06-01Add MADV_DONTNEED_LOCKED from Linux 5.18 to bits/mman-linux.hJoseph Myers1-0/+2
2022-06-01Add HWCAP2_MTE3 from Linux 5.18 to AArch64 bits/hwcap.hJoseph Myers1-0/+1
2022-06-01i686: Use generic sincosf implementation for SSE2 versionAdhemerval Zanella5-585/+12
2022-06-01benchtests: Add workload name for sincosfAdhemerval Zanella1-0/+1
2022-06-01i686: Use generic sinf implementation for SSE2 versionAdhemerval Zanella5-565/+13
2022-06-01i686: Use generic cosf implementation for SSE2 versionAdhemerval Zanella5-552/+13
2022-06-01benchtests: Add workload name for cosfAdhemerval Zanella1-1/+1
2022-06-01x86_64: Optimize sincos where sin/cos is optimized (bug 29193)Andreas Schwab6-3/+55
2022-05-31manual: fix reference to source fileAndreas Schwab1-1/+1
2022-05-31Add SOL_SMC from Linux 5.18 to bits/socket.hJoseph Myers1-0/+1