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:
2370881
)
MIPS: math-emu: Get rid of typedefs.
author
Ralf Baechle
<ralf@linux-mips.org>
Tue, 15 Apr 2014 23:31:11 +0000
(
01:31
+0200)
committer
Ralf Baechle
<ralf@linux-mips.org>
Wed, 21 May 2014 09:12:48 +0000
(11:12 +0200)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
40 files changed:
arch/mips/math-emu/cp1emu.c
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_fint.c
patch
|
blob
|
history
arch/mips/math-emu/dp_flong.c
patch
|
blob
|
history
arch/mips/math-emu/dp_frexp.c
patch
|
blob
|
history
arch/mips/math-emu/dp_fsp.c
patch
|
blob
|
history
arch/mips/math-emu/dp_logb.c
patch
|
blob
|
history
arch/mips/math-emu/dp_modf.c
patch
|
blob
|
history
arch/mips/math-emu/dp_mul.c
patch
|
blob
|
history
arch/mips/math-emu/dp_scalb.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.h
patch
|
blob
|
history
arch/mips/math-emu/ieee754d.c
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/ieee754m.c
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/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_frexp.c
patch
|
blob
|
history
arch/mips/math-emu/sp_logb.c
patch
|
blob
|
history
arch/mips/math-emu/sp_modf.c
patch
|
blob
|
history
arch/mips/math-emu/sp_mul.c
patch
|
blob
|
history
arch/mips/math-emu/sp_scalb.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/cp1emu.c
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_fint.c
Simple merge
diff --cc
arch/mips/math-emu/dp_flong.c
Simple merge
diff --cc
arch/mips/math-emu/dp_frexp.c
Simple merge
diff --cc
arch/mips/math-emu/dp_fsp.c
Simple merge
diff --cc
arch/mips/math-emu/dp_logb.c
Simple merge
diff --cc
arch/mips/math-emu/dp_modf.c
Simple merge
diff --cc
arch/mips/math-emu/dp_mul.c
Simple merge
diff --cc
arch/mips/math-emu/dp_scalb.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.h
Simple merge
diff --cc
arch/mips/math-emu/ieee754d.c
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/ieee754m.c
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/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_frexp.c
Simple merge
diff --cc
arch/mips/math-emu/sp_logb.c
Simple merge
diff --cc
arch/mips/math-emu/sp_modf.c
Simple merge
diff --cc
arch/mips/math-emu/sp_mul.c
Simple merge
diff --cc
arch/mips/math-emu/sp_scalb.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