summaryrefslogtreecommitdiffstats
path: root/arch/mips/math-emu/ieee754.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 397Thomas Gleixner2019-06-051-14/+1Star
* 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/+6Star
* 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/+4Star
* MIPS: math-emu: Cleanup definition of structs describe sp/dp floats.Ralf Baechle2014-05-231-43/+42Star
* MIPS: math-emu: Get rid of the useless parts of exception handling.Ralf Baechle2014-05-231-41/+14Star
* MIPS: math-emu: Eleminate duplicate definitions of identical macros.Ralf Baechle2014-05-231-8/+0Star
* 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/+5Star
* 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/+0Star
* [MIPS] Compliment va_start() with va_end().Richard Knutsson2007-11-261-0/+2
* [MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle2007-10-121-6/+6
* Delete unused ieee754_cname[] and declaration.Ralf Baechle2005-10-291-10/+0Star
* Include for prototypes.Ralf Baechle2005-10-291-0/+2
* Fix preemption and SMP problems in the FP emulator code.Ralf Baechle2005-10-291-4/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+138