From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] binutils: Fix glibc building for ARC with stock binutils 2.30
Date: Wed, 13 Jun 2018 22:29:53 +0200 [thread overview]
Message-ID: <20180613222953.23ac58db@windsurf> (raw)
In-Reply-To: <20180613163956.28894-1-abrodkin@synopsys.com>
Hello,
On Wed, 13 Jun 2018 19:39:56 +0300, Alexey Brodkin wrote:
> There're known issues with building glibc for ARC with vanilla
> Binutils 2.30. Adding a couple of not yet upstreamed patches
> that solve it.
>
> Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
> ---
> ...ocation-where-GOT-information-is-col.patch | 197 ++++++++++++++++++
> ...ustness.-Return-FALSE-in-case-of-NUL.patch | 34 +++
> ...obal-symbol-is-not-an-indirect-or-wa.patch | 42 ++++
> ...ion-was-still-being-generated-when-s.patch | 35 ++++
> 4 files changed, 308 insertions(+)
> create mode 100644 package/binutils/2.30/0010-ARC-Refactored-location-where-GOT-information-is-col.patch
> create mode 100644 package/binutils/2.30/0011-ARC-Improved-robustness.-Return-FALSE-in-case-of-NUL.patch
> create mode 100644 package/binutils/2.30/0012-ARC-Make-sure-global-symbol-is-not-an-indirect-or-wa.patch
> create mode 100644 package/binutils/2.30/0013-ARC-PLT-information-was-still-being-generated-when-s.patch
I've applied to master after:
- Removing the number from the patch titles (use 'git format-patch -N'
please!)
- Adjusting the numbering of patch file names. Recently, Romain Naour
renumbered all patches and made them Git formatted, so it would be
nice to keep that consistency.
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2018-06-13 20:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-13 16:39 [Buildroot] [PATCH] binutils: Fix glibc building for ARC with stock binutils 2.30 Alexey Brodkin
2018-06-13 20:29 ` Thomas Petazzoni [this message]
2018-06-13 21:16 ` Alexey Brodkin
2018-06-13 21:34 ` Thomas Petazzoni
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=20180613222953.23ac58db@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@busybox.net \
/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.