aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2008-12-07 11:38:36 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2008-12-07 11:38:36 +0000
commit3fa7ca4305776f0b49c66c0424636f1c5a986e08 (patch)
tree76f0719fded1f2dd6ef2322c9b08fd8530b219af
parente623c902621fd4d1fd9989801498101b1a5004d1 (diff)
Upgrade to Binutils-2.19. FIxes #2268.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8758 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--appendices/dependencies.xml2
-rw-r--r--chapter01/changelog.xml3
-rw-r--r--chapter01/whatsnew.xml10
-rw-r--r--chapter03/patches.xml16
-rw-r--r--chapter05/binutils-pass1.xml5
-rw-r--r--chapter05/binutils-pass2.xml5
-rw-r--r--chapter06/binutils.xml10
-rw-r--r--chapter06/chapter06.xml2
-rw-r--r--packages.ent6
-rw-r--r--patches.ent9
10 files changed, 16 insertions, 52 deletions
diff --git a/appendices/dependencies.xml b/appendices/dependencies.xml
index da56a369e..31db25175 100644
--- a/appendices/dependencies.xml
+++ b/appendices/dependencies.xml
@@ -151,7 +151,7 @@
<seglistitem>
<seg>Bash, Binutils, Coreutils, Diffutils, GCC, Gettext, Glibc, Grep,
- Make, Perl, Sed, and Texinfo</seg>
+ Make, Perl, Sed, Texinfo and Zlib</seg>
</seglistitem>
</segmentedlist>
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 89f84e967..d731e5c69 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -41,6 +41,9 @@
<para>2008-12-06</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Upgraded to Binutils-2.19. Fixes #2268.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Upgraded to bash-3.2-fixes-9.patch. Fixes #2294.
</para>
</listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index a413e97a2..827ed0392 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -35,9 +35,9 @@
<!--<listitem>
<para>Berkeley DB &db-version;</para>
</listitem>-->
- <!--<listitem>
+ <listitem>
<para>Binutils &binutils-version;</para>
- </listitem>-->
+ </listitem>
<!--<listitem>
<para>Bison &bison-version;</para>
</listitem>-->
@@ -227,6 +227,12 @@
<listitem>
<para>bash-3.2-fixes-8.patch</para>
</listitem>
+ <listitem>
+ <para>binutils-2.18-GCC43-1.patch</para>
+ </listitem>
+ <listitem>
+ <para>binutils-2.18-configure-1.patch</para>
+ </listitem>
</itemizedlist>
diff --git a/chapter03/patches.xml b/chapter03/patches.xml
index 84f62cb98..2a8aff90a 100644
--- a/chapter03/patches.xml
+++ b/chapter03/patches.xml
@@ -35,22 +35,6 @@
</varlistentry>
<varlistentry>
- <term>Binutils GCC 4.3 Patch - <token>&binutils-gcc-patch-size;</token>:</term>
- <listitem>
- <para>Download: <ulink url="&patches-root;&binutils-gcc-patch;"/></para>
- <para>MD5 sum: <literal>&binutils-gcc-patch-md5;</literal></para>
- </listitem>
- </varlistentry>
-
- <varlistentry>
- <term>Binutils Texinfo Version Patch - <token>&binutils-configure-patch-size;</token>:</term>
- <listitem>
- <para>Download: <ulink url="&patches-root;&binutils-configure-patch;"/></para>
- <para>MD5 sum: <literal>&binutils-configure-patch-md5;</literal></para>
- </listitem>
- </varlistentry>
-
- <varlistentry>
<term>Bzip2 Documentation Patch - <token>&bzip2-docs-patch-size;</token>:</term>
<listitem>
<para>Download: <ulink url="&patches-root;&bzip2-docs-patch;"/></para>
diff --git a/chapter05/binutils-pass1.xml b/chapter05/binutils-pass1.xml
index 2c8a5ab73..eff3eac76 100644
--- a/chapter05/binutils-pass1.xml
+++ b/chapter05/binutils-pass1.xml
@@ -48,11 +48,6 @@
linker and assembler to determine which of their own features to
enable.</para>
- <para>Binutils does not recognize versions of Texinfo newer than 4.9. Fix
- this issue by applying the following patch:</para>
-
-<screen><userinput remap="pre">patch -Np1 -i ../&binutils-configure-patch;</userinput></screen>
-
<para>The Binutils documentation recommends building Binutils outside of the
source directory in a dedicated build directory:</para>
diff --git a/chapter05/binutils-pass2.xml b/chapter05/binutils-pass2.xml
index dd7e7d912..adeb9f756 100644
--- a/chapter05/binutils-pass2.xml
+++ b/chapter05/binutils-pass2.xml
@@ -43,11 +43,6 @@
<sect2 role="installation">
<title>Installation of Binutils</title>
- <para>Binutils does not recognize versions of Texinfo newer than 4.9. Fix
- this issue by applying the following patch:</para>
-
-<screen><userinput remap="pre">patch -Np1 -i ../&binutils-configure-patch;</userinput></screen>
-
<para>Create a separate build directory again:</para>
<screen><userinput remap="pre">mkdir -v ../binutils-build
diff --git a/chapter06/binutils.xml b/chapter06/binutils.xml
index cc67448d0..3f3fed95f 100644
--- a/chapter06/binutils.xml
+++ b/chapter06/binutils.xml
@@ -56,16 +56,6 @@ Ask your system administrator to create more.</computeroutput></screen>
<para>This issue needs to be resolved before running the test suites
for Binutils and GCC.</para>
- <para>Binutils does not recognize versions of Texinfo newer than 4.9. Fix
- this issue by applying the following patch:</para>
-
-<screen><userinput remap="pre">patch -Np1 -i ../&binutils-configure-patch;</userinput></screen>
-
- <para>Apply the following patch to prevent some failures when running the
- the test suite:</para>
-
-<screen><userinput remap="pre">patch -Np1 -i ../&binutils-gcc-patch;</userinput></screen>
-
<para>Suppress the installation of an outdated
<filename>standards.info</filename> file as a newer one is installed later
on in the Autoconf instructions:</para>
diff --git a/chapter06/chapter06.xml b/chapter06/chapter06.xml
index 52e6fe6b7..c02a73728 100644
--- a/chapter06/chapter06.xml
+++ b/chapter06/chapter06.xml
@@ -21,6 +21,7 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="man-pages.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="glibc.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="readjusting.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="zlib.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="binutils.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gmp.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mpfr.xml"/>
@@ -36,7 +37,6 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="procps.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="grep.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libtool.xml"/>
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="zlib.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="perl.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="readline.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="autoconf.xml"/>
diff --git a/packages.ent b/packages.ent
index ac01c7c32..266fa69ce 100644
--- a/packages.ent
+++ b/packages.ent
@@ -38,10 +38,10 @@
<!ENTITY bash-doc-md5 "0e904cb46ca873fcfa65df19b024bec9">
<!ENTITY bash-doc-home " ">
-<!ENTITY binutils-version "2.18">
-<!ENTITY binutils-size "14,612 KB">
+<!ENTITY binutils-version "2.19">
+<!ENTITY binutils-size "15,839 KB">
<!ENTITY binutils-url "&gnu;binutils/binutils-&binutils-version;.tar.bz2">
-<!ENTITY binutils-md5 "9d22ee4dafa3a194457caf4706f9cf01">
+<!ENTITY binutils-md5 "17a52219dee5a76c1a9d9b0bfd337d66">
<!ENTITY binutils-home "http://sources.redhat.com/binutils/">
<!ENTITY binutils-ch5p1-du "213 MB">
<!ENTITY binutils-ch5p1-sbu "1 SBU">
diff --git a/patches.ent b/patches.ent
index de4287550..54ff163e0 100644
--- a/patches.ent
+++ b/patches.ent
@@ -6,15 +6,6 @@
<!ENTITY bash-fixes-patch-size "75 KB">
-<!ENTITY binutils-configure-patch "binutils-&binutils-version;-configure-1.patch">
-<!ENTITY binutils-configure-patch-md5 "83877c299e3e3080952214e479396f23">
-<!ENTITY binutils-configure-patch-size "1 KB">
-
-<!ENTITY binutils-gcc-patch "binutils-&binutils-version;-GCC43-1.patch">
-<!ENTITY binutils-gcc-patch-md5 "d77fa789b4cae8b1ef7bc10e6220a529">
-<!ENTITY binutils-gcc-patch-size "1.1 KB">
-
-
<!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch">
<!ENTITY bzip2-docs-patch-md5 "6a5ac7e89b791aae556de0f745916f7f">
<!ENTITY bzip2-docs-patch-size "1.6 KB">