install.texi (Specific): Fix anchor for x86_64-*-solaris2.1[0-9]*.
* doc/install.texi (Specific): Fix anchor for x86_64-*-solaris2.1[0-9]*. From-SVN: r181338
This commit is contained in:
parent
1bec9caacb
commit
d559a95c8f
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2011-11-13 Jonathan Wakely <jwakely.gcc@gmail.com>
|
||||
|
||||
* doc/install.texi (Specific): Fix anchor for
|
||||
x86_64-*-solaris2.1[0-9]*.
|
||||
|
||||
2011-11-13 Nathan Sidwell <nathan@acm.org>
|
||||
|
||||
* gcov.c (source_prefix, source_length): New globals.
|
||||
|
|
|
@ -4476,7 +4476,7 @@ both 64-bit x86-64 and 32-bit x86 code (via the @option{-m32} switch).
|
|||
@html
|
||||
<hr />
|
||||
@end html
|
||||
@heading @anchor{x86-64-x-solaris2.10}x86_64-*-solaris2.1[0-9]*
|
||||
@heading @anchor{x86-64-x-solaris210}x86_64-*-solaris2.1[0-9]*
|
||||
|
||||
GCC also supports the x86-64 architecture implemented by the AMD64
|
||||
processor (@samp{amd64-*-*} is an alias for @samp{x86_64-*-*}) on
|
||||
|
|
Loading…
Add table
Reference in a new issue