OpenGrok
Cross Reference: mathimpl.h
xref
: /
src
/
lib
/
libm
/
noieee_src
/
mathimpl.h
Home
|
History
|
Annotate
|
Download
|
only in
noieee_src
History log of
/src/lib/libm/noieee_src/mathimpl.h
Revision
Date
Author
Comments
1.11
17-Jul-2024
riastradh
libm: Fix `mantissa' to say `significand' in comments.
(mantissa = fractional part of log(significand))
No functional change intended.
1.10
02-Nov-2011
christos
branches: 1.10.54;
Fix the vax build under gcc-4.5 which now detects that floating constants
don't fit or are effectively 0.
1.9
01-May-2008
christos
fix bugs that piss off lint.
1.8
08-Jul-2006
matt
branches: 1.8.18;
Rather than cast everything around (which upsets gcc4), use a union instead.
1.7
07-Aug-2003
agc
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22280, verified by myself.
1.6
15-Jun-2002
wiz
Remove unnecessary spaces.
1.5
15-Jun-2002
matt
Ansify libm noieeesrc (for VAX). Also make const data really const.
libm for VAX can compiles with WARNS=2
1.4
08-Nov-1998
ragge
branches: 1.4.12;
Fixe some forgotten vax -> __vax__ changes.
1.3
20-Oct-1998
matt
vax --> __vax__ (also egcsify the code; missing ints, braces, etc.)
1.2
20-Oct-1997
ragge
Fix a bunch of warnings introduced by more flags to cc.
1.1
10-Oct-1995
ragge
Machine independent math library files for non-IEEE architectures.
1.4.12.1
18-Jun-2002
lukem
Pull up revision 1.5 (requested by matt in ticket #286):
Ansify libm noieeesrc (for VAX). Also make const data really const.
libm for VAX can compiles with WARNS=2
1.8.18.1
18-May-2008
yamt
sync with head.
1.10.54.1
02-Aug-2025
perseant
Sync with HEAD
Indexes created Tue Sep 30 20:09:53 GMT 2025