From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Tue, 17 Jul 2018 13:23:21 +0200 Subject: [Buildroot] [PATCH] package/binutils: add binutils version 2.31 In-Reply-To: <20180716213010.29310-1-romain.naour@gmail.com> References: <20180716213010.29310-1-romain.naour@gmail.com> Message-ID: <20180717132321.2173ca42@windsurf> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hello, On Mon, 16 Jul 2018 23:30:10 +0200, Romain Naour wrote: > https://sourceware.org/ml/binutils/2018-07/msg00213.html > > Signed-off-by: Romain Naour > --- > package/binutils/2.31/0001-sh-conf.patch | 48 ++++ > package/binutils/2.31/0002-ld-makefile.patch | 41 +++ > .../2.31/0003-check-ldrunpath-length.patch | 36 +++ > .../2.31/0004-add-sysroot-fix-from-bug-3049.patch | 51 ++++ > .../2.31/0005-poison-system-directories.patch | 306 +++++++++++++++++++++ > ...location-where-GOT-information-is-collect.patch | 198 +++++++++++++ > ...bustness.-Return-FALSE-in-case-of-NULL-po.patch | 35 +++ > ...lobal-symbol-is-not-an-indirect-or-warnin.patch | 43 +++ > ...tion-was-still-being-generated-when-symbo.patch | 37 +++ > package/binutils/Config.in.host | 4 + > package/binutils/binutils.hash | 1 + > 11 files changed, 800 insertions(+) > create mode 100644 package/binutils/2.31/0001-sh-conf.patch > create mode 100644 package/binutils/2.31/0002-ld-makefile.patch > create mode 100644 package/binutils/2.31/0003-check-ldrunpath-length.patch > create mode 100644 package/binutils/2.31/0004-add-sysroot-fix-from-bug-3049.patch > create mode 100644 package/binutils/2.31/0005-poison-system-directories.patch > create mode 100644 package/binutils/2.31/0006-Refactored-location-where-GOT-information-is-collect.patch > create mode 100644 package/binutils/2.31/0007-Improved-robustness.-Return-FALSE-in-case-of-NULL-po.patch > create mode 100644 package/binutils/2.31/0008-Make-sure-global-symbol-is-not-an-indirect-or-warnin.patch > create mode 100644 package/binutils/2.31/0009-PLT-information-was-still-being-generated-when-symbo.patch This bump is also causing host-elf2flt to fail building, on noMMU architectures (m68k coldfire and ARMv7-M): https://gitlab.com/free-electrons/toolchains-builder/-/jobs/82284002 https://gitlab.com/free-electrons/toolchains-builder/-/jobs/82284139 Best regards, Thomas -- Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons) Embedded Linux and Kernel engineering https://bootlin.com