This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from f56a71097f build-many-glibcs.py: Switch Git URLs to https:// new 6afabde23e x32: Implement prctl in assembly
The 1 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: sysdeps/unix/sysv/linux/x86_64/x32/Makefile | 6 ++++ .../unix/sysv/linux/x86_64/x32/prctl.S | 34 +++++++++--------- sysdeps/unix/sysv/linux/x86_64/x32/prctl.c | 42 ---------------------- .../{tst-prctl.c => x86_64/x32/tst-prctl-x32.c} | 34 ++++++++++++++++-- 4 files changed, 55 insertions(+), 61 deletions(-) copy ctype/tst-ctype-tls-mod.c => sysdeps/unix/sysv/linux/x86_64/x32/prctl.S (60%) delete mode 100644 sysdeps/unix/sysv/linux/x86_64/x32/prctl.c copy sysdeps/unix/sysv/linux/{tst-prctl.c => x86_64/x32/tst-prctl-x32.c} (59%)