Home | History | Annotate | Download | only in include
History log of /src/sys/arch/powerpc/include/ieeefp.h
RevisionDateAuthorComments
 1.7  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.6  27-Feb-2017  chs the FP_* exception constants need to be different from the new FE_* constants
to preserve the ABI, so shift them as needed when using them.
 1.5  25-Dec-2015  christos branches: 1.5.2; 1.5.4;
move fenv inside ifdef
 1.4  22-Dec-2015  christos remove dup definitions from fenv.h
 1.3  05-Aug-2008  matt branches: 1.3.38; 1.3.58;
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.2  07-Jul-1999  danw branches: 1.2.138; 1.2.142; 1.2.144; 1.2.148;
reorder the fp_rnd constants to match the values used by the
powerpc fpu
 1.1  16-Apr-1997  thorpej branches: 1.1.18;
Definitions for IEEE floating point for NetBSD/powerpc.
 1.1.18.1  02-Aug-1999  thorpej Update from trunk.
 1.2.148.1  19-Oct-2008  haad Sync with HEAD.
 1.2.144.1  18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.2.142.1  04-May-2009  yamt sync with head.
 1.2.138.1  28-Sep-2008  mjf Sync with HEAD.
 1.3.58.2  28-Aug-2017  skrll Sync with HEAD
 1.3.58.1  27-Dec-2015  skrll Sync with HEAD (as of 26th Dec)
 1.3.38.1  03-Dec-2017  jdolecek update from HEAD
 1.5.4.1  21-Apr-2017  bouyer Sync with HEAD
 1.5.2.2  26-Apr-2017  pgoyette Sync with HEAD
 1.5.2.1  20-Mar-2017  pgoyette Sync with HEAD

RSS XML Feed