diff mbox

[wwwdocs] http://gcc.gnu.org/install/ links

Message ID alpine.LSU.2.11.1406281357300.30120@tuna.site
State New
Headers show

Commit Message

Gerald Pfeifer June 28, 2014, 12:17 p.m. UTC
Convert references to http://gcc.gnu.org/install/ and sub-pages to 
https.  Avoid some such links.

Committed.

Gerald
diff mbox

Patch

Index: faq.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/faq.html,v
retrieving revision 1.218
diff -u -r1.218 faq.html
--- faq.html	28 Jun 2014 07:45:04 -0000	1.218
+++ faq.html	28 Jun 2014 11:57:20 -0000
@@ -103,7 +103,7 @@ 
 <p>The host/target specific installation notes for GCC include information
 about known problems with installing or using GCC on particular platforms.
 These are included in the sources for a release in INSTALL/specific.html,
-and the <a href="http://gcc.gnu.org/install/specific.html">latest version</a>
+and the <a href="https://gcc.gnu.org/install/specific.html">latest version</a>
 is always available at the GCC web site.
 Reports of <a href="http://gcc.gnu.org/buildstat.html">successful builds</a>
 for several versions of GCC are also available at the web site.</p>
@@ -217,7 +217,7 @@ 
 the GNU versions of those programs.</p>
 
 <p>To ensure that GCC finds the GNU assembler (the GNU linker), which
-are required by <a href="http://gcc.gnu.org/install/specific.html">some
+are required by <a href="https://gcc.gnu.org/install/specific.html">some
 configurations</a>,
 you should configure these with the same --prefix option as you used
 for GCC.  Then build &amp; install GNU as (GNU ld) and proceed with
@@ -457,7 +457,7 @@ 
 transparently without requiring installation of any additional tools.</p>
 
 <p>If you modified some sources or when building from SVN you may also
-need <a href="http://gcc.gnu.org/install/prerequisites.html#TOC1">some
+need <a href="https://gcc.gnu.org/install/prerequisites.html#TOC1">some
 additional tools</a>.</p>
 
 
Index: releases.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/releases.html,v
retrieving revision 1.112
diff -u -r1.112 releases.html
--- releases.html	12 Jun 2014 12:47:25 -0000	1.112
+++ releases.html	28 Jun 2014 11:57:22 -0000
@@ -17,7 +17,7 @@ 
 of little use to you if you do not already have a C compiler on your
 machine.</em>  If you don't already have a compiler, you need pre-compiled
 binaries.
-Our <a href="http://gcc.gnu.org/install/binaries.html">binaries page</a>
+Our <a href="https://gcc.gnu.org/install/binaries.html">binaries page</a>
 has references to pre-compiled binaries for various platforms.</p>
 
 <p>You can also retrieve the current development sources
Index: egcs-1.0/index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/egcs-1.0/index.html,v
retrieving revision 1.3
diff -u -r1.3 index.html
--- egcs-1.0/index.html	3 Dec 2013 01:04:41 -0000	1.3
+++ egcs-1.0/index.html	28 Jun 2014 11:57:27 -0000
@@ -200,7 +200,7 @@ 
 <p>The EGCS 1.0 releases include installation instructions in both HTML
 and plaintext forms (see the INSTALL directory in the toplevel directory
 of the distribution).  However, we also keep the most up to date
-<a href="http://gcc.gnu.org/install/">installation instructions</a>
+installation instructions
 and <a href="buildstat.html">build/test status</a> on our web page.  We
 will update those pages as new information becomes available.</p>
 
Index: egcs-1.1/index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/egcs-1.1/index.html,v
retrieving revision 1.7
diff -u -r1.7 index.html
--- egcs-1.1/index.html	28 Jun 2014 07:45:08 -0000	1.7
+++ egcs-1.1/index.html	28 Jun 2014 11:57:27 -0000
@@ -258,7 +258,7 @@ 
 <p>Each release includes installation instructions in both HTML
 and plaintext forms (see the INSTALL directory in the toplevel directory
 of the distribution).  However, we also keep the most up to date
-<a href="http://gcc.gnu.org/install/">installation instructions </a>
+installation instructions
 and <a href="buildstat.html">build/test status</a> on our web page.  We
 will update those pages as new information becomes available.</p>
 
Index: gcc-2.95/index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-2.95/index.html,v
retrieving revision 1.4
diff -u -r1.4 index.html
--- gcc-2.95/index.html	28 Jun 2014 07:45:10 -0000	1.4
+++ gcc-2.95/index.html	28 Jun 2014 11:57:28 -0000
@@ -43,8 +43,7 @@ 
 
 <p>The sources include installation instructions in both HTML
 and plaintext forms in the <code>install</code> directory in the distribution.
