Home | History | Annotate | Download | only in include
History log of /src/sys/arch/arm/include/fenv.h
RevisionDateAuthorComments
 1.6  06-Oct-2021  skrll More trailing whitespace
 1.5  09-Apr-2017  christos one typedef for fenv_t is enough.
 1.4  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.3  17-Mar-2015  joerg branches: 1.3.2; 1.3.4;
__BEGIN_DECLS and __END_DECLS only exist if sys/cdefs.h was included.
 1.2  29-Jan-2014  matt branches: 1.2.4; 1.2.6; 1.2.8;
Add AAPCS64 fenv_t
 1.1  23-Apr-2013  matt branches: 1.1.4; 1.1.6;
Move C99 fenv definitions to this file.
 1.1.6.1  18-May-2014  rmind sync with head
 1.1.4.4  03-Dec-2017  jdolecek update from HEAD
 1.1.4.3  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.4.2  23-Jun-2013  tls resync from head
 1.1.4.1  23-Apr-2013  tls file fenv.h was added on branch tls-maxphys on 2013-06-23 06:20:00 +0000
 1.2.8.2  28-Aug-2017  skrll Sync with HEAD
 1.2.8.1  06-Apr-2015  skrll Sync with HEAD
 1.2.6.1  18-Mar-2015  snj Pull up following revision(s) (requested by joerg in ticket #616):
sys/arch/arm/include/fenv.h: revision 1.3
__BEGIN_DECLS and __END_DECLS only exist if sys/cdefs.h was included.
 1.2.4.2  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")
 1.2.4.1  29-Jan-2014  yamt file fenv.h was added on branch yamt-pagecache on 2014-05-22 11:39:32 +0000
 1.3.4.1  21-Apr-2017  bouyer Sync with HEAD
 1.3.2.1  26-Apr-2017  pgoyette Sync with HEAD

RSS XML Feed