aboutsummaryrefslogtreecommitdiff
path: root/include/math-emu
AgeCommit message (Expand)AuthorFilesLines
2021-07-13math-emu: Fix fall-through warningGravatar Gustavo A. R. Silva 1-1/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGravatar Gustavo A. R. Silva 1-5/+5
2019-08-29nds32: Mark expected switch fall-throughsGravatar Gustavo A. R. Silva 1-0/+5
2019-05-31math-emu: Use statement expressions to fix Wshift-count-overflow warningGravatar Vincent Chen 2-15/+13
2018-11-22math-emu/soft-fp.h: (_FP_ROUND_ZERO) cast 0 to void to fix warningGravatar Vincent Chen 1-1/+1
2018-11-22math-emu/op-2.h: Use statement expressions to prevent negative constant shiftGravatar Vincent Chen 1-52/+47
2014-01-07math-emu: fix floating-point to integer overflow detectionGravatar Joseph Myers 1-0/+5
2014-01-07math-emu: fix floating-point to integer unsigned saturationGravatar Joseph Myers 1-2/+2
2010-07-20math-emu: correct test for downshifting fraction in _FP_FROM_INT()Gravatar Mikael Pettersson 1-1/+1
2010-02-04Fix misspellings of "truly" in comments.Gravatar Adam Buchbinder 1-1/+1
2008-10-22math-emu: Fix thinko in _FP_DIVGravatar David S. Miller 1-0/+2
2008-10-22math-emu: Fix signalling of underflow and inexact while packing result.Gravatar Kumar Gala 1-4/+13
2008-09-16math-emu: Add support for reporting exact invalid exceptionGravatar Kumar Gala 2-4/+27
2008-09-16math-emu: Fix compiler warningsGravatar Kumar Gala 1-1/+1
2007-08-18Fix <math-emu/soft-fp.h> tpyoGravatar Al Viro 1-1/+1
2007-08-16[MATH-EMU]: Fix underflow exception reporting.Gravatar David S. Miller 2-1/+11
2007-05-08Delete unused header file math-emu/extended.hGravatar Robert P. J. Day 1-396/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 10-0/+3674