install.texi (Specific): Use https for blackfin.uclinux.org.
authorGerald Pfeifer <gerald@pfeifer.com>
Fri, 10 Feb 2017 16:08:46 +0000 (16:08 +0000)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Fri, 10 Feb 2017 16:08:46 +0000 (16:08 +0000)
* doc/install.texi (Specific): Use https for blackfin.uclinux.org.
(Specific): Update mingw-w64 reference.
(Binaries): Ditto.
(Specific): Remove broken link to Renesas RX processor.

From-SVN: r245332

gcc/ChangeLog
gcc/doc/install.texi

index 8e224ac399d050fca77538e15e2c4f49acae4f24..be1ed7b04f8cba9ab9c5d91e5fc5d9d2d6e24348 100644 (file)
@@ -1,3 +1,10 @@
+2017-02-10  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       * doc/install.texi (Specific): Use https for blackfin.uclinux.org.
+       (Specific): Update mingw-w64 reference.
+       (Binaries): Ditto.
+       (Specific): Remove broken link to Renesas RX processor.
+
 2017-02-10  Richard Biener  <rguenther@suse.de>
 
        * toplev.c (process_options): Do not mention obsolete graphite
index 0c82fe9eb94d2208c2ea38a6083054320882fddb..796f3b5bd282e1c157c471e41416f0e906a1cc52 100644 (file)
@@ -3078,7 +3078,7 @@ Microsoft Windows:
 The @uref{http://sourceware.org/cygwin/,,Cygwin} project;
 @item
 The @uref{http://www.mingw.org/,,MinGW} and
-@uref{http://mingw-w64.org/,,mingw-w64} projects.
+@uref{http://mingw-w64.org/doku.php,,mingw-w64} projects.
 @end itemize
 
 @item
@@ -3420,7 +3420,7 @@ See ``Blackfin Options'' in the main manual
 @end ifhtml
 
 More information, and a version of binutils with support for this processor,
-is available at @uref{http://blackfin.uclinux.org}
+is available at @uref{https://blackfin.uclinux.org}
 
 @html
 <hr />
@@ -4329,9 +4329,7 @@ The RISC-V RV64 instruction set running GNU/Linux.
 @end html
 @anchor{rx-x-elf}
 @heading rx-*-elf
-The Renesas RX processor.  See
-@uref{http://eu.renesas.com/fmwk.jsp?cnt=rx600_series_landing.jsp&fp=/products/mpumcu/rx_family/rx600_series}
-for more information about this processor.
+The Renesas RX processor.
 
 @html
 <hr />
@@ -4701,7 +4699,7 @@ the Win32 subsystem that provides a subset of POSIX.
 
 @subheading Intel 64-bit versions
 GCC contains support for x86-64 using the mingw-w64
-runtime library, available from @uref{http://mingw-w64.sourceforge.net/}.
+runtime library, available from @uref{http://mingw-w64.org/doku.php}.
 This library should be used with the target triple x86_64-pc-mingw32.
 
 Presently Windows for Itanium is not supported.