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]

[wwwdocs] Adjust links to ARC simulator


Only a minor change, and github redirects, but since it's a
permanent redirect, we might as well adjust our links.

Applied.

Gerald

Index: backends.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/backends.html,v
retrieving revision 1.66
diff -u -r1.66 backends.html
--- backends.html	22 Mar 2015 10:52:51 -0000	1.66
+++ backends.html	27 Aug 2015 18:08:08 -0000
@@ -118,9 +118,11 @@
 <p>For AVR simulator, see <a
 href="https://gcc.gnu.org/ml/gcc/2003-10/msg00027.html";>
 https://gcc.gnu.org/ml/gcc/2003-10/msg00027.html</a>.</p>
+
 <p>For ARC simulator, see <a
-href="https://github.com/foss-for-synopsys-dwc-arc-processors/binutils-gdb.git";>
-https://github.com/foss-for-synopsys-dwc-arc-processors/binutils-gdb.git</a>.</p>
+href="https://github.com/foss-for-synopsys-dwc-arc-processors/binutils-gdb";>
+https://github.com/foss-for-synopsys-dwc-arc-processors/binutils-gdb</a>.</p>
+</a>.</p>
 
 <p>* SPU's float is special; it has the same format as IEEE float but has
 an extended range and no infinity or NaNs. SPU's float will not produce


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