-However, the most up to date
- <a href="http://gcc.gnu.org/install/">installation instructions</a>
+However, the most up to date installation instructions
 and <a href="buildstat.html">build/test status</a> are on the web pages.  We
 will update those pages as new information becomes available.</p>
 
Index: gcc-3.0/buildstat.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.0/buildstat.html,v
retrieving revision 1.154
diff -u -r1.154 buildstat.html
--- gcc-3.0/buildstat.html	27 Jun 2014 14:34:15 -0000	1.154
+++ gcc-3.0/buildstat.html	28 Jun 2014 11:57:28 -0000
@@ -13,11 +13,11 @@ 
 
 <p>Instructions for running the test suite and for submitting test results
 are part of
-<a href="http://gcc.gnu.org/install/test.html">
+<a href="https://gcc.gnu.org/install/test.html">
 Installing GCC: Testing</a>.
 Instructions for reporting a successful build, including a list of
 information to include in such a report, are part of
-<a href="http://gcc.gnu.org/install/finalinstall.html">
+<a href="https://gcc.gnu.org/install/finalinstall.html">
 Installing GCC: Final Installation</a>.</p>
 
 <table>
Index: gcc-3.1/buildstat.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.1/buildstat.html,v
retrieving revision 1.43
diff -u -r1.43 buildstat.html
--- gcc-3.1/buildstat.html	27 Jun 2014 14:34:15 -0000	1.43
+++ gcc-3.1/buildstat.html	28 Jun 2014 11:57:28 -0000
@@ -13,11 +13,11 @@ 
 
 <p>Instructions for running the test suite and for submitting test results
 are part of
-<a href="http://gcc.gnu.org/install/test.html">
+<a href="https://gcc.gnu.org/install/test.html">
 Installing GCC: Testing</a>.
 Instructions for reporting a successful &quot;make bootstrap&quot;,
 including a list of information to include in such a report, are part of
-<a href="http://gcc.gnu.org/install/finalinstall.html">
+<a href="https://gcc.gnu.org/install/finalinstall.html">
 Installing GCC: Final Installation</a>.</p>
 
 <table>
Index: gcc-3.2/buildstat.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.2/buildstat.html,v
retrieving revision 1.78
diff -u -r1.78 buildstat.html
--- gcc-3.2/buildstat.html	27 Jun 2014 14:34:15 -0000	1.78
+++ gcc-3.2/buildstat.html	28 Jun 2014 11:57:29 -0000
@@ -13,11 +13,11 @@ 
 
 <p>Instructions for running the test suite and for submitting test results
 are part of
-<a href="http://gcc.gnu.org/install/test.html">
+<a href="https://gcc.gnu.org/install/test.html">
 Installing GCC: Testing</a>.
 Instructions for reporting a successful &quot;make bootstrap&quot;,
 including a list of information to include in such a report, are part of
-<a href="http://gcc.gnu.org/install/finalinstall.html">
+<a href="https://gcc.gnu.org/install/finalinstall.html">
 Installing GCC: Final Installation</a>.</p>
 
 <table>
Index: gcc-3.3/buildstat.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.3/buildstat.html,v
retrieving revision 1.55
diff -u -r1.55 buildstat.html
--- gcc-3.3/buildstat.html	27 Jun 2014 14:34:15 -0000	1.55
+++ gcc-3.3/buildstat.html	28 Jun 2014 11:57:30 -0000
@@ -13,11 +13,11 @@ 
 
 <p>Instructions for running the test suite and for submitting test results
 are part of
-<a href="http://gcc.gnu.org/install/test.html">
+<a href="https://gcc.gnu.org/install/test.html">
 Installing GCC: Testing</a>.
 Instructions for reporting a successful &quot;make bootstrap&quot;,
 including a list of information to include in such a report, are part of
-<a href="http://gcc.gnu.org/install/finalinstall.html">
+<a href="https://gcc.gnu.org/install/finalinstall.html">
 Installing GCC: Final Installation</a>.</p>
 
 <table>
Index: gcc-3.4/buildstat.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.4/buildstat.html,v
retrieving revision 1.34
diff -u -r1.34 buildstat.html
--- gcc-3.4/buildstat.html	27 Jun 2014 14:34:15 -0000	1.34
+++ gcc-3.4/buildstat.html	28 Jun 2014 11:57:32 -0000
@@ -13,11 +13,11 @@ 
 
 <p>Instructions for running the test suite and for submitting test results
 are part of
