summaryrefslogtreecommitdiff
path: root/include/math-emu
AgeCommit message (Expand)Author
2022-09-05powerpc/math-emu: Remove -w build flag and fix warningsChristophe Leroy
2021-07-13math-emu: Fix fall-through warningGustavo A. R. Silva
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2019-08-29nds32: Mark expected switch fall-throughsGustavo A. R. Silva
2019-05-31math-emu: Use statement expressions to fix Wshift-count-overflow warningVincent Chen
2018-11-22math-emu/soft-fp.h: (_FP_ROUND_ZERO) cast 0 to void to fix warningVincent Chen
2018-11-22math-emu/op-2.h: Use statement expressions to prevent negative constant shiftVincent Chen
2014-01-07math-emu: fix floating-point to integer overflow detectionJoseph Myers
2014-01-07math-emu: fix floating-point to integer unsigned saturationJoseph Myers
2010-07-20math-emu: correct test for downshifting fraction in _FP_FROM_INT()Mikael Pettersson
2010-02-04Fix misspellings of "truly" in comments.Adam Buchbinder
2008-10-22math-emu: Fix thinko in _FP_DIVDavid S. Miller
2008-10-22math-emu: Fix signalling of underflow and inexact while packing result.Kumar Gala
2008-09-16math-emu: Add support for reporting exact invalid exceptionKumar Gala
2008-09-16math-emu: Fix compiler warningsKumar Gala
2007-08-18Fix <math-emu/soft-fp.h> tpyoAl Viro
2007-08-16[MATH-EMU]: Fix underflow exception reporting.David S. Miller
2007-05-08Delete unused header file math-emu/extended.hRobert P. J. Day
2004-08-27[PATCH] casts are not lvaluesAlexander Viro
2002-11-05Fix carry ripple in 3 and 4 word addition and subtraction macros.Richard Henderson
2002-10-07[PATCH] x86 math-emu updateDave Jones
2002-05-09Sparc64: Missing parts of previous math-emu fixes.David S. Miller
2002-05-08Soft-fp fix:David S. Miller
2002-05-05soft-fp fix:David S. Miller
2002-04-07In math-emu/op-common.h:FP_FROM_INT, correct handling ofDavid S. Miller
2002-02-11Fix typo in math-emu. Patch from timball@tux.org.Richard Henderson
2002-02-05v2.5.1.11 -> v2.5.2Linus Torvalds
2002-02-04v2.4.1.4 -> v2.4.2Linus Torvalds
2002-02-04Import changesetLinus Torvalds