diff options
author | Joseph Myers <joseph@codesourcery.com> | 2009-07-14 15:52:27 +0000 |
---|---|---|
committer | Austin Foxley <austinf@cetoncorp.com> | 2009-08-19 11:55:58 -0700 |
commit | 31ec4cb6d2b73820a7644a9ce4964f4eab499d2e (patch) | |
tree | d5e8db2e62c93e13bcf2b61b085c8a27298e8f0e /libc/misc/regex | |
parent | d57e6548d253a9efed91d72498aeda092fa265d2 (diff) | |
download | uClibc-alpine-31ec4cb6d2b73820a7644a9ce4964f4eab499d2e.tar.bz2 uClibc-alpine-31ec4cb6d2b73820a7644a9ce4964f4eab499d2e.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: Austin Foxley <austinf@cetoncorp.com>
Diffstat (limited to 'libc/misc/regex')
0 files changed, 0 insertions, 0 deletions