Home | History | Annotate | Download | only in include
History log of /src/sys/arch/sh3/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  25-Aug-2016  christos branches: 1.6.2;
fake some stuff for softfloat.
 1.5  25-Aug-2016  christos use fenv.h
 1.4  05-Aug-2008  matt branches: 1.4.38; 1.4.58; 1.4.62;
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.3  28-Apr-2002  uch branches: 1.3.6; 1.3.114; 1.3.118; 1.3.120; 1.3.124;
Use "#define<tab>", white space nits.
 1.2  17-Mar-2002  uch cosmetic changes, fix comments.
 1.1  13-Sep-1999  itojun branches: 1.1.16;
Merge in NetBSD/sh3 from cvs.kame.net repository.

Tree structure:
- sys/arch/sh3: sh3 generic code
As commented, in-chip device drivers are put into sys/arch/sh3/dev.
- sys/arch/evbsh3: sh3 evaluation boards (pure sh3 CPU, no fancy external HW)
- sys/arch/mmeye: Brains mmEye, www.brains.co.jp
MI source code includes couple of #ifdef for sh3-coff support.
(sh3 uses coff or elf)

Needs some more improvements, especialy in sys/arch/sh3/conf/files.sh3,
to compile the tree (due to last minute tree structure change).
 1.1.16.1  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.3.124.1  19-Oct-2008  haad Sync with HEAD.
 1.3.120.1  18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.3.118.1  04-May-2009  yamt sync with head.
 1.3.114.1  28-Sep-2008  mjf Sync with HEAD.
 1.3.6.2  28-Apr-2002  uch Use "#define<tab>", white space nits.
 1.3.6.1  28-Apr-2002  uch file ieeefp.h was added on branch nathanw_sa on 2002-04-28 17:10:35 +0000
 1.4.62.2  26-Apr-2017  pgoyette Resolve a couple of conflicts
 1.4.62.1  26-Apr-2017  pgoyette Sync with HEAD
 1.4.58.2  28-Aug-2017  skrll Sync with HEAD
 1.4.58.1  05-Oct-2016  skrll Sync with HEAD
 1.4.38.1  03-Dec-2017  jdolecek update from HEAD
 1.6.2.1  21-Apr-2017  bouyer Sync with HEAD

RSS XML Feed