]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
install.texi (Specific): Omit dots in the @anchors names for i?86-*-sco3.2v5* and...
authorGerald Pfeifer <gerald@pfeifer.com>
Sun, 1 May 2005 17:58:29 +0000 (17:58 +0000)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Sun, 1 May 2005 17:58:29 +0000 (17:58 +0000)
* doc/install.texi (Specific): Omit dots in the @anchors names
for i?86-*-sco3.2v5* and sparc-sun-solaris2.7.
Omit underscores for x86_64-*-* and the "all ELF targets" entry.

From-SVN: r99073

gcc/ChangeLog
gcc/doc/install.texi

index 3143721d4b40ff222fe865b7d1495fd0c2f6aa4e..c00bf5c0eb57d01527aa3a1ef77931d0499d0252 100644 (file)
@@ -1,3 +1,9 @@
+2005-05-01  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       * doc/install.texi (Specific): Omit dots in the @anchors names
+       for i?86-*-sco3.2v5* and sparc-sun-solaris2.7.
+       Omit underscores for x86_64-*-* and the "all ELF targets" entry.
+
 2005-05-01  Joseph S. Myers  <joseph@codesourcery.com>
 
        PR c/21213
index bf2a938ded50e80f9fa9d7c43fd213149dbe8292..00d9e0c12a288844d5ed60e5298e1165f70f214b 100644 (file)
@@ -2156,7 +2156,7 @@ GNU Compiler Collection on your machine.
 @item
 @uref{#ix86-*-linux*,,i?86-*-linux*}
 @item
-@uref{#ix86-*-sco3.2v5*,,i?86-*-sco3.2v5*}
+@uref{#ix86-*-sco32v5*,,i?86-*-sco3.2v5*}
 @item
 @uref{#ix86-*-udk,,i?86-*-udk}
 @item
@@ -2218,7 +2218,7 @@ GNU Compiler Collection on your machine.
 @item
 @uref{#sparc-sun-solaris2*,,sparc-sun-solaris2*}
 @item
-@uref{#sparc-sun-solaris2.7,,sparc-sun-solaris2.7}
+@uref{#sparc-sun-solaris27,,sparc-sun-solaris2.7}
 @item
 @uref{#sparc-*-linux*,,sparc-*-linux*}
 @item
@@ -2232,7 +2232,7 @@ GNU Compiler Collection on your machine.
 @item
 @uref{#*-*-vxworks*,,*-*-vxworks*}
 @item
-@uref{#x86_64-*-*,,x86_64-*-*, amd64-*-*}
+@uref{#x86-64-*-*,,x86_64-*-*, amd64-*-*}
 @item
 @uref{#xtensa-*-elf,,xtensa-*-elf}
 @item
@@ -2247,7 +2247,7 @@ GNU Compiler Collection on your machine.
 
 @itemize
 @item
-@uref{#elf_targets,,all ELF targets} (SVR4, Solaris 2, etc.)
+@uref{#elf,,all ELF targets} (SVR4, Solaris 2, etc.)
 @end itemize
 @end ifhtml
 
@@ -2840,7 +2840,7 @@ This will be fixed in future releases of GCC.
 @html
 <hr />
 @end html
-@heading @anchor{ix86-*-sco3.2v5*}i?86-*-sco3.2v5*
+@heading @anchor{ix86-*-sco32v5*}i?86-*-sco3.2v5*
 Use this for the SCO OpenServer Release 5 family of operating systems.
 
 Unlike earlier versions of GCC, the ability to generate COFF with this
@@ -3565,7 +3565,7 @@ plain @option{-g}.
 @html
 <hr />
 @end html
-@heading @anchor{sparc-sun-solaris2.7}sparc-sun-solaris2.7
+@heading @anchor{sparc-sun-solaris27}sparc-sun-solaris2.7
 
 Sun patch 107058-01 (1999-01-13) for Solaris 7/SPARC triggers a bug in
 the dynamic linker.  This problem (Sun bug 4210064) affects GCC 2.8
@@ -3724,7 +3724,7 @@ VxWorks will incorporate this module.)
 @html
 <hr />
 @end html
-@heading @anchor{x86_64-*-*}x86_64-*-*, amd64-*-*
+@heading @anchor{x86-64-*-*}x86_64-*-*, amd64-*-*
 
 GCC supports the x86-64 architecture implemented by the AMD64 processor
 (amd64-*-* is an alias for x86_64-*-*) on GNU/Linux, FreeBSD and NetBSD.
@@ -3837,7 +3837,7 @@ current GCC) is to be found in the GCC texinfo manual.
 @html
 <hr />
 @end html
-@heading @anchor{elf_targets}all ELF targets (SVR4, Solaris 2, etc.)
+@heading @anchor{elf}all ELF targets (SVR4, Solaris 2, etc.)
 
 C++ support is significantly better on ELF targets if you use the
 @uref{./configure.html#with-gnu-ld,,GNU linker}; duplicate copies of