From 6206f72d670d6b9de52f40e3dc54648d08146801 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sun, 11 May 2014 21:58:56 +0000 Subject: Add a patch to binutils to enable LTO with gcc-4.9.0. Remove omit-frame-pointer in gcc-pass2 and Chapter 6 gcc. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10561 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 9 +++++++-- chapter01/whatsnew.xml | 3 +++ 2 files changed, 10 insertions(+), 2 deletions(-) (limited to 'chapter01') diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index d83a3156c..2acc8b345 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -38,6 +38,11 @@ 2014-05-11 + + [bdubbs] - Add a patch to binutils to enable LTO + with gcc-4.9.0. Fixes + #3569. + [bdubbs] - Update bootscripts for eudev. @@ -45,8 +50,8 @@ [bdubbs] - Add gcc patch for upstream changes. - [bdubbs] - Change explanation for using - omit-frame-pointer in gcc-pass2. Fixes + [bdubbs] - Remove omit-frame-pointer in gcc-pass2 + and Chapter 6 gcc. Fixes #3562. diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 734811852..0c0e6c336 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -238,6 +238,9 @@ &bc-memory-leak-patch; + + &binutils-lto-patch; + &coreutils-shuf-segfault-patch; -- cgit v1.2.3-54-g00ecf