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 #2 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, release/2.18/master has been updated
       via  0553c6642be2cdf6bac776fac5fd50164cb28709 (commit)
      from  a244697f97107af77f26eb7e4dfc4538c7e68b27 (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=0553c6642be2cdf6bac776fac5fd50164cb28709

commit 0553c6642be2cdf6bac776fac5fd50164cb28709
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.

    Conflicts:
        NEWS

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

Summary of changes:
 NEWS                                        |    2 +-
 ports/ChangeLog.aarch64                     |    7 +++++++
 ports/sysdeps/aarch64/fpu/fpu_control.h     |    3 +++
 ports/sysdeps/aarch64/soft-fp/sfp-machine.h |    2 +-
 4 files changed, 12 insertions(+), 2 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]