aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
diff options
context:
space:
mode:
authorDJ Lucas <dj@linuxfromscratch.org>2017-02-08 04:30:34 +0000
committerDJ Lucas <dj@linuxfromscratch.org>2017-02-08 04:30:34 +0000
commite1230252d648bd91abee8ded67a6d111755844a5 (patch)
tree564956f2b07a9975b2692d71269aaea9afdcbb4d /chapter01/changelog.xml
parent218ba5f52232454299c95e181213cb7207c95246 (diff)
Add gold linker to ch6 binutils build, restore chapter 5 bison.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11178 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r--chapter01/changelog.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 535fe9673..93f77973d 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -43,6 +43,19 @@
appropriate for the entry or if needed the entire day's listitem.
-->
<listitem>
+ <para>2017-02-08</para>
+ <itemizedlist>
+ <listitem>
+ <para>[dj] - Restore chapter 5 build of bison for binutils.</para>
+ </listitem>
+ <listitem>
+ <para>[dj] - Build gold linker with binutils. The bfd linker remains
+ default.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2017-02-07</para>
<itemizedlist>
<listitem>