This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 2fee621de0 Fix tgmath.h for bit-fields (bug 21685). new dfc93c41ee i386: Check PIC to enable PIC setups in multiarch functions new 5b736bc9b5 x86-64: Check PIC instead of SHARED in start.S
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: ChangeLog | 16 ++++++++++ sysdeps/i386/i686/multiarch/memcmp-sse4.S | 2 +- .../i386/i686/multiarch/memcpy-sse2-unaligned.S | 6 ++-- sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S | 6 ++-- sysdeps/i386/i686/multiarch/memcpy-ssse3.S | 36 +++++++++++----------- sysdeps/i386/i686/multiarch/memset-sse2-rep.S | 6 ++-- sysdeps/i386/i686/multiarch/memset-sse2.S | 8 ++--- sysdeps/i386/i686/multiarch/strcat-sse2.S | 2 +- sysdeps/i386/i686/multiarch/strcpy-sse2.S | 2 +- sysdeps/x86_64/start.S | 2 +- 10 files changed, 51 insertions(+), 35 deletions(-)