Home | History | Annotate | Download | only in spmath
History log of /src/sys/arch/hppa/spmath/float.h
RevisionDateAuthorComments
 1.4  27-Jan-2009  skrll From OpenBSD:
apparently my understanding of '{FLT,DBL,LDBL}_{MIN,MAX}_EXP' ahs
been wrong and thus proven by many and there change it back to
what it is meaning explained in http://www-ccs.ucsd.edu/c/float.html .
also fix spmath to use it's own consts instead of (now) off by one
float.h values thus to avoid any kind of binary changes.

Fixes regress/lib/libc/ieeefp/nan
 1.3  11-Dec-2005  christos branches: 1.3.78; 1.3.86; 1.3.88;
merge ktrace-lwp.
 1.2  31-Aug-2003  chs update for LWPs, and some lite cleanup.
 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.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.1.10.2  18-Sep-2004  skrll Sync with HEAD.
 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 float.h 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 float.h was added on branch kqueue on 2002-06-23 17:37:13 +0000
 1.3.88.1  02-Feb-2009  snj Pull up following revision(s) (requested by skrll in ticket #330):
sys/arch/hppa/spmath/dbl_float.h: revision 1.3
sys/arch/hppa/spmath/float.h: revision 1.4
sys/arch/hppa/spmath/sgl_float.h: revision 1.3
From OpenBSD:
apparently my understanding of '{FLT,DBL,LDBL}_{MIN,MAX}_EXP' ahs
been wrong and thus proven by many and there change it back to
what it is meaning explained in http://www-ccs.ucsd.edu/c/float.html .
also fix spmath to use it's own consts instead of (now) off by one
float.h values thus to avoid any kind of binary changes.
Fixes regress/lib/libc/ieeefp/nan
 1.3.86.1  03-Mar-2009  skrll Sync with HEAD.
 1.3.78.1  04-May-2009  yamt sync with head.

RSS XML Feed