about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* nptl: Fix __libc_cleanup_pop_restore asynchronous restore (BZ#29214)Adhemerval Zanella2022-06-083-1/+85
* x86: ZERO_UPPER_VEC_REGISTERS_RETURN_XTEST expect no transactionsNoah Goldstein2022-06-071-3/+3
* x86: Shrink code size of memchr-evex.SNoah Goldstein2022-06-071-21/+25
* x86: Shrink code size of memchr-avx2.SNoah Goldstein2022-06-072-50/+60
* x86: Optimize memrchr-avx2.SNoah Goldstein2022-06-072-278/+257
* x86: Optimize memrchr-evex.SNoah Goldstein2022-06-071-271/+268
* x86: Optimize memrchr-sse2.SNoah Goldstein2022-06-071-321/+292
* Benchtests: Improve memrchr benchmarksNoah Goldstein2022-06-071-45/+65
* x86: Add COND_VZEROUPPER that can replace vzeroupper if no `ret`Noah Goldstein2022-06-072-0/+19
* x86: Create header for VEC classes in x86 strings libraryNoah Goldstein2022-06-077-0/+327
* powerpc: Fix VSX register number on __strncpy_power9 [BZ #29197]Matheus Castanho2022-06-071-2/+2
* AArch64: Sort makefile entriesWilco Dijkstra2022-06-071-6/+18
* AArch64: Add SVE memcpyWilco Dijkstra2022-06-075-42/+284
* x86_64: Add strstr function with 512-bit EVEXRaghuveer Devulapalli2022-06-064-4/+242
* scripts/glibcelf.py: Add PT_AARCH64_MEMTAG_MTE constantAdhemerval Zanella2022-06-061-0/+4
* socket: Fix mistyped define statement in socket/sys/socket.h (BZ #29225)Dmitriy Fedchenko2022-06-061-1/+1
* Declare timegm for ISO C2XJoseph Myers2022-06-061-5/+14
* Add PT_AARCH64_MEMTAG_MTE from Linux 5.18 to elf.hJoseph Myers2022-06-061-0/+3
* grep: egrep -> grep -E, fgrep -> grep -FSam James2022-06-0524-127/+127
* string.h: Fix boolean spelling in commentsH.J. Lu2022-06-031-1/+1
* elf: Add #include <errno.h> for use of E* constants.Carlos O'Donell2022-06-021-1/+1
* elf: Add #include <sys/param.h> for MAX usage.Carlos O'Donell2022-06-021-0/+1
* linux: Add process_mreleaseAdhemerval Zanella2022-06-0239-0/+129
* linux: Add process_madviseAdhemerval Zanella2022-06-0242-1/+243
* linux: Set tst-pidfd-consts unsupported for kernels headers older than 5.10Adhemerval Zanella2022-06-021-0/+3
* testrun.sh: Support passing strace and valgrind argumentsFlorian Weimer2022-06-021-5/+6
* Linux: Adjust struct rseq definition to current kernel versionFlorian Weimer2022-06-021-22/+6
* iconv: Use 64 bit stat for gconv_parseconfdir (BZ# 29213)Adhemerval Zanella2022-06-011-3/+6
* catgets: Use 64 bit stat for __open_catalog (BZ# 29211)Adhemerval Zanella2022-06-011-2/+2
* inet: Use 64 bit stat for ruserpass (BZ# 29210)Adhemerval Zanella2022-06-011-2/+2
* socket: Use 64 bit stat for isfdtype (BZ# 29209)Adhemerval Zanella2022-06-011-2/+2
* posix: Use 64 bit stat for fpathconf (_PC_ASYNC_IO) (BZ# 29208)Adhemerval Zanella2022-06-011-2/+2
* posix: Use 64 bit stat for posix_fallocate fallback (BZ# 29207)Adhemerval Zanella2022-06-012-4/+4
* misc: Use 64 bit stat for getusershell (BZ# 29203)Adhemerval Zanella2022-06-011-2/+2
* misc: Use 64 bit stat for daemon (BZ# 29203)Adhemerval Zanella2022-06-011-3/+2
* linux: use statx for fstat if neither newfstatat nor fstatat64 is presentWANG Xuerui2022-06-011-1/+2
* Add MADV_DONTNEED_LOCKED from Linux 5.18 to bits/mman-linux.hJoseph Myers2022-06-011-0/+2
* Add HWCAP2_MTE3 from Linux 5.18 to AArch64 bits/hwcap.hJoseph Myers2022-06-011-0/+1
* i686: Use generic sincosf implementation for SSE2 versionAdhemerval Zanella2022-06-015-585/+12
* benchtests: Add workload name for sincosfAdhemerval Zanella2022-06-011-0/+1
* i686: Use generic sinf implementation for SSE2 versionAdhemerval Zanella2022-06-015-565/+13
* i686: Use generic cosf implementation for SSE2 versionAdhemerval Zanella2022-06-015-552/+13
* benchtests: Add workload name for cosfAdhemerval Zanella2022-06-011-1/+1
* x86_64: Optimize sincos where sin/cos is optimized (bug 29193)Andreas Schwab2022-06-016-3/+55
* manual: fix reference to source fileAndreas Schwab2022-05-311-1/+1
* Add SOL_SMC from Linux 5.18 to bits/socket.hJoseph Myers2022-05-311-0/+1
* elf: Remove _dl_skip_argsAdhemerval Zanella2022-05-303-7/+0
* x86_64: Remove _dl_skip_args usageAdhemerval Zanella2022-05-302-22/+3
* sparc: Remove _dl_skip_args usageAdhemerval Zanella2022-05-302-79/+4
* sh: Remove _dl_skip_args usageAdhemerval Zanella2022-05-301-15/+1