From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32263 invoked by alias); 7 Jan 2014 16:30:17 -0000 Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org Received: (qmail 32163 invoked by uid 55); 7 Jan 2014 16:30:13 -0000 From: "cvs-commit at gcc dot gnu.org" To: glibc-bugs@sourceware.org Subject: [Bug ports/16387] AArch64 inaccurate long double sqrt Date: Tue, 07 Jan 2014 16:30:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: ports X-Bugzilla-Version: 2.18 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: cvs-commit at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: marcus.shawcroft at linaro dot org X-Bugzilla-Target-Milestone: 2.19 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2014-01/txt/msg00086.txt.bz2 http://sourceware.org/bugzilla/show_bug.cgi?id=16387 --- Comment #1 from 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 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 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.