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

Same code before and after. OK riz@
 1.5  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.4  22-Feb-2007  thorpej branches: 1.4.80; 1.4.84;
TRUE -> true, FALSE -> false
 1.3  11-Dec-2005  christos branches: 1.3.26;
merge ktrace-lwp.
 1.2  15-Jul-2003  lukem branches: 1.2.16;
__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 fcnvfx.c was added on branch gehenna-devsw on 2002-07-14 17:47:42 +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 fcnvfx.c was added on branch kqueue on 2002-06-23 17:37:13 +0000
 1.2.16.1  26-Feb-2007  yamt sync with head.
 1.3.26.1  27-Feb-2007  yamt - sync with head.
- move sched_changepri back to kern_synch.c as it doesn't know PPQ anymore.
 1.4.84.1  18-Feb-2012  mrg merge to -current.
 1.4.80.1  17-Apr-2012  yamt sync with head

RSS XML Feed