public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [wwwdocs] The C++ ABI specification has moved again
@ 2015-06-28  0:15 Gerald Pfeifer
  2015-06-28 14:54 ` Gerald Pfeifer
  0 siblings, 1 reply; 2+ messages in thread
From: Gerald Pfeifer @ 2015-06-28  0:15 UTC (permalink / raw)
  To: gcc-patches

...so adjust all the links.  Applied.

Gerald

Index: faq.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/faq.html,v
retrieving revision 1.220
diff -u -r1.220 faq.html
--- faq.html	29 Jun 2014 20:12:59 -0000	1.220
+++ faq.html	27 Jun 2015 19:25:29 -0000
@@ -429,7 +429,7 @@
 
 <p>For more details about the way that GCC implements these and other
 C++ features, please read the <a
-href="http://mentorembedded.github.com/cxx-abi/">C++ ABI specification</a>.
+href="http://mentorembedded.github.io/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;
Index: readings.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v
retrieving revision 1.238
diff -u -r1.238 readings.html
--- readings.html	27 Jun 2015 18:46:13 -0000	1.238
+++ readings.html	27 Jun 2015 19:25:29 -0000
@@ -37,7 +37,7 @@
   by Joachim Nadler and Tim Josling
   &lt;<a href="mailto:tej@melbpc.org.au">tej@melbpc.org.au</a>&gt;.</li>
 
-  <li><a href="http://mentorembedded.github.com/cxx-abi/">
+  <li><a href="http://mentorembedded.github.io/cxx-abi/">
   The V3 multi-vendor standard C++ ABI</a> is used in GCC releases 3.0 and
   above.</li>
 
Index: gcc-4.0/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.0/changes.html,v
retrieving revision 1.66
diff -u -r1.66 changes.html
--- gcc-4.0/changes.html	28 Jun 2014 22:44:28 -0000	1.66
+++ gcc-4.0/changes.html	27 Jun 2015 19:25:30 -0000
@@ -182,7 +182,7 @@
         <a href="#visibility"><code>-fvisibility</code> option</a>.</li>
 
     <li>The compiler now uses the library interface specified by the <a
-        href="http://mentorembedded.github.com/cxx-abi/">C++ ABI</a> for
+        href="http://mentorembedded.github.io/cxx-abi/">C++ ABI</a> for
         thread-safe initialization of function-scope static variables.
         Most users should leave this alone, but embedded programmers may
         want to disable this by specifying

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [wwwdocs] The C++ ABI specification has moved again
  2015-06-28  0:15 [wwwdocs] The C++ ABI specification has moved again Gerald Pfeifer
@ 2015-06-28 14:54 ` Gerald Pfeifer
  0 siblings, 0 replies; 2+ messages in thread
From: Gerald Pfeifer @ 2015-06-28 14:54 UTC (permalink / raw)
  To: gcc-patches

On Sat, 27 Jun 2015, Gerald Pfeifer wrote:
> ...so adjust all the links.  Applied.

Plus one I missed yesterday.

Gerald

Index: gcc-3.2/c++-abi.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.2/c++-abi.html,v
retrieving revision 1.7
diff -u -r1.7 c++-abi.html
--- gcc-3.2/c++-abi.html	26 Aug 2012 10:40:09 -0000	1.7
+++ gcc-3.2/c++-abi.html	28 Jun 2015 14:43:23 -0000
@@ -10,7 +10,7 @@
     The main point of the GCC 3.2 release is to have a relatively
     stable and common C++ ABI for GNU/Linux and BSD usage, following
     the documentation at
-    <a href="http://mentorembedded.github.com/cxx-abi/">http://sourcery.mentor.com/public/cxx-abi/</a>.
+    <a href="http://mentorembedded.github.io/cxx-abi/">http://sourcery.mentor.com/public/cxx-abi/</a>.
    
     Unfortunately this means that GCC 3.2 is incompatible with GCC 3.0
     and GCC 3.1 releases.</p>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-06-28 14:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-28  0:15 [wwwdocs] The C++ ABI specification has moved again Gerald Pfeifer
2015-06-28 14:54 ` Gerald Pfeifer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).