The BLX instruction is encoded differently than the BL, because why not? In
[oota-llvm.git] / docs / ProgrammersManual.html
index a316d4786a6d4258f63585d3826838bff6f529a2..e8d81a25061daa2db8d873767113226f2c1b5b2e 100644 (file)
@@ -269,9 +269,9 @@ can get, so it will not be discussed in this document.</p>
 
 <ol>
 
-<li><a href="http://www.dinkumware.com/refxcpp.html">Dinkumware C++ Library
-reference</a> - an excellent reference for the STL and other parts of the
-standard C++ library.</li>
+<li><a href="http://www.dinkumware.com/manuals/#Standard C++ Library">Dinkumware
+C++ Library reference</a> - an excellent reference for the STL and other parts
+of the standard C++ library.</li>
 
 <li><a href="http://www.tempest-sw.com/cpp/">C++ In a Nutshell</a> - This is an
 O'Reilly book in the making.  It has a decent Standard Library