This is the mail archive of the libffi-discuss@sourceware.org mailing list for the libffi project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] New port for ARM AArch64


Thanks for your patience, Marcus!  I think this patch is missing
configury bits.  Could you please send me a patch for just the missing
configure.ac changes.    The rest pf it has already been committed.

Thanks,

Anthony Green


On Fri, Sep 28, 2012 at 12:28 PM, Marcus Shawcroft
<marcus.shawcroft@arm.com> wrote:
>
> ARM would like to contribute a libffi port for the ARM AArch64
> architecture.  The port passes the test suite cleanly.  The proposed
> ChangeLog and patches are included below.
>
>
> /Marcus
>
>
> 2012-09-18  James Greenhalgh  <james.greenhalgh at arm.com>
>             Marcus Shawcroft  <marcus.shawcroft at arm.com>
>
>         * README: Add details of aarch64 port.
>         * src/aarch64/ffi.c: New.
>         * src/aarch64/ffitarget.h: Likewise.
>         * src/aarch64/sysv.S: Likewise.
>
> 2012-09-18  James Greenhalgh  <james.greenhalgh at arm.com>
>             Marcus Shawcroft  <marcus.shawcroft at arm.com>
>
>         * testsuite/lib/libffi.exp: Add support for aarch64.
>         * testsuite/libffi.call/cls_struct_va1.c: New.
>         * testsuite/libffi.call/cls_uchar_va.c: Likewise.
>         * testsuite/libffi.call/cls_uint_va.c: Likewise.
>         * testsuite/libffi.call/cls_ulong_va.c: Liekwise.
>         * testsuite/libffi.call/cls_ushort_va.c: Likewise.
>         * testsuite/libffi.call/nested_struct11.c: Likewise.
>         * testsuite/libffi.call/uninitialized.c: Likewise.
>         * testsuite/libffi.call/va_1.c: Likewise.
>         * testsuite/libffi.call/va_struct1.c: Likewise.
>         * testsuite/libffi.call/va_struct2.c: Likewise.
>         * testsuite/libffi.call/va_struct3.c: Likewise.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]