git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
593d33f
)
MIPS: math-emu: Get rid of the useless parts of exception handling.
author
Ralf Baechle
<ralf@linux-mips.org>
Fri, 25 Apr 2014 01:19:57 +0000
(
03:19
+0200)
committer
Ralf Baechle
<ralf@linux-mips.org>
Fri, 23 May 2014 13:11:14 +0000
(15:11 +0200)
All it really did was throw a printk for no obvious reason.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
32 files changed:
arch/mips/math-emu/Makefile
patch
|
blob
|
history
arch/mips/math-emu/dp_add.c
patch
|
blob
|
history
arch/mips/math-emu/dp_cmp.c
patch
|
blob
|
history
arch/mips/math-emu/dp_div.c
patch
|
blob
|
history
arch/mips/math-emu/dp_flong.c
patch
|
blob
|
history
arch/mips/math-emu/dp_fsp.c
patch
|
blob
|
history
arch/mips/math-emu/dp_mul.c
patch
|
blob
|
history
arch/mips/math-emu/dp_simple.c
patch
|
blob
|
history
arch/mips/math-emu/dp_sqrt.c
patch
|
blob
|
history
arch/mips/math-emu/dp_sub.c
patch
|
blob
|
history
arch/mips/math-emu/dp_tint.c
patch
|
blob
|
history
arch/mips/math-emu/dp_tlong.c
patch
|
blob
|
history
arch/mips/math-emu/ieee754.c
patch
|
blob
|
history
arch/mips/math-emu/ieee754.h
patch
|
blob
|
history
arch/mips/math-emu/ieee754dp.c
patch
|
blob
|
history
arch/mips/math-emu/ieee754dp.h
patch
|
blob
|
history
arch/mips/math-emu/ieee754int.h
patch
|
blob
|
history
arch/mips/math-emu/ieee754sp.c
patch
|
blob
|
history
arch/mips/math-emu/ieee754sp.h
patch
|
blob
|
history
arch/mips/math-emu/ieee754xcpt.c
[deleted file]
patch
|
blob
|
history
arch/mips/math-emu/sp_add.c
patch
|
blob
|
history
arch/mips/math-emu/sp_cmp.c
patch
|
blob
|
history
arch/mips/math-emu/sp_div.c
patch
|
blob
|
history
arch/mips/math-emu/sp_fdp.c
patch
|
blob
|
history
arch/mips/math-emu/sp_fint.c
patch
|
blob
|
history
arch/mips/math-emu/sp_flong.c
patch
|
blob
|
history
arch/mips/math-emu/sp_mul.c
patch
|
blob
|
history
arch/mips/math-emu/sp_simple.c
patch
|
blob
|
history
arch/mips/math-emu/sp_sqrt.c
patch
|
blob
|
history
arch/mips/math-emu/sp_sub.c
patch
|
blob
|
history
arch/mips/math-emu/sp_tint.c
patch
|
blob
|
history
arch/mips/math-emu/sp_tlong.c
patch
|
blob
|
history
diff --cc
arch/mips/math-emu/Makefile
Simple merge
diff --cc
arch/mips/math-emu/dp_add.c
Simple merge
diff --cc
arch/mips/math-emu/dp_cmp.c
Simple merge
diff --cc
arch/mips/math-emu/dp_div.c
Simple merge
diff --cc
arch/mips/math-emu/dp_flong.c
Simple merge
diff --cc
arch/mips/math-emu/dp_fsp.c
Simple merge
diff --cc
arch/mips/math-emu/dp_mul.c
Simple merge
diff --cc
arch/mips/math-emu/dp_simple.c
Simple merge
diff --cc
arch/mips/math-emu/dp_sqrt.c
Simple merge
diff --cc
arch/mips/math-emu/dp_sub.c
Simple merge
diff --cc
arch/mips/math-emu/dp_tint.c
Simple merge
diff --cc
arch/mips/math-emu/dp_tlong.c
Simple merge
diff --cc
arch/mips/math-emu/ieee754.c
Simple merge
diff --cc
arch/mips/math-emu/ieee754.h
Simple merge
diff --cc
arch/mips/math-emu/ieee754dp.c
Simple merge
diff --cc
arch/mips/math-emu/ieee754dp.h
Simple merge
diff --cc
arch/mips/math-emu/ieee754int.h
Simple merge
diff --cc
arch/mips/math-emu/ieee754sp.c
Simple merge
diff --cc
arch/mips/math-emu/ieee754sp.h
Simple merge
diff --cc arch/mips/math-emu/ieee754xcpt.c
Simple merge
diff --cc
arch/mips/math-emu/sp_add.c
Simple merge
diff --cc
arch/mips/math-emu/sp_cmp.c
Simple merge
diff --cc
arch/mips/math-emu/sp_div.c
Simple merge
diff --cc
arch/mips/math-emu/sp_fdp.c
Simple merge
diff --cc
arch/mips/math-emu/sp_fint.c
Simple merge
diff --cc
arch/mips/math-emu/sp_flong.c
Simple merge
diff --cc
arch/mips/math-emu/sp_mul.c
Simple merge
diff --cc
arch/mips/math-emu/sp_simple.c
Simple merge
diff --cc
arch/mips/math-emu/sp_sqrt.c
Simple merge
diff --cc
arch/mips/math-emu/sp_sub.c
Simple merge
diff --cc
arch/mips/math-emu/sp_tint.c
Simple merge
diff --cc
arch/mips/math-emu/sp_tlong.c
Simple merge