[Buildroot] [PATCH 0/2] xtensa binutils fixes backports

Max Filippov jcmvbkbc at gmail.com
Mon May 12 21:05:28 UTC 2014


Hi Thomas,

On Thu, May 8, 2014 at 2:51 AM, Max Filippov <jcmvbkbc at gmail.com> wrote:
> Hi Thomas,
>
> this series backports two fixes for binutils:
> - first fixes call target misalignment during link-time relaxation often
>   seen with linux kernel builds;
> - second fixes 'overflow after relaxation' link-time error recently seen
>   with some buildroot packages.
>
> Max Filippov (2):
>   binutils: backport first section frag alignment fix for xtensa gas
>   binutils: backport R_XTENSA_DIFF* relocation signedness fix
>
>  .../2.22/901-xtensa-gas-first-frag-alignment.patch |  51 ++++++++
>  .../902-xtensa-gas-ld-diff-relocation-signed.patch | 133 +++++++++++++++++++++
>  .../901-xtensa-gas-first-frag-alignment.patch      |  51 ++++++++
>  .../902-xtensa-gas-ld-diff-relocation-signed.patch | 133 +++++++++++++++++++++
>  .../901-xtensa-gas-first-frag-alignment.patch      |  51 ++++++++
>  .../902-xtensa-gas-ld-diff-relocation-signed.patch | 133 +++++++++++++++++++++
>  .../2.24/901-xtensa-gas-first-frag-alignment.patch |  51 ++++++++
>  .../902-xtensa-gas-ld-diff-relocation-signed.patch | 133 +++++++++++++++++++++
>  8 files changed, 736 insertions(+)
>  create mode 100644 package/binutils/2.22/901-xtensa-gas-first-frag-alignment.patch
>  create mode 100644 package/binutils/2.22/902-xtensa-gas-ld-diff-relocation-signed.patch
>  create mode 100644 package/binutils/2.23.1/901-xtensa-gas-first-frag-alignment.patch
>  create mode 100644 package/binutils/2.23.1/902-xtensa-gas-ld-diff-relocation-signed.patch
>  create mode 100644 package/binutils/2.23.2/901-xtensa-gas-first-frag-alignment.patch
>  create mode 100644 package/binutils/2.23.2/902-xtensa-gas-ld-diff-relocation-signed.patch
>  create mode 100644 package/binutils/2.24/901-xtensa-gas-first-frag-alignment.patch
>  create mode 100644 package/binutils/2.24/902-xtensa-gas-ld-diff-relocation-signed.patch

could you please also review/ack this series?

-- 
Thanks.
-- Max



More information about the buildroot mailing list