[klibc] [PATCH V2 0/3] Introduce arm64 support

H. Peter Anvin hpa at zytor.com
Mon Nov 11 19:49:38 PST 2013


On 11/11/2013 09:04 AM, Steve Capper wrote:
> Hello,
> 
> Here is V2 of the arm64 support for klibc patch set.
> 
> Notable changes since the original series:
>  * fp regs dropped from setjmp/longjmp
>  * chmod, lstat and stat re-implemented with *at functions.
>  * open64 merged into open.
> 
> As with the original, this series is to be applied against the latest
> klibc, just after
>  25a66fa README.klibc: update build information
> 
> V2 has been tested on x86_64 running Ubuntu 13.04 in KVM, on ARM
> running Fedora 18 on an Arndale board, and for Aarch64 by running
> Open Embedded on the ARMv8A FVP model.
> 
> Again the testing regime included running the klibc supplied tests,
> as well as running the mksh test suite (with mksh both statically
> compiled and linked against /lib/klibc-xxxxx.so).
> 
> As always, any comments/critique/flames welcome. :-)
> 

I applied this but added some fixup patches; in particular archstat.h
needed to be just about completely redone.  I pushed it even though I
haven't tested it at all, so I strongly suggest pulling the git repo and
testing :)

	-hpa




More information about the klibc mailing list