aboutsummaryrefslogtreecommitdiff
path: root/include/math-emu/op-common.h
AgeCommit message (Expand)AuthorFilesLines
2022-09-05powerpc/math-emu: Remove -w build flag and fix warningsGravatar Christophe Leroy 1-0/+3
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 1-5/+6
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 1-4/+8
2007-08-16[MATH-EMU]: Fix underflow exception reporting.Gravatar David S. Miller 1-1/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+853