summaryrefslogtreecommitdiffstats
path: root/arch/mips/math-emu/ieee754.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: math-emu: Add IEEE Std 754-2008 NaN encoding emulationMaciej W. Rozycki2016-01-201-2/+4
* MIPS: math-emu: Reduce code duplication.Ralf Baechle2014-06-261-13/+6
* MIPS: math-emu: Work around limitations of older GCC.Ralf Baechle2014-06-161-3/+15
* MIPS: math-emu: Cleanup coding style.Ralf Baechle2014-05-231-7/+4
* MIPS: math-emu: Cleanup definition of structs describe sp/dp floats.Ralf Baechle2014-05-231-43/+42
* MIPS: math-emu: Get rid of the useless parts of exception handling.Ralf Baechle2014-05-231-41/+14
* MIPS: math-emu: Eleminate duplicate definitions of identical macros.Ralf Baechle2014-05-231-8/+0
* MIPS: math-emu: Cleanup stdarg usage including apparently bogus comment.Ralf Baechle2014-05-231-0/+1
* MIPS: math-emu: Remove most ifdefery.Ralf Baechle2014-05-211-6/+5
* MIPS: math-emu: Turn macros into functions where possible.Ralf Baechle2014-05-211-2/+2
* MIPS: math-emu: Use English spelling of `constant' rather than Danish.Ralf Baechle2014-05-211-2/+2
* MIPS: math-emu: Mark exception handling functions as __cold.Ralf Baechle2014-05-211-2/+3
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-9/+9
* Update broken web addresses in arch directory.Justin P. Mattock2010-10-181-1/+0
* [MIPS] Compliment va_start() with va_end().Richard Knutsson2007-11-261-0/+2
* [MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle2007-10-111-6/+6
* Delete unused ieee754_cname[] and declaration.Ralf Baechle2005-10-291-10/+0
* Include for prototypes.Ralf Baechle2005-10-291-0/+2
* Fix preemption and SMP problems in the FP emulator code.Ralf Baechle2005-10-291-4/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+138