diff options
author | Joseph Myers <joseph@codesourcery.com> | 2009-07-14 15:52:27 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2009-12-19 04:20:26 +0100 |
commit | 239d2e28ba1bb8e2160e10f6e7c8ebcd701490aa (patch) | |
tree | 32cadd7913f0593d6a6c30d36b28246bd9845966 /libc/string/sh/sh4/memcpy.S | |
parent | a50074061b1445c678248b07bd34dc55b264e182 (diff) | |
download | uClibc-alpine-239d2e28ba1bb8e2160e10f6e7c8ebcd701490aa.tar.bz2 uClibc-alpine-239d2e28ba1bb8e2160e10f6e7c8ebcd701490aa.tar.xz |
Fix ARM syscall argument loading.
This patch is a uClibc equivalent of
<http://sourceware.org/ml/libc-ports/2008-11/msg00006.html>, to
compute all syscall arguments on ARM in temporary variables before
loading them into register variables. The principle is as for that
glibc patch; the problem I actually observed was a GCC internal
compiler error building ld.so for Thumb-2.
Signed-off-by: Joseph Myers <joseph@codesourcery.com>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Diffstat (limited to 'libc/string/sh/sh4/memcpy.S')
0 files changed, 0 insertions, 0 deletions