Home | History | Annotate | Download | only in spmath
History log of /src/sys/arch/hppa/spmath/fcnvfxt.c
RevisionDateAuthorComments
 1.5  04-Feb-2012  skrll -Wold-style-definition

Same code before and after. OK riz@
 1.4  01-Jan-2012  skrll When converting a floating value to an integer, properly raise the "invalid"
exception when the floating value is infinite or NaN or if the integral part
of the floating value exceeds the range of the integer type, as required by
the C99/IEEE754 standard.

Fixes Python 2.6 build on hppa.

From OpenBSD.
 1.3  11-Dec-2005  christos branches: 1.3.112; 1.3.116;
merge ktrace-lwp.
 1.2  15-Jul-2003  lukem __KERNEL_RCSID()
 1.1  05-Jun-2002  fredette branches: 1.1.2; 1.1.4; 1.1.10;
Added files to support generic HP PA-RISC based machines. hp700-specific
files to follow.
 1.1.10.1  03-Aug-2004  skrll Sync with HEAD
 1.1.4.2  14-Jul-2002  gehenna catch up with -current.
 1.1.4.1  05-Jun-2002  gehenna file fcnvfxt.c was added on branch gehenna-devsw on 2002-07-14 17:47:43 +0000
 1.1.2.2  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.1.2.1  05-Jun-2002  jdolecek file fcnvfxt.c was added on branch kqueue on 2002-06-23 17:37:13 +0000
 1.3.116.1  18-Feb-2012  mrg merge to -current.
 1.3.112.1  17-Apr-2012  yamt sync with head

RSS XML Feed