OpenGrok
Cross Reference: isnanl.c
xref
: /
src
/
lib
/
libc
/
arch
/
sparc64
/
gen
/
isnanl.c
Home
|
History
|
Annotate
|
Download
|
only in
gen
History log of
/src/lib/libc/arch/sparc64/gen/isnanl.c
Revision
Date
Author
Comments
1.5
20-Nov-2013
martin
PR 48384: reorganize struct ieee_ext for sparc64 to only use a high/low
part for the mantissa.
Adjust arch specific code accordingly.
1.4
04-Mar-2004
kleink
branches: 1.4.56; 1.4.62;
* Turn isinf(3) and isnan(3) into C99-style macros.
* Make it possible for ports to override these (i.e., VAX).
* Remove isnanl(), which was internal to libc only.
1.3
27-Oct-2003
kleink
Err, rename some members added in previous to make them reflect their
semantics better.
1.2
27-Oct-2003
kleink
Retire local union { floating-type; struct ieee_prec; } in favor of those
available from <machine/ieee.h>
1.1
24-Oct-2003
kleink
* Since there is no single portable IEEE 754 format for a long double,
keep a common implementation of isinfl() and isnanl() to be used by
platforms where `long double' == `double'; move others into
machine-dependent code.
* In due course, consider __VFP_FP__ on arm.
1.4.62.1
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.4.56.1
22-May-2014
yamt
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
Indexes created Wed Oct 01 12:09:54 GMT 2025