-<a href="http://gcc.gnu.org/install/test.html">
+<a href="https://gcc.gnu.org/install/test.html">
 Installing GCC: Testing</a>.
 Instructions for reporting a successful &quot;make bootstrap&quot;,
 including a list of information to include in such a report, are part of
-<a href="http://gcc.gnu.org/install/finalinstall.html">
+<a href="https://gcc.gnu.org/install/finalinstall.html">
 Installing GCC: Final Installation</a>.</p>
 
 <table>
Index: gcc-4.0/buildstat.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.0/buildstat.html,v
retrieving revision 1.30
diff -u -r1.30 buildstat.html
--- gcc-4.0/buildstat.html	27 Jun 2014 14:34:15 -0000	1.30
+++ gcc-4.0/buildstat.html	28 Jun 2014 11:57:34 -0000
@@ -13,11 +13,11 @@ 
 
 <p>Instructions for running the test suite and for submitting test results
 are part of
-<a href="http://gcc.gnu.org/install/test.html">
+<a href="https://gcc.gnu.org/install/test.html">
 Installing GCC: Testing</a>.
 Instructions for reporting a successful &quot;make bootstrap&quot;,
 including a list of information to include in such a report, are part of
-<a href="http://gcc.gnu.org/install/finalinstall.html">
+<a href="https://gcc.gnu.org/install/finalinstall.html">
 Installing GCC: Final Installation</a>.</p>
 
 <table>
Index: gcc-4.0/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.0/changes.html,v
retrieving revision 1.63
diff -u -r1.63 changes.html
--- gcc-4.0/changes.html	28 Jun 2014 08:14:41 -0000	1.63
+++ gcc-4.0/changes.html	28 Jun 2014 11:57:34 -0000
@@ -368,7 +368,7 @@ 
     <li>To compile Ada from the sources, install an older working Ada compiler 
         and then use <code>--enable-languages=ada</code> at configuration time, 
         since the Ada frontend is not currently activated by default. See
-        the <a href="http://gcc.gnu.org/install/">Installing GCC</a>
+        the <a href="https://gcc.gnu.org/install/">Installing GCC</a>
         for details.
     </li>
   </ul> 
Index: gcc-4.1/buildstat.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.1/buildstat.html,v
retrieving revision 1.17
diff -u -r1.17 buildstat.html
--- gcc-4.1/buildstat.html	27 Jun 2014 14:34:15 -0000	1.17
+++ gcc-4.1/buildstat.html	28 Jun 2014 11:57:34 -0000
@@ -13,11 +13,11 @@ 
 
 <p>Instructions for running the test suite and for submitting test results
 are part of
-<a href="http://gcc.gnu.org/install/test.html">
+<a href="https://gcc.gnu.org/install/test.html">
 Installing GCC: Testing</a>.
 Instructions for reporting a successful &quot;make bootstrap&quot;,
 including a list of information to include in such a report, are part of
-<a href="http://gcc.gnu.org/install/finalinstall.html">
+<a href="https://gcc.gnu.org/install/finalinstall.html">
 Installing GCC: Final Installation</a>.</p>
 
 <table>
Index: gcc-4.2/buildstat.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.2/buildstat.html,v
retrieving revision 1.16
diff -u -r1.16 buildstat.html
--- gcc-4.2/buildstat.html	27 Jun 2014 14:34:16 -0000	1.16
+++ gcc-4.2/buildstat.html	28 Jun 2014 11:57:35 -0000
@@ -13,11 +13,11 @@ 
 
 <p>Instructions for running the test suite and for submitting test results
 are part of
-<a href="http://gcc.gnu.org/install/test.html">
+<a href="https://gcc.gnu.org/install/test.html">
 Installing GCC: Testing</a>.
 Instructions for reporting a successful &quot;make bootstrap&quot;,
 including a list of information to include in such a report, are part of
-<a href="http://gcc.gnu.org/install/finalinstall.html">
+<a href="https://gcc.gnu.org/install/finalinstall.html">
 Installing GCC: Final Installation</a>.</p>
 
 <table>
Index: gcc-4.3/buildstat.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.3/buildstat.html,v
retrieving revision 1.37
diff -u -r1.37 buildstat.html
--- gcc-4.3/buildstat.html	27 Jun 2014 14:34:16 -0000	1.37
+++ gcc-4.3/buildstat.html	28 Jun 2014 11:57:36 -0000
@@ -13,11 +13,11 @@ 
 
 <p>Instructions for running the test suite and for submitting test results
 are part of
