aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/math-emu/ieee754dp.h
Commit message (Expand)AuthorAge
* MIPS: math-emu: Make NaN classifiers staticMaciej W. Rozycki2015-04-07
* MIPS: math-emu: Cleanup coding style.Ralf Baechle2014-05-23
* MIPS: math-emu: Cleanup definition of structs describe sp/dp floats.Ralf Baechle2014-05-23
* MIPS: math-emu: Get rid of the useless parts of exception handling.Ralf Baechle2014-05-23
* MIPS: math-emu: Inline ieee754sp_issnan and ieee754dp_issnan.Ralf Baechle2014-05-23
* MIPS: math-emu: Remove unused ieee754sp_bestnan() and ieee754dp_bestnan().Ralf Baechle2014-05-23
* MIPS: math-emu: Inline ieee754dp_finite and ieee754dp_finite().Ralf Baechle2014-05-23
* MIPS: math-emu: Eleminate duplicate definitions of identical macros.Ralf Baechle2014-05-23
* MIPS: math-emu: Replace DP_MBITS with DP_FBITS and SP_MBITS with SP_FBITS.Ralf Baechle2014-05-23
* MIPS: math-emu: Turn macros into functions where possible.Ralf Baechle2014-05-21
* MIPS: math-emu: Reformat code according to coding style.Ralf Baechle2014-05-21
* MIPS: math-emu: Get rid of typedefs.Ralf Baechle2014-05-21
* MIPS: math-emu: Mark exception handling functions as __cold.Ralf Baechle2014-05-21
* Update broken web addresses in arch directory.Justin P. Mattock2010-10-18
* [MIPS] replace __inline with inlineHarvey Harrison2008-04-28
* [MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle2007-10-11
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16