sol2.c (solaris_assemble_visibility): Remove obsolete URLs.

gcc:
	* config/sol2.c (solaris_assemble_visibility): Remove obsolete
	URLs.

	libstdc++-v3:
	* doc/xml/manual/abi.xml: Replace docs.sun.com URLs by their OTN
	equivalents.
	* doc/html/manual/abi.html: Regenerate.

From-SVN: r170960
This commit is contained in:
Rainer Orth 2011-03-14 20:34:21 +00:00 committed by Rainer Orth
parent ba3ceb2dd2
commit 07332e6db4
4 changed files with 16 additions and 7 deletions

View File

@ -1,3 +1,8 @@
2011-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* config/sol2.c (solaris_assemble_visibility): Remove obsolete
URLs.
2011-03-14 Jakub Jelinek <jakub@redhat.com>
PR middle-end/47917

View File

@ -1,5 +1,5 @@
/* General Solaris system support.
Copyright (C) 2004, 2005 , 2007, 2010 Free Software Foundation, Inc.
Copyright (C) 2004, 2005 , 2007, 2010, 2011 Free Software Foundation, Inc.
Contributed by CodeSourcery, LLC.
This file is part of GCC.
@ -134,10 +134,8 @@ solaris_assemble_visibility (tree decl ATTRIBUTE_UNUSED,
STV_SINGLETON, and STV_ELIMINATE.
See Linker and Libraries Guide, Ch. 2, Link-Editor, Defining
Additional Symbols with a mapfile,
http://docs.sun.com/app/docs/doc/819-0690/gdzmc?a=view
and Ch. 7, Object-File Format, Symbol Table Section,
http://docs.sun.com/app/docs/doc/819-0690/chapter6-79797?a=view */
Additional Symbols, and Ch. 7, Object-File Format, Symbol Table
Section. */
static const char * const visibility_types[] = {
NULL, "symbolic", "hidden", "hidden"

View File

@ -1,3 +1,9 @@
2011-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* doc/xml/manual/abi.xml: Replace docs.sun.com URLs by their OTN
equivalents.
* doc/html/manual/abi.html: Regenerate.
2011-03-14 Tom Tromey <tromey@redhat.com>
* python/libstdcxx/v6/printers.py (_use_gdb_pp): New global.

View File

@ -1127,7 +1127,7 @@ gcc test.c -g -O2 -L. -lone -ltwo /usr/lib/libstdc++.so.5 /usr/lib/libstdc++.so.
</biblioentry>
<biblioentry>
<biblioid xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://docs.sun.com/app/docs/doc/819-0690" class="uri">
<biblioid xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://download.oracle.com/docs/cd/E19963-01/html/819-0690/index.html" class="uri">
</biblioid>
<citetitle>
Linker and Libraries Guide (document 819-0690)
@ -1136,7 +1136,7 @@ gcc test.c -g -O2 -L. -lone -ltwo /usr/lib/libstdc++.so.5 /usr/lib/libstdc++.so.
<biblioentry>
<biblioid xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://docs.sun.com/app/docs/doc/819-3689" class="uri">
<biblioid xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://download.oracle.com/docs/cd/E19422-01/819-3689/index.html" class="uri">
</biblioid>
<citetitle>
Sun Studio 11: C++ Migration Guide (document 819-3689)