-<a href="http://gcc.gnu.org/install/test.html">
+<a href="https://gcc.gnu.org/install/test.html">
 Installing GCC: Testing</a>.
 Instructions for reporting a successful &quot;make bootstrap&quot;,
 including a list of information to include in such a report, are part of
-<a href="http://gcc.gnu.org/install/finalinstall.html">
+<a href="https://gcc.gnu.org/install/finalinstall.html">
 Installing GCC: Final Installation</a>.</p>
 
 <table>
Index: gcc-4.3/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.3/changes.html,v
retrieving revision 1.127
diff -u -r1.127 changes.html
--- gcc-4.3/changes.html	28 Jun 2014 07:45:13 -0000	1.127
+++ gcc-4.3/changes.html	28 Jun 2014 11:57:36 -0000
@@ -22,7 +22,7 @@ 
     href="http://gmplib.org/">GMP</a> and <a
     href="http://www.mpfr.org/">MPFR</a> libraries for building all
     the various front-end languages it supports.  See the <a
-    href="http://gcc.gnu.org/install/prerequisites.html">prerequisites
+    href="https://gcc.gnu.org/install/prerequisites.html">prerequisites
     page</a> for version requirements.</li>
 
     <li>ColdFire targets now treat <code>long double</code> as having
Index: gcc-4.4/buildstat.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.4/buildstat.html,v
retrieving revision 1.30
diff -u -r1.30 buildstat.html
--- gcc-4.4/buildstat.html	27 Jun 2014 14:34:16 -0000	1.30
+++ gcc-4.4/buildstat.html	28 Jun 2014 11:57:37 -0000
@@ -13,11 +13,11 @@ 
 
 <p>Instructions for running the test suite and for submitting test results
 are part of
-<a href="http://gcc.gnu.org/install/test.html">
+<a href="https://gcc.gnu.org/install/test.html">
 Installing GCC: Testing</a>.
 Instructions for reporting a successful &quot;make bootstrap&quot;,
 including a list of information to include in such a report, are part of
-<a href="http://gcc.gnu.org/install/finalinstall.html">
+<a href="https://gcc.gnu.org/install/finalinstall.html">
 Installing GCC: Final Installation</a>.</p>
 
 <table>
Index: gcc-4.5/buildstat.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.5/buildstat.html,v
retrieving revision 1.17
diff -u -r1.17 buildstat.html
--- gcc-4.5/buildstat.html	27 Jun 2014 14:34:16 -0000	1.17
+++ gcc-4.5/buildstat.html	28 Jun 2014 11:57:39 -0000
@@ -13,11 +13,11 @@ 
 
 <p>Instructions for running the test suite and for submitting test results
 are part of
-<a href="http://gcc.gnu.org/install/test.html">
+<a href="https://gcc.gnu.org/install/test.html">
 Installing GCC: Testing</a>.
 Instructions for reporting a successful &quot;make bootstrap&quot;,
 including a list of information to include in such a report, are part of
-<a href="http://gcc.gnu.org/install/finalinstall.html">
+<a href="https://gcc.gnu.org/install/finalinstall.html">
 Installing GCC: Final Installation</a>.</p>
 
 <table>
Index: gcc-4.5/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.5/changes.html,v
retrieving revision 1.110
diff -u -r1.110 changes.html
--- gcc-4.5/changes.html	28 Jun 2014 08:14:42 -0000	1.110
+++ gcc-4.5/changes.html	28 Jun 2014 11:57:39 -0000
@@ -17,7 +17,7 @@ 
     <li id="mpccaveat">GCC now requires the <a
     href="http://www.multiprecision.org/">MPC</a> library in order to
     build.  See the <a
-    href="http://gcc.gnu.org/install/prerequisites.html">prerequisites
+    href="https://gcc.gnu.org/install/prerequisites.html">prerequisites
     page</a> for version requirements.</li>
 
     <li><p>Support for a number of older systems and recently
Index: gcc-4.6/buildstat.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.6/buildstat.html,v
retrieving revision 1.17
diff -u -r1.17 buildstat.html
--- gcc-4.6/buildstat.html	27 Jun 2014 14:34:16 -0000	1.17
+++ gcc-4.6/buildstat.html	28 Jun 2014 11:57:39 -0000
@@ -13,11 +13,11 @@ 
 
 <p>Instructions for running the test suite and for submitting test results
 are part of
-<a href="http://gcc.gnu.org/install/test.html">
+<a href="https://gcc.gnu.org/install/test.html">
 Installing GCC: Testing</a>.
 Instructions for reporting a successful &quot;make bootstrap&quot;,
 including a list of information to include in such a report, are part of
