aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@pfeifer.com>2005-05-01 13:39:37 +0000
committerGerald Pfeifer <gerald@gcc.gnu.org>2005-05-01 13:39:37 +0000
commitd8fcd0856b9f3c56dee6d9f7afd22b0a710ee923 (patch)
tree2c901112b36515a418fa68cd66e62e80bb9aff94 /gcc
parenta192121adb9838b621b43a710e0119fbc4915e73 (diff)
downloadgcc-d8fcd0856b9f3c56dee6d9f7afd22b0a710ee923.zip
gcc-d8fcd0856b9f3c56dee6d9f7afd22b0a710ee923.tar.gz
gcc-d8fcd0856b9f3c56dee6d9f7afd22b0a710ee923.tar.bz2
install.texi (Specific): Omit dots in the @anchors names for i?86-*-sco3.2v5*...
* doc/install.texi (Specific): Omit dots in the @anchors names for i?86-*-sco3.2v5*, i?86-*-solaris2.10, and sparc-sun-solaris2.7. Omit underscores for x86_64-*-* and the "all ELF targets" entry. From-SVN: r99067
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog6
-rw-r--r--gcc/doc/install.texi20
2 files changed, 16 insertions, 10 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index af36b4e..1148ec2 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -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*, i?86-*-solaris2.10, and sparc-sun-solaris2.7.
+ Omit underscores for x86_64-*-* and the "all ELF targets" entry.
+
2005-05-01 Zdenek Dvorak <dvorakz@suse.cz>
PR tree-optimization/18316
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index 36c9c30..80a655b 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -2207,9 +2207,9 @@ GNU Compiler Collection on your machine.
@item
@uref{#ix86-x-linux,,i?86-*-linux*}
@item
-@uref{#ix86-x-sco3.2v5,,i?86-*-sco3.2v5*}
+@uref{#ix86-x-sco32v5,,i?86-*-sco3.2v5*}
@item
-@uref{#ix86-x-solaris2.10,,i?86-*-solaris2.10}
+@uref{#ix86-x-solaris210,,i?86-*-solaris2.10}
@item
@uref{#ix86-x-udk,,i?86-*-udk}
@item
@@ -2267,7 +2267,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-x-linux,,sparc-*-linux*}
@item
@@ -2281,7 +2281,7 @@ GNU Compiler Collection on your machine.
@item
@uref{#x-x-vxworks,,*-*-vxworks*}
@item
-@uref{#x86_64-x-x,,x86_64-*-*, amd64-*-*}
+@uref{#x86-64-x-x,,x86_64-*-*, amd64-*-*}
@item
@uref{#xtensa-x-elf,,xtensa-*-elf}
@item
@@ -2296,7 +2296,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
@@ -2897,7 +2897,7 @@ found on @uref{http://www.bitwizard.nl/sig11/,,www.bitwizard.nl}.
@html
<hr />
@end html
-@heading @anchor{ix86-x-sco3.2v5}i?86-*-sco3.2v5*
+@heading @anchor{ix86-x-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
@@ -2941,7 +2941,7 @@ GCC, version 2.95.3. It is useful for bootstrapping this version.
@html
<hr />
@end html
-@heading @anchor{ix86-x-solaris2.10}i?86-*-solaris2.10
+@heading @anchor{ix86-x-solaris210}i?86-*-solaris2.10
Use this for Solaris 10 or later on x86 and x86-64 systems. This
configuration is supported by GCC 4.0 and later versions only.
@@ -3649,7 +3649,7 @@ or later system, the canonical target triplet must be specified as the
@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
@@ -3808,7 +3808,7 @@ VxWorks will incorporate this module.)
@html
<hr />
@end html
-@heading @anchor{x86_64-x-x}x86_64-*-*, amd64-*-*
+@heading @anchor{x86-64-x-x}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@.
@@ -3921,7 +3921,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