diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 9 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 3 |
2 files changed, 10 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> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 734811852..0c0e6c336 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -239,6 +239,9 @@ <para>&bc-memory-leak-patch;</para> </listitem> <listitem> + <para>&binutils-lto-patch;</para> + </listitem> + <listitem> <para>&coreutils-shuf-segfault-patch;</para> </listitem> <!--<listitem> |