aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--chapter01/whatsnew.xml4
2 files changed, 8 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index e1b031af9..d8da5f337 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,10 @@
<para>2012-03-27</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Add a patch to fix building of Binutils with the
+ -O3 compiler flag. Thanks to Pierre Labastie for the report.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Add the GCC fix patch back to Glibc instructions
to fix a build issue on 32-bit hosts. Thanks to Pierre Labastie for
the report.</para>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 212560992..c1cb214dc 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -224,6 +224,10 @@
</listitem>
<listitem>
+ <para>&binutils-build-patch;</para>
+ </listitem>
+
+ <listitem>
<para>&gcc-startfiles-patch;</para>
</listitem>