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