diff mbox

[wwwdocs] Janitor stuff

Message ID alpine.LNX.2.00.1202202343080.2778@gerinyyl.fvgr
State New
Headers show

Commit Message

Gerald Pfeifer Feb. 20, 2012, 10:43 p.m. UTC
On Mon, 20 Feb 2012, Steven Bosscher wrote:
> 2. Change some links to the C++ ABI (CodeSourcery -> Mentor)

There was another one, which I just changes as well.

Gerald
diff mbox

Patch

Index: htdocs/faq.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/faq.html,v
retrieving revision 1.214
diff -u -3 -p -r1.214 faq.html
--- htdocs/faq.html	30 Oct 2011 19:14:49 -0000	1.214
+++ htdocs/faq.html	20 Feb 2012 22:41:32 -0000
@@ -433,7 +433,7 @@  linkage the same name is a violation of 
 
 <p>For more details about the way that GCC implements these and other
 C++ features, please read the <a
-href="http://www.codesourcery.com/public/cxx-abi/">C++ ABI specification</a>.
+href="http://sourcery.mentor.com/public/cxx-abi/">C++ ABI specification</a>.
 Note the <code>std::type_info</code> objects which <i>must</i> be
 resolved all begin with "_ZTS". Refer to <code>ld</code>'s
 documentation for a description of the "<code>-E</code>" &amp;