aboutsummaryrefslogtreecommitdiffstats
path: root/include/math-emu/op-common.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-05powerpc/math-emu: Remove -w build flag and fix warningsChristophe Leroy1-0/+3
2021-07-13math-emu: Fix fall-through warningGustavo A. R. Silva1-1/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-5/+5
2019-08-29nds32: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+5
2019-05-31math-emu: Use statement expressions to fix Wshift-count-overflow warningVincent Chen1-5/+6
2014-01-07math-emu: fix floating-point to integer overflow detectionJoseph Myers1-0/+5
2014-01-07math-emu: fix floating-point to integer unsigned saturationJoseph Myers1-2/+2
2010-07-20math-emu: correct test for downshifting fraction in _FP_FROM_INT()Mikael Pettersson1-1/+1
2010-02-04Fix misspellings of "truly" in comments.Adam Buchbinder1-1/+1
2008-10-22math-emu: Fix thinko in _FP_DIVDavid S. Miller1-0/+2
2008-10-22math-emu: Fix signalling of underflow and inexact while packing result.Kumar Gala1-4/+13
2008-09-16math-emu: Add support for reporting exact invalid exceptionKumar Gala1-4/+8
2007-08-16[MATH-EMU]: Fix underflow exception reporting.David S. Miller1-1/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+853