public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 2d1d03c9b8329348c376a45b0f46a2caf4eada82
@ 2021-07-28 7:16 Richard Biener
0 siblings, 0 replies; only message in thread
From: Richard Biener @ 2021-07-28 7:16 UTC (permalink / raw)
To: gcc-cvs-wwwdocs
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gcc-wwwdocs".
The branch, master has been updated
via 2d1d03c9b8329348c376a45b0f46a2caf4eada82 (commit)
from 4f38926a46ffa047afb07ed5267351040ede00e3 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 2d1d03c9b8329348c376a45b0f46a2caf4eada82
Author: Richard Biener <rguenther@suse.de>
Date: Wed Jul 28 09:16:03 2021 +0200
GCC 11.2 release web updates
diff --git a/htdocs/develop.html b/htdocs/develop.html
index 5e81acfb..5b2a7bf0 100644
--- a/htdocs/develop.html
+++ b/htdocs/develop.html
@@ -671,7 +671,9 @@ stages of development, branch points, and releases:</p>
| \
| v
GCC 12 Stage 1 (starts 2021-04-20) GCC 11.1 release (2021-04-27)
- |
+ | \
+ | v
+ | GCC 11.2 release (2021-07-28)
v
</pre>
diff --git a/htdocs/index.html b/htdocs/index.html
index 5e5e2924..19c32d58 100644
--- a/htdocs/index.html
+++ b/htdocs/index.html
@@ -54,6 +54,10 @@ mission statement</a>.</p>
<td class="news border0">
<h2 id="news">News</h2>
<dl>
+<dt><span><a href="gcc-11/">GCC 11.2</a> released</span>
+ <span class="date">[2021-07-28]</span></dt>
+ <dd></dd>
+
<dt><span><a href="gcc-9/">GCC 9.4</a> released</span>
<span class="date">[2021-06-01]</span></dt>
<dd></dd>
@@ -154,14 +158,14 @@ More news? Let gerald@pfeifer.com know!
<h2>Supported Releases</h2>
<dl>
-<dt><span class="version"><a href="gcc-11/">GCC 11.1</a></span>
+<dt><span class="version"><a href="gcc-11/">GCC 11.2</a></span>
(<a href="gcc-11/changes.html">changes</a>)
</dt><dd>
Status:
<!--GCC 11 status below-->
<a href="https://gcc.gnu.org/pipermail/gcc/2021-July/236836.html">2021-07-21</a>
<!--GCC 11 status above-->
- (frozen for release).
+ (regression fixes & docs only).
<div class="regress">
<a
href="https://gcc.gnu.org/bugzilla/buglist.cgi?query_format=advanced&short_desc_type=regexp&short_desc=%5C%5B(%5B%200-9.%2F%5D*%5B%20%2F%5D)*11%5B%20%2F%5D%5B%200-9.%2F%5D*%5BRr%5Degression%20*%5C%5D&target_milestone=9.5&target_milestone=10.4&target_milestone=11.3&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
diff --git a/htdocs/onlinedocs/11.2.0/index.html b/htdocs/onlinedocs/11.2.0/index.html
new file mode 100644
index 00000000..7f107ef6
--- /dev/null
+++ b/htdocs/onlinedocs/11.2.0/index.html
@@ -0,0 +1,90 @@
+<!DOCTYPE html>
+<html lang="en">
+
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<title>GCC 11.2 manuals</title>
+<link rel="stylesheet" type="text/css" href="https://gcc.gnu.org/gcc.css" />
+</head>
+
+<body>
+
+<h1>11.2 manuals</h1>
+ <ul>
+ <li><a href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/gcc/">GCC
+ 11.2 Manual</a> (<a
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/gcc.pdf">also
+ in PDF</a> or <a
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/gcc.ps.gz">PostScript</a> or <a
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/gcc-html.tar.gz">an
+ HTML tarball</a>)</li>
+ <li><a href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/gfortran/">GCC
+ 11.2 GNU Fortran Manual</a> (<a
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/gfortran.pdf">also
+ in PDF</a> or <a
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/gfortran.ps.gz">PostScript</a> or <a
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/gfortran-html.tar.gz">an
+ HTML tarball</a>)</li>
+ <li><a href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/cpp/">GCC
+ 11.2 CPP Manual</a> (<a
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/cpp.pdf">also
+ in PDF</a> or <a
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/cpp.ps.gz">PostScript</a> or <a
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/cpp-html.tar.gz">an
+ HTML tarball</a>)</li>
+ <li><a href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/gnat_rm/">GCC
+ 11.2 GNAT Reference Manual</a> (<a
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/gnat_rm.pdf">also
+ in PDF</a> or <a
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/gnat_rm.ps.gz">PostScript</a> or <a
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/gnat_rm-html.tar.gz">an
+ HTML tarball</a>)</li>
+ <li><a href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/gnat_ugn/">GCC
+ 11.2 GNAT User's Guide</a> (<a
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/gnat_ugn.pdf">also
+ in PDF</a> or <a
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/gnat_ugn.ps.gz">PostScript</a> or <a
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/gnat_ugn-html.tar.gz">an
+ HTML tarball</a>)</li>
+ <li><a href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/libstdc++/manual/">GCC
+ 11.2 Standard C++ Library Manual </a> (<a
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/libstdc++-manual.pdf.gz">also
+ in PDF</a> or <a
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/libstdc++-manual.xml.gz">XML</a> or <a
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/libstdc++-manual-html.tar.gz">an
+ HTML tarball</a>)</li>
+ <li><a href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/libstdc++/api/">GCC
+ 11.2 Standard C++ Library Reference Manual </a> (<a
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/libstdc++-api.pdf.gz">also
+ in PDF</a> or <a
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/libstdc++-api.xml.gz">XML GPL</a> or
+ <a
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/libstdc++-api-gfdl.xml.gz">XML GFDL</a> or <a
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/libstdc++-api-html.tar.gz">an
+ HTML tarball</a>)</li>
+ <li><a href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/gccgo/">GCCGO 11.2 Manual</a> (<a
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/gccgo.pdf">also in
+ PDF</a> or <a
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/gccgo.ps.gz">PostScript</a> or <a
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/gccgo-html.tar.gz">an
+ HTML tarball</a>)</li>
+ <li><a href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/libgomp/">GCC 11.2
+ GNU Offloading and Multi Processing Runtime Library Manual</a> (<a
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/libgomp.pdf">also in
+ PDF</a> or <a
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/libgomp.ps.gz">PostScript</a> or <a
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/libgomp-html.tar.gz">an
+ HTML tarball</a>)</li>
+ <li><a href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/libquadmath/">GCC 11.2
+ Quad-Precision Math Library Manual</a> (<a
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/libquadmath.pdf">also in
+ PDF</a> or <a
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/libquadmath.ps.gz">PostScript</a> or <a
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/libquadmath-html.tar.gz">an
+ HTML tarball</a>)</li>
+ <li><a href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/jit/">GCC 11.2 JIT
+ Library</a></li>
+ <li><a href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/docs-sources.tar.gz">Texinfo
+ sources of all the GCC 11.2 manuals</a></li>
+ </ul></body>
+</html>
diff --git a/htdocs/onlinedocs/index.html b/htdocs/onlinedocs/index.html
index e424fc40..b71923ad 100644
--- a/htdocs/onlinedocs/index.html
+++ b/htdocs/onlinedocs/index.html
@@ -19,83 +19,83 @@
versions. -->
<ul>
- <li>GCC 11.1 manuals:
+ <li>GCC 11.2 manuals:
<ul>
- <li><a href="https://gcc.gnu.org/onlinedocs/gcc-11.1.0/gcc/">GCC
- 11.1 Manual</a> (<a
- href="https://gcc.gnu.org/onlinedocs/gcc-11.1.0/gcc.pdf">also
+ <li><a href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/gcc/">GCC
+ 11.2 Manual</a> (<a
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/gcc.pdf">also
in PDF</a> or <a
- href="https://gcc.gnu.org/onlinedocs/gcc-11.1.0/gcc.ps.gz">PostScript</a> or <a
- href="https://gcc.gnu.org/onlinedocs/gcc-11.1.0/gcc-html.tar.gz">an
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/gcc.ps.gz">PostScript</a> or <a
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/gcc-html.tar.gz">an
HTML tarball</a>)</li>
- <li><a href="https://gcc.gnu.org/onlinedocs/gcc-11.1.0/gfortran/">GCC
- 11.1 GNU Fortran Manual</a> (<a
- href="https://gcc.gnu.org/onlinedocs/gcc-11.1.0/gfortran.pdf">also
+ <li><a href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/gfortran/">GCC
+ 11.2 GNU Fortran Manual</a> (<a
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/gfortran.pdf">also
in PDF</a> or <a
- href="https://gcc.gnu.org/onlinedocs/gcc-11.1.0/gfortran.ps.gz">PostScript</a> or <a
- href="https://gcc.gnu.org/onlinedocs/gcc-11.1.0/gfortran-html.tar.gz">an
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/gfortran.ps.gz">PostScript</a> or <a
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/gfortran-html.tar.gz">an
HTML tarball</a>)</li>
- <li><a href="https://gcc.gnu.org/onlinedocs/gcc-11.1.0/cpp/">GCC
- 11.1 CPP Manual</a> (<a
- href="https://gcc.gnu.org/onlinedocs/gcc-11.1.0/cpp.pdf">also
+ <li><a href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/cpp/">GCC
+ 11.2 CPP Manual</a> (<a
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/cpp.pdf">also
in PDF</a> or <a
- href="https://gcc.gnu.org/onlinedocs/gcc-11.1.0/cpp.ps.gz">PostScript</a> or <a
- href="https://gcc.gnu.org/onlinedocs/gcc-11.1.0/cpp-html.tar.gz">an
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/cpp.ps.gz">PostScript</a> or <a
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/cpp-html.tar.gz">an
HTML tarball</a>)</li>
- <li><a href="https://gcc.gnu.org/onlinedocs/gcc-11.1.0/gnat_rm/">GCC
- 11.1 GNAT Reference Manual</a> (<a
- href="https://gcc.gnu.org/onlinedocs/gcc-11.1.0/gnat_rm.pdf">also
+ <li><a href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/gnat_rm/">GCC
+ 11.2 GNAT Reference Manual</a> (<a
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/gnat_rm.pdf">also
in PDF</a> or <a
- href="https://gcc.gnu.org/onlinedocs/gcc-11.1.0/gnat_rm.ps.gz">PostScript</a> or <a
- href="https://gcc.gnu.org/onlinedocs/gcc-11.1.0/gnat_rm-html.tar.gz">an
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/gnat_rm.ps.gz">PostScript</a> or <a
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/gnat_rm-html.tar.gz">an
HTML tarball</a>)</li>
- <li><a href="https://gcc.gnu.org/onlinedocs/gcc-11.1.0/gnat_ugn/">GCC
- 11.1 GNAT User's Guide</a> (<a
- href="https://gcc.gnu.org/onlinedocs/gcc-11.1.0/gnat_ugn.pdf">also
+ <li><a href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/gnat_ugn/">GCC
+ 11.2 GNAT User's Guide</a> (<a
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/gnat_ugn.pdf">also
in PDF</a> or <a
- href="https://gcc.gnu.org/onlinedocs/gcc-11.1.0/gnat_ugn.ps.gz">PostScript</a> or <a
- href="https://gcc.gnu.org/onlinedocs/gcc-11.1.0/gnat_ugn-html.tar.gz">an
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/gnat_ugn.ps.gz">PostScript</a> or <a
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/gnat_ugn-html.tar.gz">an
HTML tarball</a>)</li>
- <li><a href="https://gcc.gnu.org/onlinedocs/gcc-11.1.0/libstdc++/manual/">GCC
- 11.1 Standard C++ Library Manual </a> (<a
- href="https://gcc.gnu.org/onlinedocs/gcc-11.1.0/libstdc++-manual.pdf.gz">also
+ <li><a href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/libstdc++/manual/">GCC
+ 11.2 Standard C++ Library Manual </a> (<a
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/libstdc++-manual.pdf.gz">also
in PDF</a> or <a
- href="https://gcc.gnu.org/onlinedocs/gcc-11.1.0/libstdc++-manual.xml.gz">XML</a> or <a
- href="https://gcc.gnu.org/onlinedocs/gcc-11.1.0/libstdc++-manual-html.tar.gz">an
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/libstdc++-manual.xml.gz">XML</a> or <a
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/libstdc++-manual-html.tar.gz">an
HTML tarball</a>)</li>
- <li><a href="https://gcc.gnu.org/onlinedocs/gcc-11.1.0/libstdc++/api/">GCC
- 11.1 Standard C++ Library Reference Manual </a> (<a
- href="https://gcc.gnu.org/onlinedocs/gcc-11.1.0/libstdc++-api.pdf.gz">also
+ <li><a href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/libstdc++/api/">GCC
+ 11.2 Standard C++ Library Reference Manual </a> (<a
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/libstdc++-api.pdf.gz">also
in PDF</a> or <a
- href="https://gcc.gnu.org/onlinedocs/gcc-11.1.0/libstdc++-api.xml.gz">XML GPL</a> or
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/libstdc++-api.xml.gz">XML GPL</a> or
<a
- href="https://gcc.gnu.org/onlinedocs/gcc-11.1.0/libstdc++-api-gfdl.xml.gz">XML GFDL</a> or <a
- href="https://gcc.gnu.org/onlinedocs/gcc-11.1.0/libstdc++-api-html.tar.gz">an
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/libstdc++-api-gfdl.xml.gz">XML GFDL</a> or <a
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/libstdc++-api-html.tar.gz">an
HTML tarball</a>)</li>
- <li><a href="https://gcc.gnu.org/onlinedocs/gcc-11.1.0/gccgo/">GCCGO 11.1 Manual</a> (<a
- href="https://gcc.gnu.org/onlinedocs/gcc-11.1.0/gccgo.pdf">also in
+ <li><a href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/gccgo/">GCCGO 11.2 Manual</a> (<a
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/gccgo.pdf">also in
PDF</a> or <a
- href="https://gcc.gnu.org/onlinedocs/gcc-11.1.0/gccgo.ps.gz">PostScript</a> or <a
- href="https://gcc.gnu.org/onlinedocs/gcc-11.1.0/gccgo-html.tar.gz">an
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/gccgo.ps.gz">PostScript</a> or <a
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/gccgo-html.tar.gz">an
HTML tarball</a>)</li>
- <li><a href="https://gcc.gnu.org/onlinedocs/gcc-11.1.0/libgomp/">GCC 11.1
+ <li><a href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/libgomp/">GCC 11.2
GNU Offloading and Multi Processing Runtime Library Manual</a> (<a
- href="https://gcc.gnu.org/onlinedocs/gcc-11.1.0/libgomp.pdf">also in
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/libgomp.pdf">also in
PDF</a> or <a
- href="https://gcc.gnu.org/onlinedocs/gcc-11.1.0/libgomp.ps.gz">PostScript</a> or <a
- href="https://gcc.gnu.org/onlinedocs/gcc-11.1.0/libgomp-html.tar.gz">an
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/libgomp.ps.gz">PostScript</a> or <a
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/libgomp-html.tar.gz">an
HTML tarball</a>)</li>
- <li><a href="https://gcc.gnu.org/onlinedocs/gcc-11.1.0/libquadmath/">GCC 11.1
+ <li><a href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/libquadmath/">GCC 11.2
Quad-Precision Math Library Manual</a> (<a
- href="https://gcc.gnu.org/onlinedocs/gcc-11.1.0/libquadmath.pdf">also in
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/libquadmath.pdf">also in
PDF</a> or <a
- href="https://gcc.gnu.org/onlinedocs/gcc-11.1.0/libquadmath.ps.gz">PostScript</a> or <a
- href="https://gcc.gnu.org/onlinedocs/gcc-11.1.0/libquadmath-html.tar.gz">an
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/libquadmath.ps.gz">PostScript</a> or <a
+ href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/libquadmath-html.tar.gz">an
HTML tarball</a>)</li>
- <li><a href="https://gcc.gnu.org/onlinedocs/gcc-11.1.0/jit/">GCC 11.1 JIT
+ <li><a href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/jit/">GCC 11.2 JIT
Library</a></li>
- <li><a href="https://gcc.gnu.org/onlinedocs/gcc-11.1.0/docs-sources.tar.gz">Texinfo
- sources of all the GCC 11.1 manuals</a></li>
+ <li><a href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/docs-sources.tar.gz">Texinfo
+ sources of all the GCC 11.2 manuals</a></li>
</ul></li>
<li>GCC 10.3 manuals:
diff --git a/htdocs/releases.html b/htdocs/releases.html
index 346c23ba..61ee1919 100644
--- a/htdocs/releases.html
+++ b/htdocs/releases.html
@@ -33,6 +33,7 @@ releases and an alternative view of the release history.</p>
<table class="padding5">
<tr><th>Release</th><th>Release date</th></tr>
+<tr><td><a href="gcc-11/">GCC 11.2</a></td> <td>July 28, 2021</td></tr>
<tr><td><a href="gcc-8/">GCC 8.5</a></td> <td>May 14, 2021</td></tr>
<tr><td><a href="gcc-11/">GCC 11.1</a></td> <td>April 27, 2021</td></tr>
<tr><td><a href="gcc-10/">GCC 10.3</a></td> <td>April 8, 2021</td></tr>
-----------------------------------------------------------------------
Summary of changes:
htdocs/develop.html | 4 +-
htdocs/index.html | 8 ++-
htdocs/onlinedocs/11.2.0/index.html | 90 +++++++++++++++++++++++++++++++
htdocs/onlinedocs/index.html | 104 ++++++++++++++++++------------------
htdocs/releases.html | 1 +
5 files changed, 152 insertions(+), 55 deletions(-)
create mode 100644 htdocs/onlinedocs/11.2.0/index.html
hooks/post-receive
--
gcc-wwwdocs
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-07-28 7:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-28 7:16 gcc-wwwdocs branch master updated. 2d1d03c9b8329348c376a45b0f46a2caf4eada82 Richard Biener
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).