aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/math-emu/ieee754.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 397Thomas Gleixner1-14/+1
2016-01-20MIPS: math-emu: Add IEEE Std 754-2008 NaN encoding emulationMaciej W. Rozycki1-2/+4
2014-06-26MIPS: math-emu: Reduce code duplication.Ralf Baechle1-13/+6
2014-06-16MIPS: math-emu: Work around limitations of older GCC.Ralf Baechle1-3/+15
2014-05-23MIPS: math-emu: Cleanup coding style.Ralf Baechle1-7/+4
2014-05-23MIPS: math-emu: Cleanup definition of structs describe sp/dp floats.Ralf Baechle1-43/+42
2014-05-23MIPS: math-emu: Get rid of the useless parts of exception handling.Ralf Baechle1-41/+14
2014-05-23MIPS: math-emu: Eleminate duplicate definitions of identical macros.Ralf Baechle1-8/+0
2014-05-23MIPS: math-emu: Cleanup stdarg usage including apparently bogus comment.Ralf Baechle1-0/+1
2014-05-21MIPS: math-emu: Remove most ifdefery.Ralf Baechle1-6/+5
2014-05-21MIPS: math-emu: Turn macros into functions where possible.Ralf Baechle1-2/+2
2014-05-21MIPS: math-emu: Use English spelling of `constant' rather than Danish.Ralf Baechle1-2/+2
2014-05-21MIPS: math-emu: Mark exception handling functions as __cold.Ralf Baechle1-2/+3
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-9/+9
2010-10-18Update broken web addresses in arch directory.Justin P. Mattock1-1/+0
2007-11-26[MIPS] Compliment va_start() with va_end().Richard Knutsson1-0/+2
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle1-6/+6
2005-10-29Delete unused ieee754_cname[] and declaration.Ralf Baechle1-10/+0
2005-10-29Include for prototypes.Ralf Baechle1-0/+2
2005-10-29Fix preemption and SMP problems in the FP emulator code.Ralf Baechle1-4/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+138