about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* s390: Remove _dl_skip_args usageAdhemerval Zanella2022-05-302-62/+0
* riscv: Remove _dl_skip_args usageAdhemerval Zanella2022-05-301-11/+1
* nios2: Remove _dl_skip_args usage (BZ# 29187)Adhemerval Zanella2022-05-301-40/+10
* mips: Remove _dl_skip_args usageAdhemerval Zanella2022-05-301-29/+2
* microblaze: Remove _dl_skip_args usageAdhemerval Zanella2022-05-301-5/+0
* m68k: Remove _dl_skip_args usageAdhemerval Zanella2022-05-301-7/+0
* ia64: Remove _dl_skip_args usageAdhemerval Zanella2022-05-301-56/+14
* i686: Remove _dl_skip_args usageAdhemerval Zanella2022-05-301-11/+2
* hppa: Remove _dl_skip_args usage (BZ# 29165)Adhemerval Zanella2022-05-301-22/+14
* csky: Remove _dl_skip_args usageAdhemerval Zanella2022-05-301-18/+1
* arc: Remove _dl_skip_args usageAdhemerval Zanella2022-05-301-15/+2