Sign in
◑
Theme
kunit
/
linux
/
2209bcb1310ffa9ee1af12573f1413581c712b15
commit
2209bcb1310ffa9ee1af12573f1413581c712b15
[
log
]
author
Ralf Baechle <ralf@linux-mips.org>
Wed Apr 16 01:31:11 2014 +0200
committer
Ralf Baechle <ralf@linux-mips.org>
Wed May 21 11:12:48 2014 +0200
tree
eba9f53adc3bb83dc499f15873d4e49886662122
parent
23708818210cec367083ce9c09c6e71a5767d7e3
[
diff
]
MIPS: math-emu: Get rid of typedefs. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/math-emu/cp1emu.c
[
diff
]
arch/mips/math-emu/dp_add.c
[
diff
]
arch/mips/math-emu/dp_cmp.c
[
diff
]
arch/mips/math-emu/dp_div.c
[
diff
]
arch/mips/math-emu/dp_fint.c
[
diff
]
arch/mips/math-emu/dp_flong.c
[
diff
]
arch/mips/math-emu/dp_frexp.c
[
diff
]
arch/mips/math-emu/dp_fsp.c
[
diff
]
arch/mips/math-emu/dp_logb.c
[
diff
]
arch/mips/math-emu/dp_modf.c
[
diff
]
arch/mips/math-emu/dp_mul.c
[
diff
]
arch/mips/math-emu/dp_scalb.c
[
diff
]
arch/mips/math-emu/dp_simple.c
[
diff
]
arch/mips/math-emu/dp_sqrt.c
[
diff
]
arch/mips/math-emu/dp_sub.c
[
diff
]
arch/mips/math-emu/dp_tint.c
[
diff
]
arch/mips/math-emu/dp_tlong.c
[
diff
]
arch/mips/math-emu/ieee754.h
[
diff
]
arch/mips/math-emu/ieee754d.c
[
diff
]
arch/mips/math-emu/ieee754dp.c
[
diff
]
arch/mips/math-emu/ieee754dp.h
[
diff
]
arch/mips/math-emu/ieee754m.c
[
diff
]
arch/mips/math-emu/ieee754sp.c
[
diff
]
arch/mips/math-emu/ieee754sp.h
[
diff
]
arch/mips/math-emu/sp_add.c
[
diff
]
arch/mips/math-emu/sp_cmp.c
[
diff
]
arch/mips/math-emu/sp_div.c
[
diff
]
arch/mips/math-emu/sp_fdp.c
[
diff
]
arch/mips/math-emu/sp_fint.c
[
diff
]
arch/mips/math-emu/sp_flong.c
[
diff
]
arch/mips/math-emu/sp_frexp.c
[
diff
]
arch/mips/math-emu/sp_logb.c
[
diff
]
arch/mips/math-emu/sp_modf.c
[
diff
]
arch/mips/math-emu/sp_mul.c
[
diff
]
arch/mips/math-emu/sp_scalb.c
[
diff
]
arch/mips/math-emu/sp_simple.c
[
diff
]
arch/mips/math-emu/sp_sqrt.c
[
diff
]
arch/mips/math-emu/sp_sub.c
[
diff
]
arch/mips/math-emu/sp_tint.c
[
diff
]
arch/mips/math-emu/sp_tlong.c
[
diff
]
40 files changed
tree: eba9f53adc3bb83dc499f15873d4e49886662122
arch/
block/
crypto/
Documentation/
drivers/
firmware/
fs/
include/
init/
ipc/
kernel/
lib/
mm/
net/
samples/
scripts/
security/
sound/
tools/
usr/
virt/
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS
Makefile
README
REPORTING-BUGS