This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".
The branch, release/2.26/master has been updated
via 71170eba2af41e08d51cf9d7b1ded5fd4b0b5c9c (commit)
via 4db8f362c13c7239311db95bd7f96d4bce0769f3 (commit)
via 88758c4ad3f046d050bc2c3ae0f172b6524ca6c2 (commit)
from 6850e9c6bad862a1b982f456096c54946c2aaeab (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 88758c4ad3f046d050bc2c3ae0f172b6524ca6c2
Author: Andreas Schwab <email address hidden>
Date: Tue Aug 8 16:21:58 2017 +0200
Don't use IFUNC resolver for longjmp or system in libpthread (bug 21041)
Unlike the vfork forwarder and like the fork forwarder as in bug 19861,
there won't be a problem when the compiler does not turn this into a tail
call.
(cherry picked from commit fc5ad7024c620cdfe9b76e94638aac83b99c5bf8)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".
The branch, release/2.26/master has been updated 8d51cf9d7b1ded5 fd4b0b5c9c (commit) 9311db95bd7f96d 4bce0769f3 (commit) 050bc2c3ae0f172 b6524ca6c2 (commit) 1b982f456096c54 946c2aaeab (commit)
via 71170eba2af41e0
via 4db8f362c13c723
via 88758c4ad3f046d
from 6850e9c6bad862a
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log ------- ------- ------- ------- ------- ------- ------- ------- ------- -- /sourceware. org/git/ gitweb. cgi?p=glibc. git;h=71170eba2 af41e08d51cf9d7 b1ded5fd4b0b5c9 c
https:/
commit 71170eba2af41e0 8d51cf9d7b1ded5 fd4b0b5c9c
Author: Andreas Schwab <email address hidden>
Date: Tue Aug 8 17:44:32 2017 +0200
Add test for bug 21041
(cherry picked from commit 40c06a3d0450365 e9675fe26f34fc5 6ce8497325)
https:/ /sourceware. org/git/ gitweb. cgi?p=glibc. git;h=4db8f362c 13c7239311db95b d7f96d4bce0769f 3
commit 4db8f362c13c723 9311db95bd7f96d 4bce0769f3
Author: Andreas Schwab <email address hidden>
Date: Wed Aug 9 10:36:08 2017 +0200
Fix s390 version of pt-longjmp.c
(cherry picked from commit 5797b410a87f6f6 f6d3661d730fac3 20cbd5f270)
https:/ /sourceware. org/git/ gitweb. cgi?p=glibc. git;h=88758c4ad 3f046d050bc2c3a e0f172b6524ca6c 2
commit 88758c4ad3f046d 050bc2c3ae0f172 b6524ca6c2
Author: Andreas Schwab <email address hidden>
Date: Tue Aug 8 16:21:58 2017 +0200
Don't use IFUNC resolver for longjmp or system in libpthread (bug 21041)
Unlike the vfork forwarder and like the fork forwarder as in bug 19861,
there won't be a problem when the compiler does not turn this into a tail
call.
(cherry picked from commit fc5ad7024c620cd fe9b76e94638aac 83b99c5bf8)
------- ------- ------- ------- ------- ------- ------- ------- ------- ------- -
Summary of changes: compat- forwarder- mod.c | 10 ++++-- compat- forwarder. c | 23 ++++++-------- unix/sysv/ linux/s390/ pt-longjmp. c | 4 +- compat- forwarder- mod.c (77%) fe-snans- always- signal. c => nptl/tst- compat- forwarder. c (67%)
ChangeLog | 21 +++++++++++++
nptl/Makefile | 6 ++-
nptl/pt-longjmp.c | 31 ++++++-------------
nptl/pt-system.c | 24 +++++----------
.../lcong48.c => nptl/tst-
.../tst-
sysdeps/
7 files changed, 61 insertions(+), 58 deletions(-)
copy stdlib/lcong48.c => nptl/tst-
copy math/test-