Re: What to do about tgammal?

From: Steve Kargl <sgk_at_troutmask.apl.washington.edu>
Date: Sun, 05 Dec 2021 00:25:59 UTC
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