Date: Sat, 4 Dec 2021 16:25:59 -0800 From: Steve Kargl <sgk@troutmask.apl.washington.edu> To: Mark Murray <markm@freebsd.org> Cc: freebsd-hackers@freebsd.org, freebsd-current@freebsd.org Subject: Re: What to do about tgammal? Message-ID: <20211205002559.GA21850@troutmask.apl.washington.edu> In-Reply-To: <E5711C71-1095-4B6B-A33A-4CDFF123AB62@FreeBSD.org> References: <20211204185352.GA20452@troutmask.apl.washington.edu> <E5711C71-1095-4B6B-A33A-4CDFF123AB62@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Dec 04, 2021 at 11:48:13PM +0000, Mark Murray wrote: > > > > On 4 Dec 2021, at 18:53, Steve Kargl <sgk@troutmask.apl.washington.edu> wrote: > > > > > > So, is anyone interested in seeing a massive patch? > > Me, please! > It is ld80 only. ld128 is still broken. I'll clean things up and create a diff over the next few days. The patch will disconnect imprecise.c from the build. So, if you like what you see and pursue committing the patch(es), one pre-requisite will be to copy src/imprecise.c to ld128/b_tgammal.c. In the good old day, one would use % svn copy src/imprecise.c ld128/b_tgammal.c % svn delete src/imprecise.c or % svn move src/imprecise.c ld128/b_tgammal.c Don't know (or care) how to do this in a git world. -- Steve
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20211205002559.GA21850>