index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
sparc
/
include
/
ieee.h
Age
Commit message (
Expand
)
Author
2014-01-31
Consolidate the 128-bit long double defintions to <sys/ieee754.h>
matt
2013-12-15
Add linted comments.
christos
2013-11-20
PR 48384: reorganize struct ieee_ext for sparc64 to only use a high/low
martin
2013-02-14
We have an implicit 1 MSB bit in the mantissa. Pointed out by Matt Thomas.
martin
2011-07-10
Add defines for extu_frac[ln]m
matt
2010-09-20
cargo cult the x86 changes.
christos
2007-02-04
remove dup definition
christos
2007-02-03
make extended precision gdtoa friendly.
christos
2005-12-11
merge ktrace-lwp.
christos
2005-04-15
Push back the descriptions of NaN formats, and descriptions of the
kleink
2003-10-28
Make the extended-precision definitions available for _KERNEL (i.e. the
kleink
2003-10-27
Err, rename some members added in previous to make them reflect their
kleink
2003-10-26
For convenient use in libc, add unions of the C floating types and their
kleink
2003-10-26
Use <sys/ieee754.h> where applicable.
kleink
2003-10-26
Rip out E80 format definitions which are neither "notyet", nor going to
kleink
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
1994-11-20
copyright/Id cleanup
deraadt
1993-10-02
Chris Torek's sparc port. Missing lots of things.
deraadt