[Buildroot] [PATCH] libffi: back-port support for ARC

Alexey Brodkin Alexey.Brodkin at synopsys.com
Fri May 9 11:27:14 UTC 2014


Hi,

On Thu, 2014-05-01 at 22:00 +0300, Alexey Brodkin wrote:
> Support for ARC CPUs was added in libffi after 3.0.13 vesion was cut and up
> until now no new release has been done. So to enale libffi on ARC we need this
> set of patches.
> 
> These are corrsponding commits in libffi:
>  * b082e15091961373c03d10ed0251f619ebb6ed76 - Add ARC support
>  * 0f8690a84c874ec09a090c8c6adfb93c594acac6 - Rebuild for ARC additions
>  * d918d47809c174d62283306b282749f8db93661f - arc: Fix build error
> 
> The first patch was modified a bit (cut changelog part) to accomodate
> changes not related to ARC between 3.0.14 and changes in question.
> 
> Signed-off-by: Alexey Brodkin <abrodkin at synopsys.com>
> Signed-off-by: Misca Jonker <mjonker at synopsys.com>
> 
> Cc: Peter Korsgaard <peter at korsgaard.com>
> Cc: Gustavo Zacarias <gustavo at zacarias.com.ar>
> ---
>  package/libffi/libffi-arc-01-Add-ARC-support.patch | 560 +++++++++++++++++++++
>  .../libffi-arc-02-Rebuild-for-ARC-additions.patch  | 262 ++++++++++
>  .../libffi/libffi-arc-03-arc-Fix-build-error.patch |  43 ++
>  3 files changed, 865 insertions(+)
>  create mode 100644 package/libffi/libffi-arc-01-Add-ARC-support.patch
>  create mode 100644 package/libffi/libffi-arc-02-Rebuild-for-ARC-additions.patch
>  create mode 100644 package/libffi/libffi-arc-03-arc-Fix-build-error.patch

I'm wondering if there're chances to get this one reviewed or applied if
there're no objections?

Regards,
Alexey



More information about the buildroot mailing list