index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
math-emu
Age
Commit message (
Expand
)
Author
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-08-29
nds32: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-05-31
math-emu: Use statement expressions to fix Wshift-count-overflow warning
Vincent Chen
2018-11-22
math-emu/soft-fp.h: (_FP_ROUND_ZERO) cast 0 to void to fix warning
Vincent Chen
2018-11-22
math-emu/op-2.h: Use statement expressions to prevent negative constant shift
Vincent Chen
2014-01-07
math-emu: fix floating-point to integer overflow detection
Joseph Myers
2014-01-07
math-emu: fix floating-point to integer unsigned saturation
Joseph Myers
2010-07-20
math-emu: correct test for downshifting fraction in _FP_FROM_INT()
Mikael Pettersson
2010-02-04
Fix misspellings of "truly" in comments.
Adam Buchbinder
2008-10-22
math-emu: Fix thinko in _FP_DIV
David S. Miller
2008-10-22
math-emu: Fix signalling of underflow and inexact while packing result.
Kumar Gala
2008-09-16
math-emu: Add support for reporting exact invalid exception
Kumar Gala
2008-09-16
math-emu: Fix compiler warnings
Kumar Gala
2007-08-18
Fix <math-emu/soft-fp.h> tpyo
Al Viro
2007-08-16
[MATH-EMU]: Fix underflow exception reporting.
David S. Miller
2007-05-08
Delete unused header file math-emu/extended.h
Robert P. J. Day
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds