projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[toolchain] eglibc: add support for 2.14
[openwrt.git]
/
target
/
linux
/
generic
/
patches-2.6.36
/
025-mips_disable_fpu.patch
diff --git
a/target/linux/generic/patches-2.6.36/025-mips_disable_fpu.patch
b/target/linux/generic/patches-2.6.36/025-mips_disable_fpu.patch
index
dd799c5
..
b345503
100644
(file)
--- a/
target/linux/generic/patches-2.6.36/025-mips_disable_fpu.patch
+++ b/
target/linux/generic/patches-2.6.36/025-mips_disable_fpu.patch
@@
-8,7
+8,7
@@
Signed-off-by: Florian Fainelli <florian@openwrt.org>
--
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
--
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
-@@ -8
41,6 +841
,17 @@ config I8259
+@@ -8
63,6 +863
,17 @@ config I8259
config MIPS_BONITO64
bool
config MIPS_BONITO64
bool
@@
-28,7
+28,7
@@
Signed-off-by: Florian Fainelli <florian@openwrt.org>
--- a/arch/mips/math-emu/Makefile
+++ b/arch/mips/math-emu/Makefile
--- a/arch/mips/math-emu/Makefile
+++ b/arch/mips/math-emu/Makefile
-@@ -2,1
2 +2,14
@@
+@@ -2,1
1 +2,13
@@
# Makefile for the Linux/MIPS kernel FPU emulation.
#
# Makefile for the Linux/MIPS kernel FPU emulation.
#
@@
-44,7
+44,6
@@
Signed-off-by: Florian Fainelli <florian@openwrt.org>
- dp_sqrt.o sp_sqrt.o kernel_linkage.o dsemul.o
+ dp_sqrt.o sp_sqrt.o
- dp_sqrt.o sp_sqrt.o kernel_linkage.o dsemul.o
+ dp_sqrt.o sp_sqrt.o
- EXTRA_CFLAGS += -Werror
--- a/arch/mips/math-emu/cp1emu.c
+++ b/arch/mips/math-emu/cp1emu.c
@@ -58,7 +58,11 @@
--- a/arch/mips/math-emu/cp1emu.c
+++ b/arch/mips/math-emu/cp1emu.c
@@ -58,7 +58,11 @@
This page took
0.029062 seconds
and
4
git commands to generate.