OpenGrok
Cross Reference: ieeefp.h
xref
: /
src
/
sys
/
arch
/
alpha
/
include
/
ieeefp.h
Home
|
History
|
Annotate
|
Download
|
only in
include
History log of
/src/sys/arch/alpha/include/ieeefp.h
Revision
Date
Author
Comments
1.10
25-Aug-2016
christos
match the name with the FE_ constant from fenv.h
1.9
23-Aug-2016
christos
fenv.h for alpha
1.8
06-Feb-2012
matt
branches: 1.8.6; 1.8.24;
Do a minor cleanup of alpha (this will make applying pullups post branching
easier).
u_int{8,16,32,64}_t -> uint{*}_t
Change all old-style definitions to C89 prototypes.
Whitespace cleanup.
Constification in db_disasm.c
1.7
06-Aug-2008
matt
branches: 1.7.28; 1.7.32;
Fix typo FP_ -> FE_
1.6
05-Aug-2008
matt
Update <machine/ieeefp.h> to use the C99 FE_* definitions instead of the
NetBSD defined ones. Redefine the NetBSD ones in terms of the C99 ones.
Step 1 to having <fenv.h>
1.5
17-Jan-2003
thorpej
branches: 1.5.104; 1.5.108; 1.5.110; 1.5.114;
Merge the nathanw_sa branch.
1.4
26-Apr-2001
ross
branches: 1.4.4;
o IEEE 754 floating-point completion code.
o Implement the architected FP_C "Floating Point Control Quadword"
1.3
29-Apr-1999
ross
branches: 1.3.14;
#ifdef _KERNEL, define the machine FPCR bits and a rounding mode macro
1.2
06-Apr-1997
cgd
branches: 1.2.16;
clean up NetBSD RCS ID strings
1.1
29-Apr-1995
cgd
branches: 1.1.4;
first cut of the alpha version.
1.1.4.1
01-Jun-1997
cgd
sync the nwscons branch up with yesterday's version of the trunk.
Lots of conflicts/changes because of the RCS Id format changes.
Also, a few cleanups and corrections.
1.2.16.1
29-Apr-1999
perry
branches: 1.2.16.1.2;
pullup 1.2->1.3 (ross)
1.2.16.1.2.1
21-Jun-1999
thorpej
Sync w/ -current.
1.3.14.1
21-Jun-2001
nathanw
Catch up to -current.
1.4.4.4
12-Jul-2002
nathanw
No longer need to pull in lwp.h; proc.h pulls it in for us.
1.4.4.3
24-Jun-2002
nathanw
Curproc->curlwp renaming.
Change uses of "curproc->l_proc" back to "curproc", which is more like the
original use. Bare uses of "curproc" are now "curlwp".
"curproc" is now #defined in proc.h as ((curlwp) ? (curlwp)->l_proc) : NULL)
so that it is always safe to reference curproc (*de*referencing curproc
is another story, but that's always been true).
1.4.4.2
30-Aug-2001
nathanw
First cut at LWP and SA support on the alpha.
Doesn't break in ordinary multiuser mode; LWPs and SAs not yet tested.
1.4.4.1
26-Apr-2001
nathanw
file ieeefp.h was added on branch nathanw_sa on 2001-08-30 23:43:43 +0000
1.5.114.1
19-Oct-2008
haad
Sync with HEAD.
1.5.110.1
18-Sep-2008
wrstuden
Sync with wrstuden-revivesa-base-2.
1.5.108.1
04-May-2009
yamt
sync with head.
1.5.104.1
28-Sep-2008
mjf
Sync with HEAD.
1.7.32.1
18-Feb-2012
mrg
merge to -current.
1.7.28.1
17-Apr-2012
yamt
sync with head
1.8.24.1
05-Oct-2016
skrll
Sync with HEAD
1.8.6.1
03-Dec-2017
jdolecek
update from HEAD
Indexes created Wed Oct 22 00:09:40 GMT 2025