ftp.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/2013/10/27/12:33:14

X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f
X-Recipient: djgpp-workers AT delorie DOT com
Message-ID: <526D403D.7050307@iki.fi>
Date: Sun, 27 Oct 2013 18:33:01 +0200
From: Andris Pavenis <andris DOT pavenis AT iki DOT fi>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0
MIME-Version: 1.0
To: djgpp-workers AT delorie DOT com
Subject: Re: Implementation of the [l]lround[f|l] family of functions
References: <52626FC1 DOT 9010706 AT gmx DOT de> <526ADB0B DOT 7090106 AT gmx DOT de>
In-Reply-To: <526ADB0B.7090106@gmx.de>
Reply-To: djgpp-workers AT delorie DOT com

On 10/25/2013 11:56 PM, Juan Manuel Guerrero wrote:
> Am 19.10.2013 13:40, schrieb Juan Manuel Guerrero:
>> Below is a patch that shall provide the implementation of the [l]lround[f|l]
>> family of functions for libm.a.  Some test cases have been added. I have
>> compiled and tested the code with gcc473 and with djcross-gcc481.
>> As usual suggestions, objections and comments are welcome.
> [snip]
>
> OFYI, I committed the patch below.
>
>
> Regards,
> Juan M. Guerrero
>
>
>
>
>
>
>
> 2013-10-19  Juan Manuel Guerrero  <juan DOT guerrero AT gmx DOT de>
>
>
>      * djgpp/src/docs/kb/wc204.txi: Info about [l]lround[f|l] family of functions added.

There is small problem with this (and maybe some earlier updates)

../../misc.exe cp math.texi targetdep.texi
makeinfo -o ../../../info/libm.info --no-split libm.texinfo
./s_log1p.def:1: warning: node next `log1p' in menu `lrint' and in sectioning `matherr' differ
./s_matherr.def:1: warning: node prev `matherr' in menu `llrint' and in sectioning `log1p' differ
./w_remainder.def:1: warning: node next `rint' in menu `round' and in sectioning `scalbn' differ
./s_scalbn.def:1: warning: node next `scalbn' in menu `sin' and in sectioning `sqrt' differ
./s_scalbn.def:1: warning: node prev `scalbn' in menu `round' and in sectioning `rint' differ
./w_sqrt.def:1: warning: node next `sqrt' in menu `tan' and in sectioning `sin' differ
./w_sqrt.def:1: warning: node prev `sqrt' in menu `sinh' and in sectioning `scalbn' differ
./s_sin.def:1: warning: node prev `sin' in menu `scalbn' and in sectioning `sqrt' differ
./w_sinh.def:1: warning: node next `sinh' in menu `sqrt' and in sectioning `tan' differ
./s_tan.def:1: warning: node prev `tan' in menu `sqrt' and in sectioning `sinh' differ
./trunc.def:1: warning: node `lrint' is next for `trunc' in sectioning but not in menu
./lrint.def:1: warning: node prev `lrint' in menu `log1p' and in sectioning `trunc' differ
./llrint.def:1: warning: node next `llrint' in menu `matherr' and in sectioning `round' differ
./round.def:1: warning: node `scalbn' is next for `round' in menu but not in sectioning
./round.def:1: warning: node prev `round' in menu `rint' and in sectioning `llrint' differ

I could of course fix that, but it is possible fix is already being done

Andris

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019