From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1851) id ED39B3858D1E; Mon, 14 Nov 2022 13:29:38 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org ED39B3858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1668432578; bh=qY7jL+B4iVW1KbISXCe3tyM0G1XSFt9GqRoNT0dbnv8=; h=To:Subject:Date:From:From; b=YhVwzZlnFHmc9P8fpN+WU+uAqlimLgaUJsytyztykN1dbpf99vX7q0Qp6J1vchIjY hjGPPP4IV6yhswhcxmGpB0GzahTlSlOgAeh94oz7EEpsUK9JtZzuJ9ADI7hYk9NMRU M3pPYR4Oy85x9LTB/0wzkrLXnwoRNbmiUfkkq1kU= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 890e40e9e74c66114b7582d97d97dac25f3c8a3e X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: f035e253aff937bbb12467b5d383cfbde5a31815 X-Git-Newrev: 890e40e9e74c66114b7582d97d97dac25f3c8a3e Message-Id: <20221114132938.ED39B3858D1E@sourceware.org> Date: Mon, 14 Nov 2022 13:29:38 +0000 (GMT) From: Martin Liska List-Id: 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 890e40e9e74c66114b7582d97d97dac25f3c8a3e (commit) via 84b5d5fbe8c0e7a7883918115ba07fa52599b192 (commit) via 9207fc4f6cbaa60190127769d5de63e9834e89dc (commit) via d6e6ba5cb00ac66db0309e2e0606748e835259ea (commit) from f035e253aff937bbb12467b5d383cfbde5a31815 (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 890e40e9e74c66114b7582d97d97dac25f3c8a3e Author: Martin Liska Date: Mon Nov 14 12:53:02 2022 +0100 Revert "sphinx: align documentation links with project names" This reverts commit 0db4ac9f47c941bf44ef64ca983611ffc6c9de26. diff --git a/htdocs/onlinedocs/index.html b/htdocs/onlinedocs/index.html index 28bccb65..c5787f32 100644 --- a/htdocs/onlinedocs/index.html +++ b/htdocs/onlinedocs/index.html @@ -1602,79 +1602,101 @@ existing release.

commit 84b5d5fbe8c0e7a7883918115ba07fa52599b192 Author: Martin Liska Date: Mon Nov 14 12:52:58 2022 +0100 Revert "Include docs-sources in onlinedocs." This reverts commit f99e457c14cdd68eca8c66b7806cb24aed5dc245. diff --git a/htdocs/onlinedocs/index.html b/htdocs/onlinedocs/index.html index 7aa106ea..28bccb65 100644 --- a/htdocs/onlinedocs/index.html +++ b/htdocs/onlinedocs/index.html @@ -1651,7 +1651,6 @@ existing release.

(also in PDF)
  • libstdc++-v3
  • -
  • Sphinx sources of all the manuals
  • Internals Documentation commit 9207fc4f6cbaa60190127769d5de63e9834e89dc Author: Martin Liska Date: Mon Nov 14 12:51:38 2022 +0100 Revert "remove trailing "" This reverts commit e8afc930bc6cd9057c27b0752061ba478c692f80. diff --git a/htdocs/onlinedocs/index.html b/htdocs/onlinedocs/index.html index 0d847187..7aa106ea 100644 --- a/htdocs/onlinedocs/index.html +++ b/htdocs/onlinedocs/index.html @@ -1623,7 +1623,7 @@ existing release.

    (also in PDF)
  • - GNAT User's Guide for Native Platforms + GNAT User's Guide for Native Platforms" (also in PDF)
  • commit d6e6ba5cb00ac66db0309e2e0606748e835259ea Author: Martin Liska Date: Mon Nov 14 12:50:28 2022 +0100 Revert "sphinx: use new Sphinx links" This reverts commit be113c1029ada7ea77012635a5ff531f9673a704. diff --git a/htdocs/about.html b/htdocs/about.html index 92e88ad0..7278cae6 100644 --- a/htdocs/about.html +++ b/htdocs/about.html @@ -17,7 +17,7 @@

    The web effort was originally led by Jeff Law. For the last two decades or so Gerald Pfeifer has been leading the effort, but there are many -contributors +contributors .

    The web pages are under git control. diff --git a/htdocs/bugs/index.html b/htdocs/bugs/index.html index 9b53512b..aaef8915 100644 --- a/htdocs/bugs/index.html +++ b/htdocs/bugs/index.html @@ -673,7 +673,7 @@ errors or malfunctioning programs. It should not be necessary to recompile if you have changed to a bug-fix release of the same version of the compiler; bug-fix releases are careful to avoid ABI changes. See also the -compatibility +compatibility section of the GCC manual.

    Standard conformance

    @@ -689,7 +689,7 @@ However, some non-conforming constructs are allowed when the command-line option -fpermissive is used.

    The manual contains a section on - + Common Misunderstandings with GNU C++.

    diff --git a/htdocs/faq.html b/htdocs/faq.html index 0556b737..b09e3920 100644 --- a/htdocs/faq.html +++ b/htdocs/faq.html @@ -97,7 +97,7 @@ disadvantages.

    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 latest version +and the latest version is always available at the GCC web site. Reports of successful builds for several versions of GCC are also available at the web site.

    @@ -210,7 +210,7 @@ may have to take one of the following actions to arrange that GCC uses the GNU versions of those programs.

    To ensure that GCC finds the GNU assembler (the GNU linker), which -are required by some +are required by some configurations, you should configure these with the same --prefix option as you used for GCC. Then build & install GNU as (GNU ld) and proceed with @@ -427,7 +427,7 @@ those generated files are out of date and try to regenerate them.

    transparently without requiring installation of any additional tools.

    If you modified some sources or when building from SVN you may also -need some +need some additional tools.

    diff --git a/htdocs/news.html b/htdocs/news.html index 2b35dabc..e1384852 100644 --- a/htdocs/news.html +++ b/htdocs/news.html @@ -1020,7 +1020,7 @@ code now, and other ports will follow.
    Ben Elliston of Wasabi Systems, Inc. has converted the existing ARM processor pipeline description to the new DFA +href="https://gcc.gnu.org/onlinedocs/gccint/Processor-pipeline-description.html">DFA pipeline description model. It will be part of the GCC 3.4.0 release.
    @@ -1075,7 +1075,7 @@ fix release only.
    Geoffrey Keating of Apple Computer, Inc., with support from Red Hat, Inc., has contributed a - + precompiled header implementation that can dramatically speed up compilation of some projects.
    diff --git a/htdocs/projects/beginner.html b/htdocs/projects/beginner.html index 0825b2c0..0cefb562 100644 --- a/htdocs/projects/beginner.html +++ b/htdocs/projects/beginner.html @@ -31,10 +31,10 @@ suite. You should also familiarize yourself with the

    Many of these projects will require at least a reading knowledge of GCC's intermediate language, -RTL. +RTL. It may help to understand the higher-level tree structure as well. Unfortunately, for this we only have an incomplete, C/C++ specific manual.

    +href="https://gcc.gnu.org/onlinedocs/gccint/GENERIC.html">incomplete, C/C++ specific manual.

    Remember to keep other developers informed of any substantial projects you intend to work on.

    @@ -428,8 +428,8 @@ There is also work to be done in cleaning up the places where the MI code uses machine-specific macros.

    In addition to understanding RTL, you need to read the machine description and target macros sections of the GCC +href="https://gcc.gnu.org/onlinedocs/gccint/Machine-Desc.html">machine description and target macros sections of the GCC manual.