mbox

[1/2] binutils: update to 2.25.1

Message ID 1459747443-23781-1-git-send-email-marcel.lorenz@ipfire.org
State Dropped
Headers

Message

Marcel Lorenz April 4, 2016, 3:24 p.m. UTC
  Signed-off-by: Marcel Lorenz <marcel.lorenz@ipfire.org>

---
 config/rootfiles/common/armv5tel/binutils          | 108 +++++--
 config/rootfiles/common/i586/binutils              |  12 +-
 config/rootfiles/common/x86_64/binutils            |  12 +-
 lfs/binutils                                       |  12 +-
 ...=> binutils-2.25.1-pt-pax-flags-20150727.patch} | 336 ++++++++++-----------
 src/patches/binutils_generate-gnu-hash.patch       |  56 ++++
 .../binutils_ld-poison-system-directories.patch    | 330 ++++++++++++++++++++
 7 files changed, 646 insertions(+), 220 deletions(-)
 rename src/patches/{binutils-2.24-pt-pax-flags-20131231.patch => binutils-2.25.1-pt-pax-flags-20150727.patch} (77%)
 create mode 100644 src/patches/binutils_generate-gnu-hash.patch
 create mode 100644 src/patches/binutils_ld-poison-system-directories.patch
  

Comments

Arne Fitzenreiter April 4, 2016, 9:51 p.m. UTC | #1
On 2016-04-04 07:24, Marcel Lorenz wrote:
> Signed-off-by: Marcel Lorenz <marcel.lorenz@ipfire.org>
> 
The arm rootfiles contain intel files now! This patch is broken.

Toolchain parts are really critical and should intensive tested on
all arches before changing.
  
Marcel Lorenz April 5, 2016, 3:21 p.m. UTC | #2
Hi,

sorry, can't test ARM. Have no Hardware. Can you correct the rootfile 
for me?
On i586, i have no problems with 2.25.1

Marcel

Am 2016-04-04 13:51, schrieb Arne Fitzenreiter:
> On 2016-04-04 07:24, Marcel Lorenz wrote:
>> Signed-off-by: Marcel Lorenz <marcel.lorenz@ipfire.org>
>> 
> The arm rootfiles contain intel files now! This patch is broken.
> 
> Toolchain parts are really critical and should intensive tested on
> all arches before changing.
  
Michael Tremer April 5, 2016, 9:10 p.m. UTC | #3
On Tue, 2016-04-05 at 07:21 +0200, Marcel Lorenz wrote:
> Hi,
> 
> sorry, can't test ARM. Have no Hardware. Can you correct the rootfile 
> for me?
> On i586, i have no problems with 2.25.1

There must still be issues when you have to modify lfs/grub to insert PaX
headers into the ELF header. That should not be necessary at all.

-Michael

> 
> Marcel
> 
> Am 2016-04-04 13:51, schrieb Arne Fitzenreiter:
> > 
> > On 2016-04-04 07:24, Marcel Lorenz wrote:
> > > 
> > > Signed-off-by: Marcel Lorenz <marcel.lorenz@ipfire.org>
> > > 
> > The arm rootfiles contain intel files now! This patch is broken.
> > 
> > Toolchain parts are really critical and should intensive tested on
> > all arches before changing.