This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/16214] Some TLS test cases fail on s390x with -march=z10


http://sourceware.org/bugzilla/show_bug.cgi?id=16214

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
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, master has been updated
       via  acd98a8ed1460497e788c701eb92616f1df9b446 (commit)
      from  7475aef5fa2b5ca414117bd667520ba64ad75807 (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.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=acd98a8ed1460497e788c701eb92616f1df9b446

commit acd98a8ed1460497e788c701eb92616f1df9b446
Author: Andreas Krebbel <krebbel@linux.vnet.ibm.com>
Date:   Fri Nov 29 09:57:04 2013 +0100

    [BZ #16214] S/390: Fix TLS GOT pointer setup.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                         |   13 +++++++++++++
 sysdeps/s390/Versions             |    4 ++++
 sysdeps/s390/dl-tls.h             |   35 ++++++++++++++++++++++++++++-------
 sysdeps/s390/s390-32/tls-macros.h |   13 ++++++++-----
 sysdeps/s390/s390-64/tls-macros.h |   13 +++++++------
 5 files changed, 60 insertions(+), 18 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]