libc-alpha archive
author index for August, 2015
This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Daniel Marjamäki
OndÅej BÃlka
Tobias StÃckmann
Adhemerval Zanella
Albert ARIBAUD
Alex
Alex Dowad
Alexander Monakov
Allan McRae
Andreas Schwab
Andrew Pinski
Andrew Senkevich
Andy Lutomirski
Arjun Shankar
Arkadiusz MiÅkiewicz
Aurelien Jarno
Benjamin Herr
Brett Neumeier
Carlos Eduardo Seo
Carlos O'Donell
Chris Metcalf
David Miller
Dharmakan Rohit Arul Raj
Dmitry V. Levin
Faraz Shahbazker
Florian Weimer
Gabriel F. T. Gomes
Gabriel Ferreira Teles Gomes
Gleb Fotengauer-Malinovskiy
H.J. Lu
- 2015-08-01 00:01 RFC: Add _dl_x86_cpu_features to rtld_global for x86
- 2015-08-01 20:03 Re: glibc 2.22 -- Final testing for 32-bit x86 failing?
- 2015-08-02 17:23 Re: glibc 2.22 -- Final testing for 32-bit x86 failing?
- 2015-08-04 16:48 [2.23, PATCH] Compile {memcpy,strcmp}-sse2-unaligned.S only for libc
- 2015-08-04 16:49 [2.23, PATCH] BZ #18661: Align stack to 16 bytes when calling __setcontext
- 2015-08-04 16:50 [2,23, PATCH] BZ #18661: Align stack to 16 bytes when calling __gettimeofday
- 2015-08-04 16:52 [2.23, PATCH] BZ #18661: Align stack when calling __errno_location
- 2015-08-04 18:53 Re: glibc 2.22 --- Hard freeze. Test your machines.
- 2015-08-05 12:58 Re: glibc 2.22 --- Hard freeze. Test your machines.
- 2015-08-05 16:26 Please update version and target milestone in bugzilla
- 2015-08-05 17:07 [PATCH 0/5] Move x86 __cpu_features to rtld_global
- 2015-08-05 17:13 [PATCH 1/5] Add _dl_x86_cpu_features to rtld_global
- 2015-08-05 17:14 [PATCH 2/5] Update x86_64 multiarch functions for <cpu-features.h>
- 2015-08-05 17:14 [PATCH 3/5] Update i686 multiarch functions for <cpu-features.h>
- 2015-08-05 17:15 [PATCH 4/5] Update libmvec multiarch functions for <cpu-features.h>
- 2015-08-05 17:15 [PATCH 5/5] Update x86 elision-conf.c for <cpu-features.h>
- 2015-08-06 02:36 Re: Please update version and target milestone in bugzilla
- 2015-08-07 16:14 Re: [PATCHv5][PING^3][BZ #17833] _dl_close_worker() does not release inconsistent objects.
- 2015-08-09 15:08 [committed, PATCH] Add a missing break in tst-auditmod3b.c
- 2015-08-09 15:39 Re: [PATCH] Remove unnecessary IFUNC dispatch for __memset_chk.
- 2015-08-09 17:56 Re: [PATCH] Remove unnecessary IFUNC dispatch for __memset_chk.
- 2015-08-09 20:36 Re: [PATCH] Remove unnecessary IFUNC dispatch for __memset_chk.
- 2015-08-11 10:42 Re: [PATCH] x86: i486: stub out init-arch logic
- 2015-08-11 10:45 Re: [PATCH] x86: sysconf: use new cpuid.h header
- 2015-08-11 12:19 Re: [PATCH 0/5] Move x86 __cpu_features to rtld_global
- 2015-08-11 12:50 Re: [PATCH] x86: sysconf: use new cpuid.h header
- 2015-08-11 17:00 Re: [PATCH] Remove unnecessary IFUNC dispatch for __memset_chk.
- 2015-08-11 19:09 Re: [PATCH] Remove unnecessary IFUNC dispatch for __memset_chk.
- 2015-08-11 19:29 Re: [PATCH] x86: i486: stub out init-arch logic
- 2015-08-11 19:55 Re: [PATCH] Remove unnecessary IFUNC dispatch for __memset_chk.
- 2015-08-11 20:52 Re: [PATCH] Remove unnecessary IFUNC dispatch for __memset_chk.
- 2015-08-11 22:01 Re: [PATCH] [PR libc/18801] PIE binary with STT_GNU_IFUNC symbol and TEXTREL segfaults on x86_64
- 2015-08-11 22:31 Re: [PATCH] [PR libc/18801] PIE binary with STT_GNU_IFUNC symbol and TEXTREL segfaults on x86_64
- 2015-08-11 22:54 Re: [PATCH] [PR libc/18801] PIE binary with STT_GNU_IFUNC symbol and TEXTREL segfaults on x86_64
- 2015-08-12 00:02 Re: [PATCH] [PR libc/18801] PIE binary with STT_GNU_IFUNC symbol and TEXTREL segfaults on x86_64
- 2015-08-12 00:22 Re: [PATCH] i386: Assembly Implementation cleanup
- 2015-08-12 02:08 Re: [PATCH] [PR libc/18801] PIE binary with STT_GNU_IFUNC symbol and TEXTREL segfaults on x86_64
- 2015-08-12 12:44 Re: [PATCH] i386: Assembly Implementation cleanup
- 2015-08-12 14:47 Re: [PATCH] i386: Assembly Implementation cleanup
- 2015-08-12 15:06 Re: [PATCH] i386: Assembly Implementation cleanup
- 2015-08-12 19:20 [PATCH] Optimize i386 syscall inlining for GCC 5
- 2015-08-12 19:22 Re: [PATCH] i386: Assembly Implementation cleanup
- 2015-08-12 22:12 Re: [PATCH] Optimize i386 syscall inlining for GCC 5
- 2015-08-12 22:16 Re: [PATCH] i386: Assembly Implementation cleanup
- 2015-08-13 00:10 Re: [PATCH] Optimize i386 syscall inlining for GCC 5
- 2015-08-13 10:47 [committed, PATCH] Don't include <cpuid.h> in elision-conf.h
- 2015-08-13 11:54 [committed, PATCH] Check if cpuid is available in init_cpu_features
- 2015-08-13 11:58 [PATCH] Use x86-64 cacheinfo.c and sysconf.c for x86
- 2015-08-14 12:00 [PATCH 1/6] Add INLINE_SYSCALL_RETURN/INLINE_SYSCALL_ERROR_RETURN
- 2015-08-14 12:03 [PATCH 2/6] Optimize i386 syscall inlining
- 2015-08-14 12:17 [PATCH 3/6] i386: Remove syscall assembly codes with 6 arguments
- 2015-08-14 12:18 [PATCH 4/6] [BZ #18822] Mark __xstatXX_conv as hidden
- 2015-08-14 12:18 [PATCH 5/6] [BZ #18822] Call __setcontext with HIDDEN_JUMPTARGET
- 2015-08-14 12:19 [PATCH 6/6] Compile sched_getaffinity.c with -fno-builtin-memset
- 2015-08-14 12:34 Re: [PATCH] Remove incorrect register mov in floorf on x86_64
- 2015-08-14 12:47 Re: [PATCH 1/6] Add INLINE_SYSCALL_RETURN/INLINE_SYSCALL_ERROR_RETURN
- 2015-08-14 13:03 [PATCH 1/7] Save and restore vector registers in x86-64 ld.so
- 2015-08-14 15:33 Re: [PATCH 6/6] Compile sched_getaffinity.c with -fno-builtin-memset
- 2015-08-14 15:55 Re: [PATCH 6/6] Compile sched_getaffinity.c with -fno-builtin-memset
- 2015-08-14 16:06 Re: [PATCH 6/6] Compile sched_getaffinity.c with -fno-builtin-memset
- 2015-08-14 17:31 Re: [PATCH 1/6] Add INLINE_SYSCALL_RETURN/INLINE_SYSCALL_ERROR_RETURN
- 2015-08-14 17:33 Re: [PATCH 2/6] Optimize i386 syscall inlining
- 2015-08-14 17:34 Re: [PATCH 3/6] i386: Remove syscall assembly codes with 6 arguments
- 2015-08-14 17:42 Re: [PATCH 1/6] Add INLINE_SYSCALL_RETURN/INLINE_SYSCALL_ERROR_RETURN
- 2015-08-14 18:00 Re: [PATCH 6/6] Compile sched_getaffinity.c with -fno-builtin-memset
- 2015-08-14 18:02 Re: [PATCH 1/6] Add INLINE_SYSCALL_RETURN/INLINE_SYSCALL_ERROR_RETURN
- 2015-08-14 18:34 Re: [PATCH 1/6] Add INLINE_SYSCALL_RETURN/INLINE_SYSCALL_ERROR_RETURN
- 2015-08-14 19:16 Re: [PATCH 1/6] Add INLINE_SYSCALL_RETURN/INLINE_SYSCALL_ERROR_RETURN
- 2015-08-14 19:53 Re: [PATCH 1/6] Add INLINE_SYSCALL_RETURN/INLINE_SYSCALL_ERROR_RETURN
- 2015-08-14 20:36 Re: [PATCH] Remove incorrect register mov in floorf on x86_64
- 2015-08-17 12:27 Re: [PATCH] Use x86-64 cacheinfo.c and sysconf.c for x86
- 2015-08-17 12:31 RFC: Enable multi-arch support for i386
- 2015-08-17 15:14 Re: RFC: Enable multi-arch support for i386
- 2015-08-17 15:59 Re: [PATCH] Remove unnecessary IFUNC dispatch for __memset_chk.
- 2015-08-17 16:38 Re: [PATCH] Remove unnecessary IFUNC dispatch for __memset_chk.
- 2015-08-17 17:09 Re: [PATCH] Remove unnecessary IFUNC dispatch for __memset_chk.
- 2015-08-17 17:59 Re: [PATCH] Remove unnecessary IFUNC dispatch for __memset_chk.
- 2015-08-17 18:30 Re: [PATCH] Remove unnecessary IFUNC dispatch for __memset_chk.
- 2015-08-17 19:38 Re: [PATCH] Remove unnecessary IFUNC dispatch for __memset_chk.
- 2015-08-17 20:09 Re: [PATCH] Remove unnecessary IFUNC dispatch for __memset_chk.
- 2015-08-17 20:26 Re: [PATCH] Remove unnecessary IFUNC dispatch for __memset_chk.
- 2015-08-17 23:10 [PATCH] Define HAS_CPUID/HAS_I586/HAS_I686 from -march=
- 2015-08-18 13:34 Re: [PATCH] Define HAS_CPUID/HAS_I586/HAS_I686 from -march=
- 2015-08-18 14:56 Re: [PATCH] Define HAS_CPUID/HAS_I586/HAS_I686 from -march=
- 2015-08-18 15:53 Re: [PATCH] Define HAS_CPUID/HAS_I586/HAS_I686 from -march=
- 2015-08-18 16:08 Re: [PATCH] Define HAS_CPUID/HAS_I586/HAS_I686 from -march=
- 2015-08-18 17:01 Re: [PATCH] Remove unnecessary IFUNC dispatch for __memset_chk.
- 2015-08-18 17:30 Re: [PATCH] Define HAS_CPUID/HAS_I586/HAS_I686 from -march=
- 2015-08-18 18:25 [PATCH] Detect i586 and i686 features at run-time
- 2015-08-18 18:55 Re: [PING 2][PATCH v8] Fix dynamic linker issue with bind-now
- 2015-08-19 11:19 Re: [PATCH] Detect i586 and i686 features at run-time
- 2015-08-19 11:21 Re: [PATCH] Define HAS_CPUID/HAS_I586/HAS_I686 from -march=
- 2015-08-19 11:52 Re: [PATCH 1/6] Add INLINE_SYSCALL_RETURN/INLINE_SYSCALL_ERROR_RETURN
- 2015-08-19 12:15 Re: [PATCH 1/7] Save and restore vector registers in x86-64 ld.so
- 2015-08-19 12:54 Re: [PING 2][PATCH v8] Fix dynamic linker issue with bind-now
- 2015-08-19 13:20 Re: [PATCH] Define HAS_CPUID/HAS_I586/HAS_I686 from -march=
- 2015-08-20 11:22 [committed, PATCH] Remove x86 init-arch.c
- 2015-08-20 11:32 [committed, PATCH] Move x86_64 init-arch.h to sysdeps/x86/init-arch.h
- 2015-08-20 13:53 Re: RFC: requiring GCC >= 4.7 to build glibc
- 2015-08-20 13:57 Re: RFC: Enable multi-arch support for i386
- 2015-08-20 19:53 [committed, PATCH] Remove the unused IFUNC files
- 2015-08-21 11:56 Re: [PATCH 2/6] Optimize i386 syscall inlining
- 2015-08-21 11:57 Re: [PATCH 3/6] i386: Remove syscall assembly codes with 6 arguments
- 2015-08-21 12:31 Re: [PATCH 2/6] Optimize i386 syscall inlining
- 2015-08-21 12:55 Re: [PATCH 2/6] Optimize i386 syscall inlining
- 2015-08-21 14:01 Re: [PATCH 2/6] Optimize i386 syscall inlining
- 2015-08-21 14:54 Re: [PATCH 2/6] Optimize i386 syscall inlining
- 2015-08-21 14:55 Re: [PATCH 3/6] i386: Remove syscall assembly codes with 6 arguments
- 2015-08-21 15:03 Re: [PATCH 2/6] Optimize i386 syscall inlining
- 2015-08-21 16:05 Re: [PATCH 1/6] Add INLINE_SYSCALL_RETURN/INLINE_SYSCALL_ERROR_RETURN
- 2015-08-21 16:11 Re: [PATCH 1/6] Add INLINE_SYSCALL_RETURN/INLINE_SYSCALL_ERROR_RETURN
- 2015-08-21 16:21 Re: [PATCH 1/6] Add INLINE_SYSCALL_RETURN/INLINE_SYSCALL_ERROR_RETURN
- 2015-08-21 16:30 Re: [PATCH 1/6] Add INLINE_SYSCALL_RETURN/INLINE_SYSCALL_ERROR_RETURN
- 2015-08-21 17:09 [PATCH] Avoid PLT when calling __sched_getaffinity_new
- 2015-08-21 17:40 Re: [PATCH 1/6] Add INLINE_SYSCALL_RETURN/INLINE_SYSCALL_ERROR_RETURN
- 2015-08-21 22:39 RFC: [PATCH] Add INLINE_SYSCALL_ERROR_RETURN
- 2015-08-21 22:39 RFC: [PATCH] Avoid reading errno in syscall implementations
- 2015-08-24 12:35 Re: [PATCH 1/7] Save and restore vector registers in x86-64 ld.so
- 2015-08-24 14:35 Re: RFC: [PATCH] Add INLINE_SYSCALL_ERROR_RETURN
- 2015-08-24 15:35 Re: Dummy pthread functions in libc considered harmful
- 2015-08-25 12:22 [PATCH 2/7] Don't disable SSE in x86-64 ld.so
- 2015-08-25 12:22 [PATCH 3/7] Replace %xmm[8-12] with %xmm[0-4]
- 2015-08-25 12:23 [PATCH 4/7] Replace %xmm8 with %xmm0
- 2015-08-25 12:23 [PATCH 5/7] Remove x86-64 rtld-xxx.c and rtld-xxx.S
- 2015-08-25 12:24 [PATCH 6/7] Use SSE optimized strcmp in x86-64 ld.so
- 2015-08-25 12:24 [PATCH 7/7] Don't run tst-getpid2 with LD_BIND_NOW=1
- 2015-08-25 14:35 Re: [PATCH 6/7] Use SSE optimized strcmp in x86-64 ld.so
- 2015-08-25 18:34 [PATCH] Make strcmp optimized for SSE2 with unaligned load/store as default
- 2015-08-25 19:11 Re: [PATCH] Make strcmp optimized for SSE2 with unaligned load/store as default
- 2015-08-25 19:23 Re: [PATCH] Make strcmp optimized for SSE2 with unaligned load/store as default
- 2015-08-25 19:41 Re: [PATCH 6/7] Use SSE optimized strcmp in x86-64 ld.so
- 2015-08-25 20:54 Re: [PATCH 2/7] Don't disable SSE in x86-64 ld.so
- 2015-08-25 21:25 Re: [PATCH] Make strcmp optimized for SSE2 with unaligned load/store as default
- 2015-08-25 21:30 Re: [PATCH 2/7] Don't disable SSE in x86-64 ld.so
- 2015-08-25 21:41 Re: [PATCH 2/7] Don't disable SSE in x86-64 ld.so
- 2015-08-25 21:55 Re: [PATCH 2/7] Don't disable SSE in x86-64 ld.so
- 2015-08-26 13:37 [PATCH] [BZ #18875] Avoid excess precision in check against float zero
- 2015-08-26 13:43 [PATCH 1/3] Replace BZERO_P/PIC with USE_AS_BZERO/SHARED
- 2015-08-26 13:44 [PATCH 2/3] Replace MEMPCPY_P/PIC with USE_AS_MEMPCPY/SHARED
- 2015-08-26 13:46 [PATCH 3/3] Add i386 memset and memcpy assembly functions
- 2015-08-26 14:38 Re: [PATCH 1/3] Replace BZERO_P/PIC with USE_AS_BZERO/SHARED
- 2015-08-26 14:49 Re: [PATCH 3/3] Add i386 memset and memcpy assembly functions
- 2015-08-26 15:31 Re: [PATCH 3/3] Add i386 memset and memcpy assembly functions
- 2015-08-26 15:57 [PATCH] Detect and select i586/i686 implementation at run-time
- 2015-08-26 17:34 [PATCH 0/8] Remove i486 subdirectory
- 2015-08-26 17:34 [PATCH 1/8] Remove sysdeps/i386/i486/Versions
- 2015-08-26 17:35 [PATCH 2/8] Move i486/bits/atomic.h to bits/atomic.h
- 2015-08-26 17:36 [PATCH 3/8] Move i486/htonl.S to htonl.S
- 2015-08-26 17:37 [PATCH 4/8] Move i486/string-inlines.c to string-inlines.c
- 2015-08-26 17:37 [PATCH 5/8] Move i486/pthread_spin_trylock.S to pthread_spin_trylock.S
- 2015-08-26 17:37 [PATCH 6/8] Move i486/strcat.S to strcat.S
- 2015-08-26 17:38 [PATCH 7/8] Move i486/strlen.S to strlen.S
- 2015-08-26 17:38 [PATCH 8/8] Remove i486 subdirectory
- 2015-08-26 19:33 Re: [PATCH 5/8] Move i486/pthread_spin_trylock.S to pthread_spin_trylock.S
- 2015-08-27 12:35 Re: [PATCH] Detect and select i586/i686 implementation at run-time
- 2015-08-27 12:37 Re: [PATCH 3/3] Add i386 memset and memcpy assembly functions
- 2015-08-27 14:31 Re: [PATCH 0/8] Remove i486 subdirectory
- 2015-08-27 15:52 Re: [PATCH 3/3] Add i386 memset and memcpy assembly functions
- 2015-08-27 15:55 Re: [PATCH] Detect and select i586/i686 implementation at run-time
- 2015-08-27 16:54 Re: [RFC PATCH] Optimize memset with conditional moves.
- 2015-08-27 17:02 RFC: Make string/memory functions optimized for unaligned SSE2 as default
- 2015-08-27 17:42 [PATCH 00/22] Enable i386 multiarch functions
- 2015-08-27 17:43 [PATCH 01/22] Enable i386 memset family multiarch functions
- 2015-08-27 22:05 Re: elf/tst-protected1[ab] failures
- 2015-08-27 22:26 Re: elf/tst-protected1[ab] failures
- 2015-08-28 13:06 [PATCH] [BZ #18880] Wrong selector in x86_64/multiarch/memcpy.S
- 2015-08-31 15:41 Re: [PATCH] [BZ #18880] Wrong selector in x86_64/multiarch/memcpy.S
Holliday, Robert
James Perkins
Jeff Law
Jochen Hein
John David Anglin
Joseph Myers
Juan Manuel Torres Palma
Kees Cook
keld
Keld Simonsen
keld at keldix dot com
Leonhard Holz
Maciej W. Rozycki
Marcus Shawcroft
Marek Polacek
Maria Guseva
Marko Myllynen
Markos Chandras
Martin Sebor
Matt Turner
Maxim Ostapenko
Michael Eager
Michael Kerrisk (man-pages)
Mike Crowe
Mike Frysinger
Nicholas Miell
Paul E. Murphy
Paul Eggert
Paul Pluzhnikov
peek
Petar Jovanovic
Peter Bergner
pinskia
Rajalakshmi Srinivasaraghavan
Rasmus Villemoes
Rich Felker
Richard Henderson
Richard Sandiford
Roland McGrath
S1, SRIKANTH (SRIKANTH)
Samuel Thibault
Siddhesh Poyarekar
Sriraman Tallam
Stan Shebs
Stefan Liebler
Steve Ellcey
Steven Munroe
Tilman Kranz
Tobias Stoeckmann
Tolga Dalman
Torvald Riegel
Translation Project Robot
Tulio Magno Quites Machado Filho
Wilco Dijkstra
Zack Weinberg
Mail converted by MHonArc