diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-04-20 20:08:12 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-04-20 20:08:12 +0000 |
commit | 49168420d4a3d3e6b8050db9239724c774c2058a (patch) | |
tree | 647b0c78cc7c230d60ccf410d796206f614a0570 /chapter01/whatsnew.xml | |
parent | ec52ebbe6f1d52a04dc500e17bbb66f988178751 (diff) |
Upgrade to GCC-4.5.0, including the addition of its new dependency, MPC. Fixes #2636.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9254 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/whatsnew.xml')
-rw-r--r-- | chapter01/whatsnew.xml | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index fd3aa51ac..c545c83d7 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -70,9 +70,9 @@ <!--<listitem> <para>Gawk &gawk-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>GCC &gcc-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>GDBM &gdbm-version;</para> </listitem>--> @@ -140,6 +140,9 @@ <para>Module-Init-Tools &module-init-tools-version;</para> </listitem>--> <!--<listitem> + <para>MPC &mpc-version;</para> + </listitem>--> + <!--<listitem> <para>MPFR &mpfr-version;</para> </listitem>--> <!--<listitem> @@ -214,6 +217,10 @@ <para>bash-4.1-fixes-1.patch</para> </listitem> + <listitem> + <para>MPC-&mpc-version;</para> + </listitem> + </itemizedlist> <itemizedlist> |