diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index e7c05bb18..d9f12bb3a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,14 +37,24 @@ --> <listitem> + <para>January 30, 2006</para> + <itemizedlist> + <listitem> + <para>[jhuntwork] - Adjust binutils-pass1 so we don't need to hang on to its + source directories. Also use 'gcc -dumpmachine' instead of the MACHTYPE var.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>January 29, 2006</para> <itemizedlist> <listitem> - <para>[jhuntwork] - Restore the use of *startfile_prefix_spec. + <para>[jhuntwork] - Restore the use of *startfile_prefix_spec.</para> </listitem> <listitem> <para>[jhuntwork] - Remove a spurious -i from the perl command when - readjusting the toolchain. Thanks Dan Nicholson. + readjusting the toolchain. Thanks Dan Nicholson.</para> </listitem> </itemizedlist> </listitem> |