summaryrefslogtreecommitdiff
path: root/arch/mips/math-emu/ieee754.h
AgeCommit message (Expand)AuthorFilesLines
2014-05-23MIPS: math-emu: Cleanup ieee754si_indef() / ieee754di_indef().Ralf Baechle1-6/+10
2014-05-23MIPS: math-emu: Get rid of unuable extended precision support.Ralf Baechle1-3/+0
2014-05-21MIPS: math-emu: Turn macros into functions where possible.Ralf Baechle1-6/+8
2014-05-21MIPS: math-emu: Get rid of typedefs.Ralf Baechle1-83/+83
2014-05-21MIPS: math-emu: Use English spelling of `constant' rather than Danish.Ralf Baechle1-6/+6
2014-05-21MIPS: math-emu: Mark exception handling functions as __cold.Ralf Baechle1-1/+2
2014-05-21MIPS: math-emu: Use __BITFIELD_FIELD to eleminate redundant definitions.Ralf Baechle1-63/+23
2010-10-18Update broken web addresses in arch directory.Justin P. Mattock1-1/+0
2006-06-19[MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs.Atsushi Nemoto1-1/+1
2005-10-29Delete unused ieee754_cname[] and declaration.Ralf Baechle1-1/+0
2005-10-29Protect against multiple inclusion.Ralf Baechle1-0/+4
2005-10-29Fix preemption and SMP problems in the FP emulator code.Ralf Baechle1-98/+77
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+489