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 a053e8c569f35c49e16898cfb912241a18b615e9 (commit)
from 3547ad3b7538623ceaf6bfb11ac1e2a2cca6194b (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 a053e8c569f35c49e16898cfb912241a18b615e9
Author: Richard Biener <[email protected]>
Date: Fri Jun 12 08:22:07 2026 +0200
create GCC 15.3 docs index
diff --git a/htdocs/onlinedocs/15.3.0/index.html
b/htdocs/onlinedocs/15.3.0/index.html
new file mode 100644
index 00000000..39597451
--- /dev/null
+++ b/htdocs/onlinedocs/15.3.0/index.html
@@ -0,0 +1,110 @@
+<!DOCTYPE html>
+<html lang="en">
+
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<title>GCC 15.3 manuals</title>
+<link rel="stylesheet" type="text/css" href="https://gcc.gnu.org/gcc.css">
+</head>
+
+<body>
+
+<h1>15.3 manuals</h1>
+ <ul>
+ <li><a href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/gcc/">GCC
+ 15.3 Manual</a> (<a
+ href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/gcc.pdf">also
+ in PDF</a> or <a
+
href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/gcc.ps.gz">PostScript</a> or <a
+ href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/gcc-html.tar.gz">an
+ HTML tarball</a>)</li>
+ <li><a href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/gfortran/">GCC
+ 15.3 GNU Fortran Manual</a> (<a
+ href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/gfortran.pdf">also
+ in PDF</a> or <a
+
href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/gfortran.ps.gz">PostScript</a>
or <a
+
href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/gfortran-html.tar.gz">an
+ HTML tarball</a>)</li>
+ <li><a href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/cpp/">GCC
+ 15.3 CPP Manual</a> (<a
+ href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/cpp.pdf">also
+ in PDF</a> or <a
+
href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/cpp.ps.gz">PostScript</a> or <a
+ href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/cpp-html.tar.gz">an
+ HTML tarball</a>)</li>
+ <li><a href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/gnat_rm/">GCC
+ 15.3 GNAT Reference Manual</a> (<a
+ href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/gnat_rm.pdf">also
+ in PDF</a> or <a
+
href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/gnat_rm.ps.gz">PostScript</a>
or <a
+
href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/gnat_rm-html.tar.gz">an
+ HTML tarball</a>)</li>
+ <li><a href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/gnat_ugn/">GCC
+ 15.3 GNAT User's Guide</a> (<a
+ href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/gnat_ugn.pdf">also
+ in PDF</a> or <a
+
href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/gnat_ugn.ps.gz">PostScript</a>
or <a
+
href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/gnat_ugn-html.tar.gz">an
+ HTML tarball</a>)</li>
+ <li><a
href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/libstdc++/manual/">GCC
+ 15.3 Standard C++ Library Manual </a> (<a
+
href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/libstdc++-manual.pdf.gz">also
+ in PDF</a> or <a
+
href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/libstdc++-manual.xml.gz">XML</a>
or <a
+
href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/libstdc++-manual-html.tar.gz">an
+ HTML tarball</a>)</li>
+ <li><a href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/libstdc++/api/">GCC
+ 15.3 Standard C++ Library Reference Manual </a> (<a
+
href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/libstdc++-api.pdf.gz">also
+ in PDF</a> or <a
+
href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/libstdc++-api.xml.gz">XML
GPL</a> or
+ <a
+
href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/libstdc++-api-gfdl.xml.gz">XML
GFDL</a> or <a
+
href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/libstdc++-api-html.tar.gz">an
+ HTML tarball</a>)</li>
+ <li><a href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/gccgo/">GCCGO 15.3
Manual</a> (<a
+ href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/gccgo.pdf">also in
+ PDF</a> or <a
+
href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/gccgo.ps.gz">PostScript</a> or
<a
+
href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/gccgo-html.tar.gz">an
+ HTML tarball</a>)</li>
+ <li><a href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/gdc/">GNU D 15.3
Manual</a> (<a
+ href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/gdc.pdf">also in
+ PDF</a> or <a
+
href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/gdc.ps.gz">PostScript</a> or <a
+ href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/gdc-html.tar.gz">an
+ HTML tarball</a>)</li>
+ <li><a href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/gm2/">GNU M2 15.3
Manual</a> (<a
+ href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/gm2.pdf">also in
+ PDF</a> or <a
+
href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/gm2.ps.gz">PostScript</a> or <a
+ href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/gm2-html.tar.gz">an
+ HTML tarball</a>)</li>
+ <li><a
href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/gcobol/gcobol.html">GCC
+ COBOL 15.3 Manual Page</a> (<a
+ href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/gcobol.pdf">also in
+ PDF</a>) and <a
+
href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/gcobol/gcobol_io.html">GCC
+ COBOL 15.3 I/O API Manual Page</a> (<a
+ href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/gcobol_io.pdf">also
in
+ PDF</a>)</li>
+ <li><a href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/libgomp/">GCC 15.3
+ GNU Offloading and Multi Processing Runtime Library Manual</a> (<a
+ href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/libgomp.pdf">also in
+ PDF</a> or <a
+
href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/libgomp.ps.gz">PostScript</a>
or <a
+
href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/libgomp-html.tar.gz">an
+ HTML tarball</a>)</li>
+ <li><a href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/libquadmath/">GCC
15.3
+ Quad-Precision Math Library Manual</a> (<a
+ href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/libquadmath.pdf">also
in
+ PDF</a> or <a
+
href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/libquadmath.ps.gz">PostScript</a>
or <a
+
href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/libquadmath-html.tar.gz">an
+ HTML tarball</a>)</li>
+ <li><a href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/jit/">GCC 15.3 JIT
+ Library</a></li>
+ <li><a
href="https://gcc.gnu.org/onlinedocs/gcc-15.3.0/docs-sources.tar.gz">Texinfo
+ sources of all the GCC 15.3 manuals</a></li>
+ </ul></body>
+</html>
-----------------------------------------------------------------------
Summary of changes:
htdocs/onlinedocs/15.3.0/index.html | 110 ++++++++++++++++++++++++++++++++++++
1 file changed, 110 insertions(+)
create mode 100644 htdocs/onlinedocs/15.3.0/index.html
hooks/post-receive
--
gcc-wwwdocs