Bläddra i källkod

Updated GCC testresults link

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3885 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Alexander E. Patrakov 21 år sedan
förälder
incheckning
d9e7e0a5bb
3 ändrade filer med 6 tillägg och 3 borttagningar
  1. 3 0
      chapter01/changelog.xml
  2. 1 1
      chapter05/gcc-pass2.xml
  3. 2 2
      general.ent

+ 3 - 0
chapter01/changelog.xml

@@ -77,6 +77,9 @@ first a summary, then a detailed log.</para>
 </itemizedlist>
 </listitem>
 
+<listitem><para>July 5, 2004 [alexander]: Updated GCC testresults
+link.</para></listitem>
+
 <listitem><para>July 3, 2004 [winkie]: Upgraded to Glibc 2.3.4-20040701.</para>
 </listitem>
 

+ 1 - 1
chapter05/gcc-pass2.xml

@@ -164,7 +164,7 @@ a summary of the test suite results, run this:</para>
 <para>You can compare your results to those posted to the gcc-testresults
 mailing list for similar configurations to your own. For an example of how
 current GCC-&gcc-version; should look on i686-pc-linux-gnu, see
-<ulink url="http://gcc.gnu.org/ml/gcc-testresults/2004-04/msg00414.html"/>.</para>
+<ulink url="http://gcc.gnu.org/ml/gcc-testresults/2004-07/msg00179.html"/>.</para>
 
 <para>Having a few unexpected failures often cannot be avoided. The GCC
 developers are usually aware of these, but haven't yet gotten around to fixing

+ 2 - 2
general.ent

@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20040702">
-<!ENTITY releasedate "July 2, 2004">
+<!ENTITY version "SVN-20040705">
+<!ENTITY releasedate "July 5, 2004">
 <!ENTITY milestone "6.0">
 
 <!ENTITY lfs-root "http://www.linuxfromscratch.org/">