platform/upstream/glibc.git
2022-06-08 Andreas Schwabelf: add missing newlines in lateglobal test
2022-06-08 Adhemerval... nptl: Fix __libc_cleanup_pop_restore asynchronous resto...
2022-06-07 Noah Goldsteinx86: ZERO_UPPER_VEC_REGISTERS_RETURN_XTEST expect no...
2022-06-07 Noah Goldsteinx86: Shrink code size of memchr-evex.S
2022-06-07 Noah Goldsteinx86: Shrink code size of memchr-avx2.S
2022-06-07 Noah Goldsteinx86: Optimize memrchr-avx2.S
2022-06-07 Noah Goldsteinx86: Optimize memrchr-evex.S
2022-06-07 Noah Goldsteinx86: Optimize memrchr-sse2.S
2022-06-07 Noah GoldsteinBenchtests: Improve memrchr benchmarks
2022-06-07 Noah Goldsteinx86: Add COND_VZEROUPPER that can replace vzeroupper...
2022-06-07 Noah Goldsteinx86: Create header for VEC classes in x86 strings library
2022-06-07 Matheus Castanhopowerpc: Fix VSX register number on __strncpy_power9...
2022-06-07 Wilco DijkstraAArch64: Sort makefile entries
2022-06-07 Wilco DijkstraAArch64: Add SVE memcpy
2022-06-07 Raghuveer Devulapallix86_64: Add strstr function with 512-bit EVEX
2022-06-06 Adhemerval... scripts/glibcelf.py: Add PT_AARCH64_MEMTAG_MTE constant
2022-06-06 Dmitriy Fedchenkosocket: Fix mistyped define statement in socket/sys...
2022-06-06 Joseph MyersDeclare timegm for ISO C2X
2022-06-06 Joseph MyersAdd PT_AARCH64_MEMTAG_MTE from Linux 5.18 to elf.h
2022-06-05 Sam Jamesgrep: egrep -> grep -E, fgrep -> grep -F
2022-06-03 H.J. Lustring.h: Fix boolean spelling in comments
2022-06-02 Carlos O'Donellelf: Add #include <errno.h> for use of E* constants.
2022-06-02 Carlos O'Donellelf: Add #include <sys/param.h> for MAX usage.
2022-06-02 Adhemerval... linux: Add process_mrelease
2022-06-02 Adhemerval... linux: Add process_madvise
2022-06-02 Adhemerval... linux: Set tst-pidfd-consts unsupported for kernels...
2022-06-02 Florian Weimertestrun.sh: Support passing strace and valgrind arguments
2022-06-02 Florian WeimerLinux: Adjust struct rseq definition to current kernel...
2022-06-01 Adhemerval... iconv: Use 64 bit stat for gconv_parseconfdir (BZ#...
2022-06-01 Adhemerval... catgets: Use 64 bit stat for __open_catalog (BZ# 29211)
2022-06-01 Adhemerval... inet: Use 64 bit stat for ruserpass (BZ# 29210)
2022-06-01 Adhemerval... socket: Use 64 bit stat for isfdtype (BZ# 29209)
2022-06-01 Adhemerval... posix: Use 64 bit stat for fpathconf (_PC_ASYNC_IO...
2022-06-01 Adhemerval... posix: Use 64 bit stat for posix_fallocate fallback...
2022-06-01 Adhemerval... misc: Use 64 bit stat for getusershell (BZ# 29203)
2022-06-01 Adhemerval... misc: Use 64 bit stat for daemon (BZ# 29203)
2022-06-01 WANG Xueruilinux: use statx for fstat if neither newfstatat nor...
2022-06-01 Joseph MyersAdd MADV_DONTNEED_LOCKED from Linux 5.18 to bits/mman...
2022-06-01 Joseph MyersAdd HWCAP2_MTE3 from Linux 5.18 to AArch64 bits/hwcap.h
2022-06-01 Adhemerval... i686: Use generic sincosf implementation for SSE2 version
2022-06-01 Adhemerval... benchtests: Add workload name for sincosf
2022-06-01 Adhemerval... i686: Use generic sinf implementation for SSE2 version
2022-06-01 Adhemerval... i686: Use generic cosf implementation for SSE2 version
2022-06-01 Adhemerval... benchtests: Add workload name for cosf
2022-06-01 Andreas Schwabx86_64: Optimize sincos where sin/cos is optimized...
2022-05-31 Andreas Schwabmanual: fix reference to source file
2022-05-31 Joseph MyersAdd SOL_SMC from Linux 5.18 to bits/socket.h
2022-05-30 Adhemerval... elf: Remove _dl_skip_args
2022-05-30 Adhemerval... x86_64: Remove _dl_skip_args usage
2022-05-30 Adhemerval... sparc: Remove _dl_skip_args usage
2022-05-30 Adhemerval... sh: Remove _dl_skip_args usage
2022-05-30 Adhemerval... s390: Remove _dl_skip_args usage
2022-05-30 Adhemerval... riscv: Remove _dl_skip_args usage
2022-05-30 Adhemerval... nios2: Remove _dl_skip_args usage (BZ# 29187)
2022-05-30 Adhemerval... mips: Remove _dl_skip_args usage
2022-05-30 Adhemerval... microblaze: Remove _dl_skip_args usage
2022-05-30 Adhemerval... m68k: Remove _dl_skip_args usage
2022-05-30 Adhemerval... ia64: Remove _dl_skip_args usage
2022-05-30 Adhemerval... i686: Remove _dl_skip_args usage
2022-05-30 Adhemerval... hppa: Remove _dl_skip_args usage (BZ# 29165)
2022-05-30 Adhemerval... csky: Remove _dl_skip_args usage
2022-05-30 Adhemerval... arc: Remove _dl_skip_args usage
2022-05-30 Adhemerval... arm: Remove _dl_skip_args usage
2022-05-30 Adhemerval... alpha: Remove _dl_skip_args usage
2022-05-28 Noah Goldsteinbenchtests: Improve benchtests for strstr, memmem,...
2022-05-27 Fangrui Songdlsym: Make RTLD_NEXT prefer default version definition...
2022-05-26 H.J. Lux86-64: Ignore r_addend for R_X86_64_GLOB_DAT/R_X86_64_...
2022-05-26 Sunil K Pandeyx86_64: Implement evex512 version of strlen, strnlen...
2022-05-26 Joseph MyersUpdate kernel version to 5.18 in header constant tests
2022-05-25 Sunil K PandeyString: Improve overflow test coverage for strnlen
2022-05-25 Joseph MyersUpdate syscall-names.list for Linux 5.18
2022-05-25 Arjun ShankarFix deadlock when pthread_atfork handler calls pthread_...
2022-05-24 Joseph MyersUse Linux 5.18 in build-many-glibcs.py
2022-05-24 Florian Weimerstdio-common: Simplify printf_unknown interface in...
2022-05-24 Florian Weimerstdio-common: Move union printf_arg int <printf.h>
2022-05-24 Florian Weimerstdio-common: Add printf specifier registry to <printf.h>
2022-05-24 Fangrui Songelf/dl-reloc.c: Copyright The GNU Toolchain Authors
2022-05-23 Noah Goldsteinbenchtests: Improve bench-strnlen.c
2022-05-23 Adhemerval... math: Add math-use-builtins-fabs (BZ#29027)
2022-05-23 Adhemerval... linux: Add CLONE_NEWTIME from Linux 5.6 to bits/sched.h
2022-05-23 Fangrui SongRevert "[ARM][BZ #17711] Fix extern protected data...
2022-05-23 Fangrui SongRevert "[AArch64][BZ #17711] Fix extern protected data...
2022-05-23 Nicholas Gurievelf: Rewrite long RESOLVE_MAP macro to an always_inline...
2022-05-23 Fangrui Songdlfcn: Move RTLD_DEFAULT/RTLD_NEXT outside __USE_GNU
2022-05-23 Noah Goldsteinelf: Optimize _dl_new_hash in dl-new-hash.h
2022-05-23 Noah Goldsteinnss: Optimize nss_hash in nss_hash.c
2022-05-23 Noah Goldsteinbenchtests: Add benchtests for dl_elf_hash, dl_new_hash...
2022-05-23 Noah Goldsteinnss: Add tests for the nss_hash in nss_hash.h
2022-05-23 Noah Goldsteinelf: Add tests for the dl hash funcs (_dl_new_hash...
2022-05-23 Noah Goldsteinelf: Refactor dl_new_hash so it can be tested / benchmarked
2022-05-23 Florian Weimerlocale: Add more cached data to LC_CTYPE
2022-05-23 Florian Weimerlocale: Remove private union from struct __locale_data
2022-05-23 Florian Weimerlocale: Remove cleanup function pointer from struct...
2022-05-23 Florian Weimerlocale: Call _nl_unload_locale from _nl_archive_subfreeres
2022-05-23 Florian Weimerstdio-common: Add tst-memstream-string for open_memstre...
2022-05-23 Florian Weimer__printf_fphex always uses LC_NUMERIC
2022-05-23 Florian Weimervfprintf: Consolidate some multibyte/wide character...
2022-05-23 Florian Weimervfprintf: Move argument processing into vfprintf-proces...
2022-05-23 Florian Weimerstdio-common: Add tst-vfprintf-width-i18n to cover...
2022-05-23 Sergei Trofimovichstring.h: fix __fortified_attr_access macro call [BZ...
next