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 ports/16387] AArch64 inaccurate long double sqrt


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

--- 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  196f456b842ee96e1bf1e5ae6ed21ba427dee3f3 (commit)
       via  07d55c6c3777499bdc0228ef820d5b647f2af71c (commit)
      from  94c8a4bc574c58f90a41c5a0fd719608741d3bae (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=196f456b842ee96e1bf1e5ae6ed21ba427dee3f3

commit 196f456b842ee96e1bf1e5ae6ed21ba427dee3f3
Author: Marcus Shawcroft <marcus.shawcroft@linaro.org>
Date:   Tue Jan 7 16:16:35 2014 +0000

    [AArch64] Fix FP_ROUNDMODE.

    [BZ #16387] Fix FP_ROUNDMODE to extract the correct bits from FPCR.

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=07d55c6c3777499bdc0228ef820d5b647f2af71c

commit 07d55c6c3777499bdc0228ef820d5b647f2af71c
Author: Marcus Shawcroft <marcus.shawcroft@linaro.org>
Date:   Wed Jan 1 23:25:32 2014 +0000

    [AArch64] Remove sqrt from libm-test-ulps

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

Summary of changes:
 NEWS                                        |    2 +-
 ports/ChangeLog.aarch64                     |   11 +
 ports/sysdeps/aarch64/fpu/fpu_control.h     |    3 +
 ports/sysdeps/aarch64/libm-test-ulps        |  438 ---------------------------
 ports/sysdeps/aarch64/soft-fp/sfp-machine.h |    2 +-
 5 files changed, 16 insertions(+), 440 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]