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 math/16824] [S390] test-ldouble for y1 fails with too large ulps


https://sourceware.org/bugzilla/show_bug.cgi?id=16824

--- 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  f19dfa0afd3879cb09e9c6efd7df58e1ee02c029 (commit)
       via  4fa8bc3b357150b1977f7701f96cef2590a400a7 (commit)
       via  8ea587db2b0bb5cd3e527982f7a1499748a987c3 (commit)
      from  9860b0450275ad2b69cb9360fd01d5c122a65fc5 (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=f19dfa0afd3879cb09e9c6efd7df58e1ee02c029

commit f19dfa0afd3879cb09e9c6efd7df58e1ee02c029
Author: Stefan Liebler <stli@linux.vnet.ibm.com>
Date:   Wed Apr 16 13:00:29 2014 +0200

    S/390: Regenerate ULPs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=4fa8bc3b357150b1977f7701f96cef2590a400a7

commit 4fa8bc3b357150b1977f7701f96cef2590a400a7
Author: Stefan Liebler <stli@linux.vnet.ibm.com>
Date:   Wed Apr 16 12:58:02 2014 +0200

    [BZ #14770] S/390: Require Binutils >= 2.24 for target S/390.

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=8ea587db2b0bb5cd3e527982f7a1499748a987c3

commit 8ea587db2b0bb5cd3e527982f7a1499748a987c3
Author: Stefan Liebler <stli@linux.vnet.ibm.com>
Date:   Wed Apr 16 12:52:52 2014 +0200

    [BZ #16824] Fix failing y1 due to too large ulps in downward/upward
rounding mode.

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

Summary of changes:
 ChangeLog                        |   16 +
 NEWS                             |   13 +-
 sysdeps/ieee754/ldbl-128/e_j1l.c |    1 +
 sysdeps/s390/configure           |   68 +++
 sysdeps/s390/configure.ac        |    8 +
 sysdeps/s390/fpu/libm-test-ulps  | 1016 ++++++++++++++++++++++++++++++++++++++
 6 files changed, 1116 insertions(+), 6 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]