This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [wwwdocs] The C++ ABI specification has moved again


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>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]