aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-07x86: Create header for VEC classes in x86 strings libraryNoah Goldstein
2022-06-07powerpc: Fix VSX register number on __strncpy_power9 [BZ #29197]Matheus Castanho
2022-06-07AArch64: Sort makefile entriesWilco Dijkstra
2022-06-07AArch64: Add SVE memcpyWilco Dijkstra
2022-06-06x86_64: Add strstr function with 512-bit EVEXRaghuveer Devulapalli
2022-06-06scripts/glibcelf.py: Add PT_AARCH64_MEMTAG_MTE constantAdhemerval Zanella
2022-06-06socket: Fix mistyped define statement in socket/sys/socket.h (BZ #29225)Dmitriy Fedchenko
2022-06-06Declare timegm for ISO C2XJoseph Myers
2022-06-06Add PT_AARCH64_MEMTAG_MTE from Linux 5.18 to elf.hJoseph Myers
2022-06-05grep: egrep -> grep -E, fgrep -> grep -FSam James
2022-06-03string.h: Fix boolean spelling in commentsH.J. Lu
2022-06-02elf: Add #include <errno.h> for use of E* constants.Carlos O'Donell
2022-06-02elf: Add #include <sys/param.h> for MAX usage.Carlos O'Donell
2022-06-02linux: Add process_mreleaseAdhemerval Zanella
2022-06-02linux: Add process_madviseAdhemerval Zanella
2022-06-02linux: Set tst-pidfd-consts unsupported for kernels headers older than 5.10Adhemerval Zanella
2022-06-02testrun.sh: Support passing strace and valgrind argumentsFlorian Weimer
2022-06-02Linux: Adjust struct rseq definition to current kernel versionFlorian Weimer
2022-06-01iconv: Use 64 bit stat for gconv_parseconfdir (BZ# 29213)Adhemerval Zanella
2022-06-01catgets: Use 64 bit stat for __open_catalog (BZ# 29211)Adhemerval Zanella
2022-06-01inet: Use 64 bit stat for ruserpass (BZ# 29210)Adhemerval Zanella
2022-06-01socket: Use 64 bit stat for isfdtype (BZ# 29209)Adhemerval Zanella
2022-06-01posix: Use 64 bit stat for fpathconf (_PC_ASYNC_IO) (BZ# 29208)Adhemerval Zanella
2022-06-01posix: Use 64 bit stat for posix_fallocate fallback (BZ# 29207)Adhemerval Zanella
2022-06-01misc: Use 64 bit stat for getusershell (BZ# 29203)Adhemerval Zanella
2022-06-01misc: Use 64 bit stat for daemon (BZ# 29203)Adhemerval Zanella
2022-06-01linux: use statx for fstat if neither newfstatat nor fstatat64 is presentWANG Xuerui
2022-06-01Add MADV_DONTNEED_LOCKED from Linux 5.18 to bits/mman-linux.hJoseph Myers
2022-06-01Add HWCAP2_MTE3 from Linux 5.18 to AArch64 bits/hwcap.hJoseph Myers
2022-06-01i686: Use generic sincosf implementation for SSE2 versionAdhemerval Zanella
2022-06-01benchtests: Add workload name for sincosfAdhemerval Zanella
2022-06-01i686: Use generic sinf implementation for SSE2 versionAdhemerval Zanella
2022-06-01i686: Use generic cosf implementation for SSE2 versionAdhemerval Zanella
2022-06-01benchtests: Add workload name for cosfAdhemerval Zanella
2022-06-01x86_64: Optimize sincos where sin/cos is optimized (bug 29193)Andreas Schwab
2022-05-31manual: fix reference to source fileAndreas Schwab
2022-05-31Add SOL_SMC from Linux 5.18 to bits/socket.hJoseph Myers
2022-05-30elf: Remove _dl_skip_argsAdhemerval Zanella
2022-05-30x86_64: Remove _dl_skip_args usageAdhemerval Zanella
2022-05-30sparc: Remove _dl_skip_args usageAdhemerval Zanella
2022-05-30sh: Remove _dl_skip_args usageAdhemerval Zanella
2022-05-30s390: Remove _dl_skip_args usageAdhemerval Zanella
2022-05-30riscv: Remove _dl_skip_args usageAdhemerval Zanella
2022-05-30nios2: Remove _dl_skip_args usage (BZ# 29187)Adhemerval Zanella
2022-05-30mips: Remove _dl_skip_args usageAdhemerval Zanella
2022-05-30microblaze: Remove _dl_skip_args usageAdhemerval Zanella
2022-05-30m68k: Remove _dl_skip_args usageAdhemerval Zanella
2022-05-30ia64: Remove _dl_skip_args usageAdhemerval Zanella
2022-05-30i686: Remove _dl_skip_args usageAdhemerval Zanella
2022-05-30hppa: Remove _dl_skip_args usage (BZ# 29165)Adhemerval Zanella