OpenGrok
Cross Reference: ieeefp.h
xref
: /
src
/
sys
/
arch
/
mips
/
include
/
ieeefp.h
Home
|
History
|
Annotate
|
Download
|
only in
include
History log of
/src/sys/arch/mips/include/ieeefp.h
Revision
Date
Author
Comments
1.11
26-Jul-2020
simonb
#define<tab>
Nuke trailing whitespace.
1.10
22-Mar-2017
chs
provide a common softfloat fenv implemenation and use it for softfloat builds.
restore ABI compatibility with previous releases for ieeefp.h on sh3.
add namespace.h protection for all the fenv interfaces.
use MKSOFTFLOAT on sh3 instead of assuming softfloat.
standardize on comparing MKSOFTFLOAT with "no".
remove the arm-specific softfloat fenv code (which also had several bugs).
fix logic errors in the arm hardfloat feraiseexcept() and feupdateenv().
1.9
27-Feb-2017
chs
the FP_* rounding constants need to be different from the new FE_* constants
to preserve the ABI, so shift them as needed when using them.
1.8
25-Dec-2015
christos
branches: 1.8.2; 1.8.4;
remove dup fenv
1.7
19-Mar-2012
matt
branches: 1.7.2; 1.7.16;
Use unsigned int instead of int fo the fp* typedefs.
1.6
27-Jan-2011
tsutsui
branches: 1.6.4; 1.6.8;
Fix swapped comments.
1.5
05-Aug-2008
matt
branches: 1.5.12; 1.5.16; 1.5.22; 1.5.24;
Update <machine/ieeefp.h> to use the C99 FE_* definitions instead of the
NetBSD defined ones. Redefine the NetBSD ones in terms of the C99 ones.
Step 1 to having <fenv.h>
1.4
24-Apr-1999
simonb
branches: 1.4.138; 1.4.142; 1.4.144; 1.4.148;
Nuke register and remove trailling white space.
1.3
05-Jan-1998
perry
branches: 1.3.12;
RCSID Police.
1.2
18-Mar-1996
jonathan
NetBSD's ieee FP definitions for the pmax are valid for other mips cpus;
change preprocessor XXX_PMAX_YYY #defines to XXX_MIPS_YYY.
1.1
11-Apr-1995
jtc
Mips specific portions of ieeefp.h (fp_rnd, fp_except, constants, etc.).
1.3.12.1
21-Jun-1999
thorpej
Sync w/ -current.
1.4.148.1
19-Oct-2008
haad
Sync with HEAD.
1.4.144.1
18-Sep-2008
wrstuden
Sync with wrstuden-revivesa-base-2.
1.4.142.1
04-May-2009
yamt
sync with head.
1.4.138.1
28-Sep-2008
mjf
Sync with HEAD.
1.5.24.1
08-Feb-2011
bouyer
Sync with HEAD
1.5.22.1
06-Jun-2011
jruoho
Sync with HEAD.
1.5.16.1
05-Mar-2011
rmind
sync with head
1.5.12.1
29-Apr-2011
matt
Pull in true (128-bit) long double support for MIPS from -current.
1.6.8.1
05-Apr-2012
mrg
sync to latest -current.
1.6.4.1
17-Apr-2012
yamt
sync with head
1.7.16.2
28-Aug-2017
skrll
Sync with HEAD
1.7.16.1
27-Dec-2015
skrll
Sync with HEAD (as of 26th Dec)
1.7.2.1
03-Dec-2017
jdolecek
update from HEAD
1.8.4.1
21-Apr-2017
bouyer
Sync with HEAD
1.8.2.2
26-Apr-2017
pgoyette
Sync with HEAD
1.8.2.1
20-Mar-2017
pgoyette
Sync with HEAD
Indexes created Sat Oct 11 08:10:02 GMT 2025