October 2022 Archives by thread
Starting: Sat Oct 1 02:33:36 GMT 2022
Ending: Mon Oct 31 23:21:16 GMT 2022
Messages: 732
- [PATCH v1 1/2] Benchtests: Add bench for pthread_spin_{try}lock and mutex_trylock
Noah Goldstein
- Should we make DT_HASH dynamic section for glibc?
Fangrui Song
- [PATCH 1/2] stdlib: Fix __getrandom_nocancel type and arc4random usage (BZ #29638)
Yu-Chien Peter Lin
- [PATCH v3 2/2] malloc: Do not clobber errno on __getrandom_nocancel (BZ #29624)
Yu-Chien Peter Lin
- [PATCH v3 1/1] LoongArch: Add static PIE support
Xi Ruoyao
- [PATCH 0/4] x86: Fix AVX2 string functions requiring BMI2 or LZCNT (BZ #29611)
Aurelien Jarno
- [PATCH 1/4] x86: include BMI1 and BMI2 in x86-64-v3 level
Aurelien Jarno
- [PATCH 3/4] x86-64: Require BMI2 for AVX2 (raw|w)memchr implementations
Aurelien Jarno
- [PATCH 4/4] x86-64: Require LZCNT for AVX2 memrchr implementation
Aurelien Jarno
- [committed] hppa: Fix initialization of dp register [BZ 29635]
John David Anglin
- More efficient fmod()
Adhemerval Zanella Netto
- [PATCH v2 0/6] x86: Fix AVX2 string functions requiring BMI1, BMI2 or LZCNT (BZ #29611)
Aurelien Jarno
- [PATCH v2 1/6] x86: include BMI1 and BMI2 in x86-64-v3 level
Aurelien Jarno
- [PATCH v2 3/6] x86-64: Require BMI2 for AVX2 (raw|w)memchr implementations
Aurelien Jarno
- [PATCH v2 5/6] x86-64: Require BMI1/BMI2 for AVX2 strrchr and wcsrchr implementations
Aurelien Jarno
- [PATCH v2 6/6] x86-64: Require BMI2 for AVX2 memrchr implementation
Aurelien Jarno
- [PATCH] LoongArch: Fix the condition to use PC-relative addressing in start.S
Xi Ruoyao
- The GNU Toolchain Infrastructure Project
Mark Wielaard
- [PATCH] x86: Remove .tfloat usage
Adhemerval Zanella Netto
- [PATCH v2] x86: Remove .tfloat usage
Adhemerval Zanella
- [PATCH v3 1/8] x86_64: Remove platform directory library loading test
Adhemerval Zanella Netto
- [PATCH v3 3/8] elf: Remove legacy hwcaps support from ldconfig
Adhemerval Zanella Netto
- [PATCH v3 6/8] Add NEWS entry for legacy hwcaps removal
Adhemerval Zanella Netto
- [PATCH v3 7/8] elf: Remove _dl_string_hwcap
Adhemerval Zanella Netto
- [PATCH v3 8/8] elf: Simplify output of hwcap subdirectories in ld.so help
Adhemerval Zanella Netto
- [PATCH] x86_64: Implement evex512 version of memchr, rawmemchr and wmemchr
Noah Goldstein
- [PATCH] x86_64: Implement evex512 version of memchr, rawmemchr and wmemchr
H.J. Lu
- [PATCH] x86_64: Implement evex512 version of memchr, rawmemchr and wmemchr
Noah Goldstein
- [PATCH v2] x86_64: Implement evex512 version of memchr, rawmemchr and wmemchr
Sunil K Pandey
- [PATCH v3] x86_64: Implement evex512 version of memchr, rawmemchr and wmemchr
Sunil K Pandey
- [PATCH v3] x86_64: Implement evex512 version of memchr, rawmemchr and wmemchr
Noah Goldstein
- [PATCH v3] x86_64: Implement evex512 version of memchr, rawmemchr and wmemchr
Noah Goldstein
- [PATCH v4] x86_64: Implement evex512 version of memchr, rawmemchr and wmemchr
Sunil K Pandey
- [PATCH v4] x86_64: Implement evex512 version of memchr, rawmemchr and wmemchr
Noah Goldstein
- [PATCH v4] x86_64: Implement evex512 version of memchr, rawmemchr and wmemchr
Sunil Pandey
- [PATCH v5] x86_64: Implement evex512 version of memchr, rawmemchr and wmemchr
Sunil K Pandey
- [PATCH v5] x86_64: Implement evex512 version of memchr, rawmemchr and wmemchr
Noah Goldstein
- [PATCH v5] x86_64: Implement evex512 version of memchr, rawmemchr and wmemchr
Sunil Pandey
- [PATCH v5] x86_64: Implement evex512 version of memchr, rawmemchr and wmemchr
Noah Goldstein
- [PATCH v5] x86_64: Implement evex512 version of memchr, rawmemchr and wmemchr
Noah Goldstein
- [PATCH v6] x86_64: Implement evex512 version of memchr, rawmemchr and wmemchr
Sunil K Pandey
- [PATCH v6] x86_64: Implement evex512 version of memchr, rawmemchr and wmemchr
Noah Goldstein
- [PATCH v5] x86_64: Implement evex512 version of memchr, rawmemchr and wmemchr
Sunil Pandey
- [PATCH v5] x86_64: Implement evex512 version of memchr, rawmemchr and wmemchr
Noah Goldstein
- [PATCH] String: Improve test coverage for memchr
Sunil K Pandey
- [PATCH] String: Improve test coverage for memchr
H.J. Lu
- [PATCH v3 0/8] x86: Fix AVX2 string functions requiring BMI1, BMI2 or LZCNT (BZ #29611)
Aurelien Jarno
- [PATCH v3 5/8] x86-64: Require BMI2 for AVX2 wcs(n)cmp implementations
Aurelien Jarno
- [PATCH v3 7/8] x86-64: Require BMI2 and LZCNT for AVX2 memrchr implementation
Aurelien Jarno
- Use Linux 6.0 in build-many-glibcs.py
Joseph Myers
- [PATCH] nscd: Drop local address tuple variable [BZ #29607]
Siddhesh Poyarekar
- [PATCH v4] elf: Remove -fno-tree-loop-distribute-patterns usage on dl-support
Carlos O'Donell
- Update syscall lists for Linux 6.0
Joseph Myers
- [PATCH v5 2/2] x86: Optimize strlen-avx2.S
Aurelien Jarno
- [PATCH] stdlib/strfrom: Add copysign to fix NAN issue on riscv (BZ #29501)
Letu Ren
- [PATCH] Update to Unicode 15.0.0 [BZ #29604]
Mike FABIAN
- [PATCH 1/6] locale: prevent maybe-uninitialized errors with -Os [BZ #19444]
Carlos O'Donell
- [PATCH 0/6] Fix -Os build
Carlos O'Donell
- [PATCH 2/6] posix: Suppress -Os warnings on fnmatch
Carlos O'Donell
- [PATCH 3/6] posix: Suppress -Os may be used uninitialized warnings on regexec
Carlos O'Donell
- [PATCH 4/6] rt: Initialize mq_send input on tst-mqueue{5,6}
Carlos O'Donell
- [PATCH 5/6] sunrpc: Suppress GCC -Os warning on user2netname
Carlos O'Donell
- [PATCH 6/6] x86: Fix -Os build (BZ #29576)
Carlos O'Donell
- [PATCH] csu: Disable stack protector for static-reloc for static-pie
Adhemerval Zanella
- [PATCH] csu: Fix static when PIE is enabled but static PIE is not supported (BZ #29575)
Adhemerval Zanella
- Regenerate sysdeps/mach/hurd/bits/errno.h
Joseph Myers
- Update kernel version to 6.0 in header constant tests
Joseph Myers
- [PATCH v2] stdlib/strfrom: Add copysign to fix NAN issue on riscv (BZ #29501)
Letu Ren
- [PATCH v3] According to the specification of ISO/IEC TS 18661-1:2014,
Letu Ren
- [PATCH v4] stdlib/strfrom: Add copysign to fix NAN issue on riscv (BZ #29501)
Letu Ren
- [PATCH] Correctly determine libc.so 'OUTPUT_FORMAT' when cross-compiling.
Carlos O'Donell
- [PATCH v5] stdlib/strfrom: Add copysign to fix NAN issue on riscv (BZ #29501)
Letu Ren
- [PATCH v5] elf: Remove -fno-tree-loop-distribute-patterns usage on dl-support
Adhemerval Zanella
- Add ADDRB from Linux 6.0 to bits/termios-c_cflag.h
Joseph Myers
- [PATCH 1/2] Map ABI/VERSION of rtld to ABI/VERSION of ld [BZ #28132]
Carlos O'Donell
- [PATCH] socket: Use offsetof in SUN_LEN (bug 29578)
Adhemerval Zanella Netto
- [PATCH] Expose all MAP_ constants in <sys/mman.h> unconditionally (bug 29375)
Adhemerval Zanella Netto
- [PATCH v3 0/6] nptl: Fix pthread_cond_signal missing a sleeper
malteskarupke@fastmail.fm
- [PATCH] arm: Enable USE_ATOMIC_COMPILER_BUILTINS (BZ #24774)
Aurelien Jarno
- [PATCH] linux: Fix generic struct_stat for 64 bit time (BZ# 29657)
Adhemerval Zanella
- [PATCH] alpha: correct handling of negative *rlimit() args besides -1
Matt Turner
- man-pages-6.00 released
Alejandro Colomar
- [PATCH] Fix BZ #29463 in the ibm128 implementation of y1l too
Aurelien Jarno
- [PATCH 0/2] LoongArch: Add optimized functions.
Lulu Cheng
- [PATCH v3] Avoid undefined behaviour in ibm128 implementation of llroundl (BZ #29488)
Aurelien Jarno
- Not attending patch review on Monday October 10th.
Carlos O'Donell
- socket: add support for MPTCP socket option from the Linux kernel?
Matthieu Baerts
- [PATCH] String: Improve test coverage for memchr
Sunil K Pandey
- [PATCH] elf: Do not completely clear reused namespace in dlmopen (bug 29600)
Florian Weimer
- [PATCH] ldconfig: create /var/cache/ldconfig also with -r
Johannes Schauer Marin Rodrigues
- Add AArch64 HWCAP2_EBF16 from Linux 6.0 to bits/hwcap.h
Joseph Myers
- Add NT_S390_PV_CPU_DATA from Linux 6.0 to elf.h
Joseph Myers
- [PATCH] malloc: Switch global_max_fast to uint8_t
Florian Weimer
- [PATCH] aarch64: Cleanup memset ifunc
Wilco Dijkstra
- [PATCH] aarch64: Use memcpy_simd as the default memcpy
Wilco Dijkstra
- Toolchain Infrastructure project statement of support
Carlos O'Donell
- New Georgian PO file for 'libc' (version 2.35.9000)
Translation Project Robot
- [PATCH] elf: Introduce to _dl_call_fini
Florian Weimer
- [PATCH 0/3] PTR_MANGLE/PTR_DEMANGLE refactoring
Florian Weimer
- [PATCH v3] Use atomic_thread_fence
Wilco Dijkstra
- Thank you for joining us again_70908_PNPZI
William L. Burton
- [PATCH] math: Fix asin and acos invalid exception with old gcc
Szabolcs Nagy
- [PATCH 0/2] Introduce per-thread file system properties on Linux
Florian Weimer
- VeryUtils provides Best Software, Web Applications and Services for Your Business.
VeryUtils Inc.
- [PATCH v4] Remove catomics
Wilco Dijkstra
- [PATCH v1 1/3] x86: Update evex256/512 vec macros
Noah Goldstein
- [PATCH] longlong.h: update from GCC for LoongArch clz/ctz support
Xi Ruoyao
- [PATCH 1/2] nptl: Simplify condition variables to fix pthread_cond_signal (BZ 25847)
malteskarupke@fastmail.fm
- [PATCH 2/2] nptl: Simplifying condvar-internal mutex
malteskarupke@fastmail.fm
- Ping: Appointing an official maintainer for LoongArch.
caiyinyu
- [PATCH] libgcc: Mostly vectorize CIE encoding extraction for FDEs
Florian Weimer
- [PATCH v2] linux: Avoid shifting a negative signed on POSIX timer interface
Arjun Shankar
- [PATCH v1 1/7] x86: Optimize memchr-evex.S and implement with VMM headers
Noah Goldstein
- [PATCH v1 2/7] x86: Shrink / minorly optimize strchr-evex and implement with VMM headers
Noah Goldstein
- GNU Tools Cauldron 2022 - video recordings
Martin Liška
- [PATCH] sysdeps: arm: Fix preconfigure script for ARMv8/v9 targets [BZ #29698]
Felix Riemann
- man-pages-6.01 released
Alejandro Colomar
- [PATCH v2] elf: Fix slow tls access after dlopen [BZ #19924]
Szabolcs Nagy
- [PATCH] nis: Fix nis_print_directory
Arjun Shankar
- [PATCH 00/30] Remove Linux generic sysdep
Adhemerval Zanella
- [PATCH v1 1/4] x86: Use `testb` for case-locale check in str{n}casecmp-avx2
Noah Goldstein
- [PATCH v1 2/4] x86: Use `testb` for case-locale check in str{n}casecmp-sse2
Noah Goldstein
- [PATCH] Remove any mention of feature test macro requirements for mmap()
Alejandro Colomar
- [PATCH v1] x86: Remove AVX512-BVMI2 instruction from strrchr-evex.S
Noah Goldstein
- [PATCH] malloc: skip allocation retry when encountering faulty requests (bug 29709)
David Milo
- GTI project presentation and public discussion
Carlos O'Donell
- [PATCH] Remove htonl.S for i386/x86_64
Cristian Rodríguez
- [PATCH] riscv: Get level 3 cache's information
Zong Li
- git am mailing list compatibility
Florian Weimer
- [PATCH v6] stdlib/strfrom: Add copysign to fix NAN issue on riscv (BZ #29501)
Letu Ren
- [PATCH v2] x86_64: Implement evex512 version of strchrnul, strchr and wcschr
Sunil K Pandey
- static pie: confusion between _DYNAMIC, crt1.o, Scrt1.o
Samuel Thibault
- static pie: confusion between _DYNAMIC, crt1.o, Scrt1.o
Xi Ruoyao
- static pie: confusion between _DYNAMIC, crt1.o, Scrt1.o
Samuel Thibault
- static pie: confusion between _DYNAMIC, crt1.o, Scrt1.o
Xi Ruoyao
- static pie: confusion between _DYNAMIC, crt1.o, Scrt1.o
Samuel Thibault
- static pie: confusion between _DYNAMIC, crt1.o, Scrt1.o
Florian Weimer
- static pie: confusion between _DYNAMIC, crt1.o, Scrt1.o
Samuel Thibault
- static pie: confusion between _DYNAMIC, crt1.o, Scrt1.o
Florian Weimer
- static pie: confusion between _DYNAMIC, crt1.o, Scrt1.o
Mike Frysinger
- static pie: confusion between _DYNAMIC, crt1.o, Scrt1.o
Florian Weimer
- Conflict with Monday patch review meeting.
Carlos O'Donell
- No subject
nicholasraj nicholasraj
- [PATCH] manual: Add missing % in int conversion list
Jakub Wilk
- [PATCH] manual: Add more documentation for the tm_isdst member of struct tm
Florian Weimer
- [COMMITTED] Remove all assembly optimizations for htonl and htons
Adhemerval Zanella
- [PATCH v3 1/3] elf: Remove prelink support
Andreas Schwab
- [PATCH] elf: Reinstate on DL_DEBUG_BINDINGS _dl_lookup_symbol_x
Adhemerval Zanella
- nscd time_t size mismatch problem
Zev Weiss
- [PATCH origin/google/grte/v5-2.27/master] nptl: use mmap and munmap for stack allocation
Nilay Vaish
- [COMMITTED 2.34] linux: Fix generic struct_stat for 64 bit time (BZ# 29657)
Adhemerval Zanella
- Libc-alpha Missed Call sFnCdJdR
Caller 🔔
- [COMMITTED] Remove lingering libSegfault Makefile entries
Adhemerval Zanella
- [PATCH 0/3] Fixing missing 64 bit time_t usages
Adhemerval Zanella
- [PATCH v4 3/3] elf: Rework exception handling in the dynamic loader [BZ #25486]
Siddhesh Poyarekar
- [PATCH v4 1/3] ld.so: Export tls_init_tp_called as __rtld_tls_init_tp_called
Siddhesh Poyarekar
- [PATCH v4 2/3] scripts/localplt.awk: Handle DT_JMPREL with empty PLT (for C-SKY)
Siddhesh Poyarekar
- [PATCH v5] elf: Rework exception handling in the dynamic loader [BZ #25486]
Florian Weimer
- [PATCH v6] elf: Rework exception handling in the dynamic loader [BZ #25486]
Florian Weimer
- [PATCH 00/20] patches from the morello port
Szabolcs Nagy
- [PATCH v2 0/9] Optimize posix_spawn signal setup with clone3
Adhemerval Zanella Netto
- [PATCH] x86-64: Improve evex512 version of strlen functions
Sunil K Pandey
- [PATCH v2 0/4] patches from the morello port
Szabolcs Nagy
- Stepping down as powerpc machine maintainer
Tulio Magno Quites Machado Filho
- [PATCH 00/11] Initial fixes for clang build support
Adhemerval Zanella
- [PATCH] time: Skip overflow itimer tests on 32-bit systems
Aurelien Jarno
- [PATCH] linux: Fix fstatat with !XSTAT_IS_XSTAT64 and __TIMESIZE=64 (BZ #29730)
Aurelien Jarno
- Failing DT_RELR tests and --enable-hardcoded-path-in-tests?
Carlos O'Donell
- [PATCH] elf: Build tst-relr-mod[34]a.so with $(LDFLAGS-rpath-ORIGIN)
H.J. Lu
- old versions of the glibc manual
Sandra Loosemore
- [PATCH 0/4] move some htl symbol into libc
Guy-Fleury Iteriteka
- [PATCH v1 1/3] string: Add len=0 to {w}memcmp{eq} tests and benchtests
Noah Goldstein
- [PATCH] LoongArch: Fix ABI related macros in elf.h to keep consistent with binutils[1].
caiyinyu
- [PATCH] risc-v: Add support on mem* functions with V & B extension
朱娜
- [PATCH] linux: Alias non-LFS to LFS stat function for mips and sparc (BZ #29730)
Adhemerval Zanella
- [PATCH] elf: Remove allocate use on _dl_debug_printf
Adhemerval Zanella
- Fix build with GCC 13 _FloatN, _FloatNx built-in functions [committed]
Joseph Myers
Last message date:
Mon Oct 31 23:21:16 GMT 2022
Archived on: Mon Oct 31 23:21:30 GMT 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).