Dear all,
given that the webserver now redirects http accesses to https, it makes
sense that all references already use https.
Committed as obvious for the most important files.
Tobias
Index: style.mhtml
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/style.mhtml,v
retrieving revision 1.123
diff -u -r1.123 style.mhtml
--- style.mhtml 24 Nov 2013 17:17:08 -0000 1.123
+++ style.mhtml 11 Jun 2014 17:45:01 -0000
@@ -67,13 +67,13 @@
<group
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rev="made" href="mailto:g...@gcc.gnu.org" />
- <link rel="shortcut icon" href="http://gcc.gnu.org/favicon.ico" />
- <link rel="stylesheet" type="text/css" href="http://gcc.gnu.org/gcc.css" />
+ <link rel="shortcut icon" href="https://gcc.gnu.org/favicon.ico" />
+ <link rel="stylesheet" type="text/css" href="https://gcc.gnu.org/gcc.css" />
>
<group
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rev="made" href="mailto:g...@gcc.gnu.org">
- <link rel="shortcut icon" href="http://gcc.gnu.org/favicon.ico">
+ <link rel="shortcut icon" href="https://gcc.gnu.org/favicon.ico">
<link rel="stylesheet" type="text/css" href="/gcc.css">
>
>
@@ -142,8 +142,8 @@
<tr><td <nav-body-style> >
<a href="./">libstdc++ Home</a><br />
<a href="../">GCC Home</a><br />
- <a href="http://gcc.gnu.org/onlinedocs/libstdc++/faq.html">FAQ</a><br />
- <a href="http://gcc.gnu.org/onlinedocs/libstdc++/">Documentation</a>
+ <a href="https://gcc.gnu.org/onlinedocs/libstdc++/faq.html">FAQ</a><br />
+ <a href="https://gcc.gnu.org/onlinedocs/libstdc++/">Documentation</a>
</td></tr>
</table></td></tr>
>
@@ -156,7 +156,7 @@
<a href="<get-var BACKPATH>releases.html">Releases</a><br />
<a href="<get-var BACKPATH>snapshots.html">Snapshots</a><br />
<a href="<get-var BACKPATH>lists.html">Mailing lists</a><br />
- <a href="http://gcc.gnu.org/onlinedocs/gcc/Contributors.html">Contributors</a><br />
+ <a href="https://gcc.gnu.org/onlinedocs/gcc/Contributors.html">Contributors</a><br />
<a href="<get-var BACKPATH>steering.html">Steering Committee</a><br />
<a href="https://twitter.com/gnutools">
<img src="<get-var BACKPATH>twitter-bird-light-bgs.png"
@@ -174,12 +174,12 @@
<tr><td><table cellspacing="0" width="100%">
<tr><td <nav-title-style> >Documentation</td></tr>
<tr><td <nav-body-style> >
- <a href="http://gcc.gnu.org/install/">Installation</a><br />
- · <a href="http://gcc.gnu.org/install/specific.html">Platforms</a><br />
- · <a href="http://gcc.gnu.org/install/test.html">Testing</a><br />
+ <a href="https://gcc.gnu.org/install/">Installation</a><br />
+ · <a href="https://gcc.gnu.org/install/specific.html">Platforms</a><br />
+ · <a href="https://gcc.gnu.org/install/test.html">Testing</a><br />
<a href="<get-var BACKPATH>onlinedocs/">Manual</a><br />
<a href="<get-var BACKPATH>faq.html">FAQ</a><br />
- <a href="http://gcc.gnu.org/wiki">Wiki</a><br />
+ <a href="https://gcc.gnu.org/wiki">Wiki</a><br />
<a href="<get-var BACKPATH>readings.html">Further Readings</a>
</td></tr>
</table></td></tr>
@@ -188,7 +188,7 @@
<tr><td <nav-title-style> >Download</td></tr>
<tr><td <nav-body-style> >
<a href="<get-var BACKPATH>mirrors.html">Mirror sites</a><br />
- <a href="http://gcc.gnu.org/install/binaries.html">Binaries</a>
+ <a href="https://gcc.gnu.org/install/binaries.html">Binaries</a>
</td></tr>
</table></td></tr>
@@ -196,7 +196,7 @@
<tr><td <nav-title-style> >"Live" Sources</td></tr>
<tr><td <nav-body-style> >
<a href="<get-var BACKPATH>svn.html">SVN read access</a><br />
- <a href="http://gcc.gnu.org/wiki/GitMirror">Git read access</a><br />
+ <a href="https://gcc.gnu.org/wiki/GitMirror">Git read access</a><br />
<a href="<get-var BACKPATH>rsync.html">Rsync read access</a><br />
<a href="<get-var BACKPATH>svnwrite.html">SVN write access</a><br />
</td></tr>
@@ -224,7 +224,7 @@
<tr><td <nav-body-style> >
<a href="<get-var BACKPATH>bugs/#known">Known bugs</a><br />
<a href="<get-var BACKPATH>bugs/">How to report</a><br />
- <a href="http://gcc.gnu.org/bugzilla/">Bug database</a><br />
+ <a href="https://gcc.gnu.org/bugzilla/">Bug database</a><br />
· <a href="<get-var BACKPATH>bugs/management.html">Management</a>
</td></tr>
</table></td></tr>
@@ -243,12 +243,12 @@
<address style="margin-top:0;">For questions related to the use of GCC,
please consult these web pages and the
-<a href="http://gcc.gnu.org/onlinedocs/">GCC manuals</a>. If that fails,
+<a href="https://gcc.gnu.org/onlinedocs/">GCC manuals</a>. If that fails,
the <a href="mailto:gcc-h...@gcc.gnu.org">gcc-h...@gcc.gnu.org</a>
mailing list might help.
Comments on these web pages and the development of GCC are welcome on our
developer list at <a href="mailto:g...@gcc.gnu.org">g...@gcc.gnu.org</a>.
-All of <a href="http://gcc.gnu.org/lists.html">our lists</a>
+All of <a href="https://gcc.gnu.org/lists.html">our lists</a>
have public archives.
</address>
@@ -258,7 +258,7 @@
permitted in any medium, provided this notice is preserved.</p>
<p style="margin-bottom:0;">These pages are
-<a href="http://gcc.gnu.org/about.html">maintained by the GCC team</a>.
+<a href="https://gcc.gnu.org/about.html">maintained by the GCC team</a>.
Last modified <date::format-time "YYYY-MM-DD"><!-- IGNORE DIFF
--><a href="http://validator.w3.org/check/referer">.</a></p>
Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.921
diff -u -r1.921 index.html
--- index.html 11 Jun 2014 14:40:49 -0000 1.921
+++ index.html 11 Jun 2014 17:45:01 -0000
@@ -114,7 +114,7 @@
</dl>
<div>
-<a href="http://gcc.gnu.org/news.html">Older news</a> |
+<a href="https://gcc.gnu.org/news.html">Older news</a> |
<span style="font-size: 80%;">
Any additions? Don't be shy, send them to ger...@pfeifer.com!
</span>
@@ -135,16 +135,16 @@
</dt><dd>
Status:
<!--GCC 4.9 status below-->
- <a href="http://gcc.gnu.org/ml/gcc/2014-04/msg00196.html">2014-04-22</a>
+ <a href="https://gcc.gnu.org/ml/gcc/2014-04/msg00196.html">2014-04-22</a>
<!--GCC 4.9 status above-->
(regression fixes and docs only).
<br />
<span class="regress">
<a
- href="http://gcc.gnu.org/bugzilla/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=4.9&target_milestone=4.7.4&target_milestone=4.8.4&target_milestone=4.9.1&known_to_fail_type=allwordssubstr&known_to_work_type=allwordssubstr&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&gcchost_type=allwordssubstr&gcchost=&gcctarget_type=allwordssubstr&gcctarget=&gccbuild_type=allwordssubstr&gccbuild=&keywords_type=allwords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=SUSPENDED&bug_status=WAITING&bug_status=REOPENED&priority=P1&priority=P2&priority=P3&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">Serious
+ href="https://gcc.gnu.org/bugzilla/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=4.9&target_milestone=4.7.4&target_milestone=4.8.4&target_milestone=4.9.1&known_to_fail_type=allwordssubstr&known_to_work_type=allwordssubstr&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&gcchost_type=allwordssubstr&gcchost=&gcctarget_type=allwordssubstr&gcctarget=&gccbuild_type=allwordssubstr&gccbuild=&keywords_type=allwords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=SUSPENDED&bug_status=WAITING&bug_status=REOPENED&priority=P1&priority=P2&priority=P3&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">Serious
regressions</a>.
<a
- href="http://gcc.gnu.org/bugzilla/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=4.9&target_milestone=4.7.4&target_milestone=4.8.4&target_milestone=4.9.1&known_to_fail_type=allwordssubstr&known_to_work_type=allwordssubstr&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&gcchost_type=allwordssubstr&gcchost=&gcctarget_type=allwordssubstr&gcctarget=&gccbuild_type=allwordssubstr&gccbuild=&keywords_type=allwords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=SUSPENDED&bug_status=WAITING&bug_status=REOPENED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">All
+ href="https://gcc.gnu.org/bugzilla/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=4.9&target_milestone=4.7.4&target_milestone=4.8.4&target_milestone=4.9.1&known_to_fail_type=allwordssubstr&known_to_work_type=allwordssubstr&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&gcchost_type=allwordssubstr&gcchost=&gcctarget_type=allwordssubstr&gcctarget=&gccbuild_type=allwordssubstr&gccbuild=&keywords_type=allwords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=SUSPENDED&bug_status=WAITING&bug_status=REOPENED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">All
regressions</a>.
</span>
</dd>
@@ -160,10 +160,10 @@
<br />
<span class="regress">
<a
- href="http://gcc.gnu.org/bugzilla/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=4.8&target_milestone=4.7.4&target_milestone=4.8.4&known_to_fail_type=allwordssubstr&known_to_work_type=allwordssubstr&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&gcchost_type=allwordssubstr&gcchost=&gcctarget_type=allwordssubstr&gcctarget=&gccbuild_type=allwordssubstr&gccbuild=&keywords_type=allwords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=SUSPENDED&bug_status=WAITING&bug_status=REOPENED&priority=P1&priority=P2&priority=P3&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">Serious
+ href="https://gcc.gnu.org/bugzilla/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=4.8&target_milestone=4.7.4&target_milestone=4.8.4&known_to_fail_type=allwordssubstr&known_to_work_type=allwordssubstr&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&gcchost_type=allwordssubstr&gcchost=&gcctarget_type=allwordssubstr&gcctarget=&gccbuild_type=allwordssubstr&gccbuild=&keywords_type=allwords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=SUSPENDED&bug_status=WAITING&bug_status=REOPENED&priority=P1&priority=P2&priority=P3&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">Serious
regressions</a>.
<a
- href="http://gcc.gnu.org/bugzilla/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=4.8&target_milestone=4.7.4&target_milestone=4.8.4&known_to_fail_type=allwordssubstr&known_to_work_type=allwordssubstr&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&gcchost_type=allwordssubstr&gcchost=&gcctarget_type=allwordssubstr&gcctarget=&gccbuild_type=allwordssubstr&gccbuild=&keywords_type=allwords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=SUSPENDED&bug_status=WAITING&bug_status=REOPENED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">All
+ href="https://gcc.gnu.org/bugzilla/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=4.8&target_milestone=4.7.4&target_milestone=4.8.4&known_to_fail_type=allwordssubstr&known_to_work_type=allwordssubstr&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&gcchost_type=allwordssubstr&gcchost=&gcctarget_type=allwordssubstr&gcctarget=&gccbuild_type=allwordssubstr&gccbuild=&keywords_type=allwords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=SUSPENDED&bug_status=WAITING&bug_status=REOPENED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">All
regressions</a>.
</span>
</dd>
@@ -179,10 +179,10 @@
<br />
<span class="regress">
<a
- href="http://gcc.gnu.org/bugzilla/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=4.7&target_milestone=4.7.4&known_to_fail_type=allwordssubstr&known_to_work_type=allwordssubstr&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&gcchost_type=allwordssubstr&gcchost=&gcctarget_type=allwordssubstr&gcctarget=&gccbuild_type=allwordssubstr&gccbuild=&keywords_type=allwords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=SUSPENDED&bug_status=WAITING&bug_status=REOPENED&priority=P1&priority=P2&priority=P3&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">Serious
+ href="https://gcc.gnu.org/bugzilla/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=4.7&target_milestone=4.7.4&known_to_fail_type=allwordssubstr&known_to_work_type=allwordssubstr&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&gcchost_type=allwordssubstr&gcchost=&gcctarget_type=allwordssubstr&gcctarget=&gccbuild_type=allwordssubstr&gccbuild=&keywords_type=allwords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=SUSPENDED&bug_status=WAITING&bug_status=REOPENED&priority=P1&priority=P2&priority=P3&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">Serious
regressions</a>.
<a
- href="http://gcc.gnu.org/bugzilla/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=4.7&target_milestone=4.7.4&known_to_fail_type=allwordssubstr&known_to_work_type=allwordssubstr&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&gcchost_type=allwordssubstr&gcchost=&gcctarget_type=allwordssubstr&gcctarget=&gccbuild_type=allwordssubstr&gccbuild=&keywords_type=allwords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=SUSPENDED&bug_status=WAITING&bug_status=REOPENED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">All
+ href="https://gcc.gnu.org/bugzilla/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=4.7&target_milestone=4.7.4&known_to_fail_type=allwordssubstr&known_to_work_type=allwordssubstr&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&gcchost_type=allwordssubstr&gcchost=&gcctarget_type=allwordssubstr&gcctarget=&gccbuild_type=allwordssubstr&gccbuild=&keywords_type=allwords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=SUSPENDED&bug_status=WAITING&bug_status=REOPENED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">All
regressions</a>.
</span>
</dd>
@@ -192,16 +192,16 @@
</dt><dd>
Status:
<!--GCC 4.10 status below-->
- <a href="http://gcc.gnu.org/ml/gcc/2014-04/msg00090.html">2014-04-11</a>
+ <a href="https://gcc.gnu.org/ml/gcc/2014-04/msg00090.html">2014-04-11</a>
<!--GCC 4.10 status above-->
(general development, stage 1).
<br />
<span class="regress">
<a
- href="http://gcc.gnu.org/bugzilla/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=4.10&target_milestone=4.7.4&target_milestone=4.8.4&target_milestone=4.9.1&target_milestone=4.10.0&known_to_fail_type=allwordssubstr&known_to_work_type=allwordssubstr&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&gcchost_type=allwordssubstr&gcchost=&gcctarget_type=allwordssubstr&gcctarget=&gccbuild_type=allwordssubstr&gccbuild=&keywords_type=allwords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=SUSPENDED&bug_status=WAITING&bug_status=REOPENED&priority=P1&priority=P2&priority=P3&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">Serious
+ href="https://gcc.gnu.org/bugzilla/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=4.10&target_milestone=4.7.4&target_milestone=4.8.4&target_milestone=4.9.1&target_milestone=4.10.0&known_to_fail_type=allwordssubstr&known_to_work_type=allwordssubstr&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&gcchost_type=allwordssubstr&gcchost=&gcctarget_type=allwordssubstr&gcctarget=&gccbuild_type=allwordssubstr&gccbuild=&keywords_type=allwords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=SUSPENDED&bug_status=WAITING&bug_status=REOPENED&priority=P1&priority=P2&priority=P3&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">Serious
regressions</a>.
<a
- href="http://gcc.gnu.org/bugzilla/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=4.10&target_milestone=4.7.4&target_milestone=4.8.4&target_milestone=4.9.1&target_milestone=4.10.0&known_to_fail_type=allwordssubstr&known_to_work_type=allwordssubstr&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&gcchost_type=allwordssubstr&gcchost=&gcctarget_type=allwordssubstr&gcctarget=&gccbuild_type=allwordssubstr&gccbuild=&keywords_type=allwords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=SUSPENDED&bug_status=WAITING&bug_status=REOPENED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">All
+ href="https://gcc.gnu.org/bugzilla/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=4.10&target_milestone=4.7.4&target_milestone=4.8.4&target_milestone=4.9.1&target_milestone=4.10.0&known_to_fail_type=allwordssubstr&known_to_work_type=allwordssubstr&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&gcchost_type=allwordssubstr&gcchost=&gcctarget_type=allwordssubstr&gcctarget=&gccbuild_type=allwordssubstr&gccbuild=&keywords_type=allwords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=SUSPENDED&bug_status=WAITING&bug_status=REOPENED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">All
regressions</a>.
</span>
</dd>
@@ -215,7 +215,7 @@
<h2>Get our announcements</h2>
- <form method="get" action="http://gcc.gnu.org/cgi-bin/ml-request">
+ <form method="get" action="https://gcc.gnu.org/cgi-bin/ml-request">
<input type="hidden" name="digest" value="off" />
<input type="hidden" name="operation" value="subscribe" />
<input type="hidden" name="listname" value="gcc-announce" />
Index: .htaccess
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/.htaccess,v
retrieving revision 1.31
diff -u -r1.31 .htaccess
--- .htaccess 9 Apr 2014 23:20:00 -0000 1.31
+++ .htaccess 11 Jun 2014 17:45:01 -0000
@@ -1,59 +1,59 @@
AddDefaultCharset utf-8
-Redirect permanent /egcs-1.0/egcs-1.0.html http://gcc.gnu.org/egcs-1.0/
-Redirect permanent /egcs-1.0/egcs-1.0.1.html http://gcc.gnu.org/egcs-1.0/
-Redirect permanent /egcs-1.0/egcs-1.0.2.html http://gcc.gnu.org/egcs-1.0/
-Redirect permanent /egcs-1.0/egcs-1.0.3.html http://gcc.gnu.org/egcs-1.0/
-Redirect permanent /egcs-1.1/egcs-1.1.html http://gcc.gnu.org/egcs-1.1/
-Redirect permanent /egcs-1.1/egcs-1.1.1.html http://gcc.gnu.org/egcs-1.1/
-Redirect permanent /egcs-1.1/egcs-1.1.2.html http://gcc.gnu.org/egcs-1.1/
-Redirect permanent /gcc-2.95/gcc-2.95.html http://gcc.gnu.org/gcc-2.95/
-Redirect permanent /gcc-2.95/gcc-2.95.1.html http://gcc.gnu.org/gcc-2.95/
-Redirect permanent /gcc-2.95/gcc-2.95.2.html http://gcc.gnu.org/gcc-2.95/
-Redirect permanent /gcc-2.95/gcc-2.95.3.html http://gcc.gnu.org/gcc-2.95/
-Redirect permanent /gcc-3.0/gcc-3.0.html http://gcc.gnu.org/gcc-3.0/
-
-Redirect permanent /gcc-3.1/testing-blitz.html http://gcc.gnu.org/testing/testing-blitz.html
-Redirect permanent /gcc-3.1/testing-boost.html http://gcc.gnu.org/testing/testing-boost.html
-Redirect permanent /gcc-3.1/testing-ftensor.html http://gcc.gnu.org/testing/testing-ftensor.html
-Redirect permanent /gcc-3.1/testing-lapack.html http://gcc.gnu.org/testing/testing-lapack.html
-Redirect permanent /gcc-3.1/testing-pooma.html http://gcc.gnu.org/testing/testing-pooma.html
-Redirect permanent /gcc-3.1/testing-qt.html http://gcc.gnu.org/testing/testing-qt.html
-
-Redirect permanent /gcc-3.0/c99status.html http://gcc.gnu.org/c99status.html
-Redirect permanent /gcc-3.1/c99status.html http://gcc.gnu.org/c99status.html
-Redirect permanent /gcc-3.3/c99status.html http://gcc.gnu.org/c99status.html
-Redirect permanent /gcc-3.4/c99status.html http://gcc.gnu.org/c99status.html
-Redirect permanent /gcc-4.0/c99status.html http://gcc.gnu.org/c99status.html
-Redirect permanent /gcc-4.1/c99status.html http://gcc.gnu.org/c99status.html
-Redirect permanent /gcc-4.2/c99status.html http://gcc.gnu.org/c99status.html
-Redirect permanent /gcc-4.3/c99status.html http://gcc.gnu.org/c99status.html
-Redirect permanent /gcc-4.4/c99status.html http://gcc.gnu.org/c99status.html
-Redirect permanent /gcc-4.5/c99status.html http://gcc.gnu.org/c99status.html
-Redirect permanent /gcc-4.6/c99status.html http://gcc.gnu.org/c99status.html
-Redirect permanent /gcc-4.7/c99status.html http://gcc.gnu.org/c99status.html
-
-Redirect permanent /libstdc++/mail.html http://gcc.gnu.org/lists.html
-Redirect permanent /libstdc++/links.html http://gcc.gnu.org/readings.html
-Redirect permanent /onlinedocs/libstdc++/faq/index.html http://gcc.gnu.org/onlinedocs/libstdc++/faq.html
-Redirect permanent /onlinedocs/libstdc++/parallel_mode.html http://gcc.gnu.org/onlinedocs/libstdc++/manual/parallel_mode.html
-
-Redirect permanent /onlinedocs/g77_news.html http://gcc.gnu.org/onlinedocs/g77/News.html
-Redirect permanent /onlinedocs/g77_bugs.html http://gcc.gnu.org/onlinedocs/g77/Trouble.html
-Redirect permanent /onlinedocs/g77/ http://gcc.gnu.org/onlinedocs/gcc-3.4.6/g77/
-
-Redirect permanent /bugs.html http://gcc.gnu.org/bugs/
-Redirect permanent /c9xstatus.html http://gcc.gnu.org/c99status.html
-Redirect permanent /cvswrite.html http://gcc.gnu.org/svnwrite.html
-Redirect permanent /gnats.html http://gcc.gnu.org/bugs/
-Redirect permanent /proj-bp.html http://gcc.gnu.org/projects/bp/main.html
-Redirect permanent /proj-cpplib.html http://gcc.gnu.org/projects/cpplib.html
-Redirect permanent /proj-optimize.html http://gcc.gnu.org/projects/optimize.html
-Redirect permanent /projects.html http://gcc.gnu.org/projects/
-Redirect permanent /projects/web.html http://gcc.gnu.org/about.html
-Redirect permanent /reghunt-howto.html http://gcc.gnu.org/bugs/reghunt.html
-Redirect permanent /thanks.html http://gcc.gnu.org/onlinedocs/gcc/Contributors.html
-Redirect permanent /timeline.html http://gcc.gnu.org/releases.html#timeline
-Redirect permanent /web.html http://gcc.gnu.org/about.html
+Redirect permanent /egcs-1.0/egcs-1.0.html https://gcc.gnu.org/egcs-1.0/
+Redirect permanent /egcs-1.0/egcs-1.0.1.html https://gcc.gnu.org/egcs-1.0/
+Redirect permanent /egcs-1.0/egcs-1.0.2.html https://gcc.gnu.org/egcs-1.0/
+Redirect permanent /egcs-1.0/egcs-1.0.3.html https://gcc.gnu.org/egcs-1.0/
+Redirect permanent /egcs-1.1/egcs-1.1.html https://gcc.gnu.org/egcs-1.1/
+Redirect permanent /egcs-1.1/egcs-1.1.1.html https://gcc.gnu.org/egcs-1.1/
+Redirect permanent /egcs-1.1/egcs-1.1.2.html https://gcc.gnu.org/egcs-1.1/
+Redirect permanent /gcc-2.95/gcc-2.95.html https://gcc.gnu.org/gcc-2.95/
+Redirect permanent /gcc-2.95/gcc-2.95.1.html https://gcc.gnu.org/gcc-2.95/
+Redirect permanent /gcc-2.95/gcc-2.95.2.html https://gcc.gnu.org/gcc-2.95/
+Redirect permanent /gcc-2.95/gcc-2.95.3.html https://gcc.gnu.org/gcc-2.95/
+Redirect permanent /gcc-3.0/gcc-3.0.html https://gcc.gnu.org/gcc-3.0/
+
+Redirect permanent /gcc-3.1/testing-blitz.html https://gcc.gnu.org/testing/testing-blitz.html
+Redirect permanent /gcc-3.1/testing-boost.html https://gcc.gnu.org/testing/testing-boost.html
+Redirect permanent /gcc-3.1/testing-ftensor.html https://gcc.gnu.org/testing/testing-ftensor.html
+Redirect permanent /gcc-3.1/testing-lapack.html https://gcc.gnu.org/testing/testing-lapack.html
+Redirect permanent /gcc-3.1/testing-pooma.html https://gcc.gnu.org/testing/testing-pooma.html
+Redirect permanent /gcc-3.1/testing-qt.html https://gcc.gnu.org/testing/testing-qt.html
+
+Redirect permanent /gcc-3.0/c99status.html https://gcc.gnu.org/c99status.html
+Redirect permanent /gcc-3.1/c99status.html https://gcc.gnu.org/c99status.html
+Redirect permanent /gcc-3.3/c99status.html https://gcc.gnu.org/c99status.html
+Redirect permanent /gcc-3.4/c99status.html https://gcc.gnu.org/c99status.html
+Redirect permanent /gcc-4.0/c99status.html https://gcc.gnu.org/c99status.html
+Redirect permanent /gcc-4.1/c99status.html https://gcc.gnu.org/c99status.html
+Redirect permanent /gcc-4.2/c99status.html https://gcc.gnu.org/c99status.html
+Redirect permanent /gcc-4.3/c99status.html https://gcc.gnu.org/c99status.html
+Redirect permanent /gcc-4.4/c99status.html https://gcc.gnu.org/c99status.html
+Redirect permanent /gcc-4.5/c99status.html https://gcc.gnu.org/c99status.html
+Redirect permanent /gcc-4.6/c99status.html https://gcc.gnu.org/c99status.html
+Redirect permanent /gcc-4.7/c99status.html https://gcc.gnu.org/c99status.html
+
+Redirect permanent /libstdc++/mail.html https://gcc.gnu.org/lists.html
+Redirect permanent /libstdc++/links.html https://gcc.gnu.org/readings.html
+Redirect permanent /onlinedocs/libstdc++/faq/index.html https://gcc.gnu.org/onlinedocs/libstdc++/faq.html
+Redirect permanent /onlinedocs/libstdc++/parallel_mode.html https://gcc.gnu.org/onlinedocs/libstdc++/manual/parallel_mode.html
+
+Redirect permanent /onlinedocs/g77_news.html https://gcc.gnu.org/onlinedocs/g77/News.html
+Redirect permanent /onlinedocs/g77_bugs.html https://gcc.gnu.org/onlinedocs/g77/Trouble.html
+Redirect permanent /onlinedocs/g77/ https://gcc.gnu.org/onlinedocs/gcc-3.4.6/g77/
+
+Redirect permanent /bugs.html https://gcc.gnu.org/bugs/
+Redirect permanent /c9xstatus.html https://gcc.gnu.org/c99status.html
+Redirect permanent /cvswrite.html https://gcc.gnu.org/svnwrite.html
+Redirect permanent /gnats.html https://gcc.gnu.org/bugs/
+Redirect permanent /proj-bp.html https://gcc.gnu.org/projects/bp/main.html
+Redirect permanent /proj-cpplib.html https://gcc.gnu.org/projects/cpplib.html
+Redirect permanent /proj-optimize.html https://gcc.gnu.org/projects/optimize.html
+Redirect permanent /projects.html https://gcc.gnu.org/projects/
+Redirect permanent /projects/web.html https://gcc.gnu.org/about.html
+Redirect permanent /reghunt-howto.html https://gcc.gnu.org/bugs/reghunt.html
+Redirect permanent /thanks.html https://gcc.gnu.org/onlinedocs/gcc/Contributors.html
+Redirect permanent /timeline.html https://gcc.gnu.org/releases.html#timeline
+Redirect permanent /web.html https://gcc.gnu.org/about.html
-Redirect /onlinedocs/ref http://gcc.gnu.org/onlinedocs/gcc-4.3.2/
+Redirect /onlinedocs/ref https://gcc.gnu.org/onlinedocs/gcc-4.3.2/