-<a href="http://gcc.gnu.org/install/finalinstall.html">
+<a href="https://gcc.gnu.org/install/finalinstall.html">
 Installing GCC: Final Installation</a>.</p>
 
 <table>
Index: gcc-4.9/buildstat.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.9/buildstat.html,v
retrieving revision 1.3
diff -u -r1.3 buildstat.html
--- gcc-4.9/buildstat.html	27 Jun 2014 14:34:16 -0000	1.3
+++ gcc-4.9/buildstat.html	28 Jun 2014 11:57:42 -0000
@@ -13,11 +13,11 @@ 
 
 <p>Instructions for running the test suite and for submitting test results
 are part of
-<a href="http://gcc.gnu.org/install/test.html">
+<a href="https://gcc.gnu.org/install/test.html">
 Installing GCC: Testing</a>.
 Instructions for reporting a successful &quot;make bootstrap&quot;,
 including a list of information to include in such a report, are part of
-<a href="http://gcc.gnu.org/install/finalinstall.html">
+<a href="https://gcc.gnu.org/install/finalinstall.html">
 Installing GCC: Final Installation</a>.</p>
 
 <table>
Index: java/build-snapshot.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/build-snapshot.html,v
retrieving revision 1.18
diff -u -r1.18 build-snapshot.html
--- java/build-snapshot.html	28 Oct 2012 21:12:09 -0000	1.18
+++ java/build-snapshot.html	28 Jun 2014 11:57:43 -0000
@@ -77,7 +77,7 @@ 
 will be installed under /usr/local. For more information about
 installing gcc and/or configuration options see:
 
-  <a href="http://gcc.gnu.org/install/">http://gcc.gnu.org/install/</a>
+  <a href="https://gcc.gnu.org/install/">https://gcc.gnu.org/install/</a>
 
 </pre>
 </td>
Index: java/contrib.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/contrib.html,v
retrieving revision 1.37
diff -u -r1.37 contrib.html
--- java/contrib.html	27 Jun 2014 15:04:39 -0000	1.37
+++ java/contrib.html	28 Jun 2014 11:57:43 -0000
@@ -70,7 +70,7 @@ 
 </ul>
 
 <p>More detailed documentation on <a
-href="http://gcc.gnu.org/install/test.html">how to run tests</a> is
+href="https://gcc.gnu.org/install/test.html">how to run tests</a> is
 included in the GCC installation notes.</p>
 
 </body>
Index: onlinedocs/index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/onlinedocs/index.html,v
retrieving revision 1.141
diff -u -r1.141 index.html
--- onlinedocs/index.html	28 Jun 2014 07:45:15 -0000	1.141
+++ onlinedocs/index.html	28 Jun 2014 11:57:49 -0000
@@ -912,7 +912,7 @@ 
 <ul>
   <li>User-Level Documentation
   <ul>
-    <li><a href="http://gcc.gnu.org/install/">GCC Installation Instructions</a></li>
+    <li><a href="https://gcc.gnu.org/install/">GCC Installation Instructions</a></li>
     <li><a href="https://gcc.gnu.org/onlinedocs/gcc/">GCC Manual</a> (<a
            href="https://gcc.gnu.org/onlinedocs/gcc.pdf">also in
            PDF</a> or <a
Index: testing/index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/testing/index.html,v
retrieving revision 1.35
diff -u -r1.35 index.html
--- testing/index.html	28 Jun 2014 10:34:16 -0000	1.35
+++ testing/index.html	28 Jun 2014 11:57:55 -0000
@@ -12,7 +12,7 @@ 
 for additional testing.</p>
 
 <p>For information about running the GCC testsuites, see
-<a href="http://gcc.gnu.org/install/test.html">Installing GCC: Testing</a>.
+<a href="https://gcc.gnu.org/install/test.html">Installing GCC: Testing</a>.
 For information about testsuite organization and adding new tests, see
 <a href="https://gcc.gnu.org/onlinedocs/gccint/Testsuites.html">
 Test Suites</a> in the GCC Internals manual and the README files in
@@ -45,7 +45,7 @@ 
 <ul>
   <li>Perform regular builds and testing of current GCC sources that
       are not already being reported regularly; see
-      <a href="http://gcc.gnu.org/install/test.html">Installing GCC:
+      <a href="https://gcc.gnu.org/install/test.html">Installing GCC:
       Testing</a> for instructions on submitting test results.</li>
   <li>Build cross compilers and test with simulators as described in
       <a href="../simtest-howto.html">How to test GCC