Home | History | Annotate | Download | only in include
History log of /src/sys/arch/hppa/include/fenv.h
RevisionDateAuthorComments
 1.2  13-Jan-2015  martin branches: 1.2.2; 1.2.4; 1.2.20;
Properly separate fenv.h and ieeefp.h by moving all fenv defines
over to the former.
Now that they are decoupled, make rounding modes match the hardware bits.
 1.1  27-Dec-2014  martin fenv(3) support for hppa
 1.2.20.2  03-Dec-2017  jdolecek update from HEAD
 1.2.20.1  13-Jan-2015  jdolecek file fenv.h was added on branch tls-maxphys on 2017-12-03 11:36:16 +0000
 1.2.4.2  06-Apr-2015  skrll Sync with HEAD
 1.2.4.1  13-Jan-2015  skrll file fenv.h was added on branch nick-nhusb on 2015-04-06 15:17:57 +0000
 1.2.2.2  20-Jan-2015  snj Pull up following revision(s) (requested by martin in ticket #416):
distrib/sets/lists/comp/md.hppa: revision 1.3
include/fenv.h: revision 1.13 via patch
lib/libm/Makefile: revision 1.168
lib/libm/arch/hppa/fenv.c: revisions 1.1, 1.2
sys/arch/hppa/include/Makefile: revision 1.12
sys/arch/hppa/include/fenv.h: revisions 1.1, 1.2
sys/arch/hppa/include/ieeefp.h: revisions 1.5-1.7
tests/lib/libm/Makefile: revision 1.29 via patch
fenv(3) support for hppa
--
use unsigned over uint32_t so that this file works without stdint.h
being included before hand.
fixes mknative-gcc problems, and likely others.
--
Properly separate fenv.h and ieeefp.h by moving all fenv defines
over to the former.
Now that they are decoupled, make rounding modes match the hardware bits.
--
Simplify, now that rounding mode defines match the hardware bits.
 1.2.2.1  13-Jan-2015  snj file fenv.h was added on branch netbsd-7 on 2015-01-20 20:57:24 +0000

RSS XML Feed