From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Waldemar Brodkorb <wbx@openadk.org>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCHv3 1/3] package/binutils: add version 2.38
Date: Sat, 23 Apr 2022 16:15:58 +0200 [thread overview]
Message-ID: <20220423161558.0eb845c8@windsurf> (raw)
In-Reply-To: <YhZ1F2rNvEB4Jrah@waldemar-brodkorb.de>
On Wed, 23 Feb 2022 18:55:35 +0100
Waldemar Brodkorb <wbx@openadk.org> wrote:
> See:
> https://sourceware.org/pipermail/binutils/2022-February/119721.html
>
> i386-Allow-GOT32-relocations-against-ABS-symbols.patch is not required
> as it is in release.
>
> Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
> ---
> v1->v2: add a comment about i386 patch
> v2->v3: add ppc patch from binutils-2.38 branch fixing kernel
> compile
> ---
> package/binutils/2.38/0001-sh-conf.patch | 48 +++
> .../2.38/0002-poison-system-directories.patch | 306 ++++++++++++++++++
> ...or1k-fix-building-with-gcc-version-5.patch | 50 +++
> ...K_GOT16-signed-overflow-by-using-spe.patch | 75 +++++
> ...binutils-2.38-vs.-ppc32-linux-kernel.patch | 55 ++++
> package/binutils/Config.in.host | 7 +
> package/binutils/binutils.hash | 1 +
> 7 files changed, 542 insertions(+)
> create mode 100644 package/binutils/2.38/0001-sh-conf.patch
> create mode 100644 package/binutils/2.38/0002-poison-system-directories.patch
> create mode 100644 package/binutils/2.38/0003-bfd-elf32-or1k-fix-building-with-gcc-version-5.patch
> create mode 100644 package/binutils/2.38/0004-or1k-Avoid-R_OR1K_GOT16-signed-overflow-by-using-spe.patch
> create mode 100644 package/binutils/2.38/0005-binutils-2.38-vs.-ppc32-linux-kernel.patch
Thanks, series applied. In PATCH 2/3, you had forgotten to update
Config.in.legacy with the removed option, so I did that.
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2022-04-23 14:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-23 17:55 [Buildroot] [PATCHv3 1/3] package/binutils: add version 2.38 Waldemar Brodkorb
2022-04-23 14:15 ` Thomas Petazzoni via buildroot [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220423161558.0eb845c8@windsurf \
--to=buildroot@buildroot.org \
--cc=thomas.petazzoni@bootlin.com \
--cc=wbx@openadk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.