This patch adds aarch64 implementations of memcpy, memset and strcmp to cortex strings.
/Marcus
On 11 December 2012 06:43, Marcus Shawcroft marcus.shawcroft@linaro.org wrote:
This patch adds aarch64 implementations of memcpy, memset and strcmp to cortex strings.
Applied as bzr89. I shifted the implementations to src/aarch64.
-- Michael
On 11 December 2012 06:43, Marcus Shawcroft marcus.shawcroft@linaro.org wrote:
This patch adds aarch64 implementations of memcpy, memset and strcmp to cortex strings.
Now that you've added multi-architecture support, I've added a native, cross aarch32, and cross aarch64 build to our auto builders. An example build complete email is here: https://lists.launchpad.net/linaro-toolchain-builds/msg05186.html
with full results here: http://cbuild.validation.linaro.org/build/cortex-strings-1.0+bzr90/logs/x86_...
Matt, it was surprisingly easy to add this via the variants system. You could cross builds of other self contained packages in the same way.
-- Michael
linaro-toolchain@lists.linaro.org