projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
seems like the pages that mentioned mips 4k cores not having prefetch were wrong...
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
patches-2.6.28
/
022-mips_div64_gcc4.4.0.patch
diff --git
a/target/linux/generic-2.6/patches-2.6.28/022-mips_div64_gcc4.4.0.patch
b/target/linux/generic-2.6/patches-2.6.28/022-mips_div64_gcc4.4.0.patch
index
a116cf4
..
a549d61
100644
(file)
--- a/
target/linux/generic-2.6/patches-2.6.28/022-mips_div64_gcc4.4.0.patch
+++ b/
target/linux/generic-2.6/patches-2.6.28/022-mips_div64_gcc4.4.0.patch
@@
-11,8
+11,6
@@
which was considered dangerous and removed for gcc 4.4.0.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
---
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
---
-diff --git a/arch/mips/include/asm/div64.h b/arch/mips/include/asm/div64.h
-index d1d6991..dc5ea57 100644
--- a/arch/mips/include/asm/div64.h
+++ b/arch/mips/include/asm/div64.h
@@ -6,105 +6,63 @@
--- a/arch/mips/include/asm/div64.h
+++ b/arch/mips/include/asm/div64.h
@@ -6,105 +6,63 @@
This page took
0.02361 seconds
and
4
git commands to generate.