mips: allow the compiler to optimize memset, memcmp, memcpy for better performance...
authorFelix Fietkau <nbd@openwrt.org>
Thu, 11 Mar 2010 18:49:01 +0000 (18:49 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Thu, 11 Mar 2010 18:49:01 +0000 (18:49 +0000)
commit07e59c7bc7f375f792ec9734be42fe4fa391a8bb
tree84ce122bd887a52189dc7dcb6ffe7634c7109f62
parent0849a208ceec8623774c48a652f9c99ce3a5e472
mips: allow the compiler to optimize memset, memcmp, memcpy for better performance and (in some instances) smaller code

SVN-Revision: 20151
target/linux/generic-2.6/patches-2.6.30/202-mips_mem_functions_performance.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.31/202-mips_mem_functions_performance.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.32/202-mips_mem_functions_performance.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.33/202-mips_mem_functions_performance.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.34/202-mips_mem_functions_performance.patch [new file with mode: 0644]