aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2014-05-11 21:58:56 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2014-05-11 21:58:56 +0000
commit6206f72d670d6b9de52f40e3dc54648d08146801 (patch)
tree02b5539f734d2fbe87d583789ca368b579fcfa92 /chapter01/changelog.xml
parentf6fe5000d71afe93a210ee5e0976fac1a114c03f (diff)
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
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r--chapter01/changelog.xml9
1 files changed, 7 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index d83a3156c..2acc8b345 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -39,14 +39,19 @@
<para>2014-05-11</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Add a patch to binutils to enable LTO
+ with gcc-4.9.0. Fixes
+ <ulink url="&lfs-ticket-root;3569">#3569</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[bdubbs] - Update bootscripts for eudev.</para>
</listitem>
<listitem>
<para>[bdubbs] - Add gcc patch for upstream changes.</para>
</listitem>
<listitem>
- <para>[bdubbs] - Change explanation for using
- omit-frame-pointer in gcc-pass2. Fixes
+ <para>[bdubbs] - Remove omit-frame-pointer in gcc-pass2
+ and Chapter 6 gcc. Fixes
<ulink url="&lfs-ticket-root;3562">#3562</ulink>.</para>
</listitem>
</itemizedlist>