mips: allow the compiler to optimize memset, memcmp, memcpy for better performance...
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 11 Mar 2010 18:49:01 +0000 (18:49 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 11 Mar 2010 18:49:01 +0000 (18:49 +0000)
commit69bd889a9cf334051e313f0f3e0ab4bdf0182a6f
tree2fc23313829bff3a3d71dedf3dc3ff3a50661ebe
parent6a4d2815833bd72679f7ac36f562b3eb12e0fc98
mips: allow the compiler to optimize memset, memcmp, memcpy for better performance and (in some instances) smaller code

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20151 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]