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
/
lib
/
libc
/
softfloat
/
bits64
Age
Commit message (
Expand
)
Author
2016-03-29
Avoid warnings (signed/unsigned comparision and unused variable)
martin
2013-11-22
Fix a cast from the lint cleanup that made small exponents (i.e. values < 1)
martin
2013-01-10
Add hooks to softfloat to support per-lwp exception state.
matt
2012-03-24
Fix a bug introduced by lint cleanup.
matt
2012-03-21
cast to appropriate types.
christos
2012-03-20
Remove initialized but unused variable
martin
2011-07-10
Fix so that float128_to_uint64_round_to_zero is defined for sparc64.
matt
2011-07-09
Add SOFTFLOAT_NEED_FIXUNS condition around the float128 fixuns
matt
2011-07-04
Add __floatunsidf __floatunsisf __floatunsitf routines.
matt
2009-02-16
fix -Wsign-compare issue (on sparc64)
tron
2007-11-08
When creating unsigned int results, do not distinguish positive versus
martin
2007-11-08
When converting long double values to integer types, explicitly use the
martin
2006-05-11
add128() wants bits64 * as it's 5th argument.
mrg
2003-07-26
netbsd.org->NetBSD.org
salo
2002-05-21
Import the 32-bit version of SoftFloat 2a and separate it and the 64-bit
bjh21