Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Fri, 21 Feb 2020 23:47:59 -0500
From: Rich Felker <dalias@...c.org>
To: musl@...ts.openwall.com
Subject: Re: [PATCH 0/2] math: fix known directed rounding problems

On Mon, Jan 20, 2020 at 11:37:26PM +0100, Szabolcs Nagy wrote:
> fix the two known directed rounding bugs in current math code.
> (there are still large ulp errors in j0, y0, jn, yn functions,
> but all other functions should have small worst case ulp error now)
> 
> Szabolcs Nagy (2):
>   math: fix __rem_pio2 in non-nearest rounding modes
>   math: fix sinh overflows in non-nearest rounding

Merging these now.

Rich

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.