index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
math-emu
/
ieee754.c
Age
Commit message (
Expand
)
Author
2014-06-26
MIPS: math-emu: Reduce code duplication.
Ralf Baechle
2014-06-16
MIPS: math-emu: Work around limitations of older GCC.
Ralf Baechle
2014-05-23
MIPS: math-emu: Cleanup coding style.
Ralf Baechle
2014-05-23
MIPS: math-emu: Cleanup definition of structs describe sp/dp floats.
Ralf Baechle
2014-05-23
MIPS: math-emu: Get rid of the useless parts of exception handling.
Ralf Baechle
2014-05-23
MIPS: math-emu: Eleminate duplicate definitions of identical macros.
Ralf Baechle
2014-05-23
MIPS: math-emu: Cleanup stdarg usage including apparently bogus comment.
Ralf Baechle
2014-05-21
MIPS: math-emu: Remove most ifdefery.
Ralf Baechle
2014-05-21
MIPS: math-emu: Turn macros into functions where possible.
Ralf Baechle
2014-05-21
MIPS: math-emu: Use English spelling of `constant' rather than Danish.
Ralf Baechle
2014-05-21
MIPS: math-emu: Mark exception handling functions as __cold.
Ralf Baechle
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2010-10-18
Update 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-29
Delete unused ieee754_cname[] and declaration.
Ralf Baechle
2005-10-29
Include for prototypes.
Ralf Baechle
2005-10-29
Fix preemption and SMP problems in the FP emulator code.
Ralf Baechle
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds