From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 89939 invoked by alias); 16 Jan 2020 22:17:08 -0000 Mailing-List: contact gcc-cvs-wwwdocs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-cvs-wwwdocs-owner@gcc.gnu.org Received: (qmail 89868 invoked by uid 9022); 16 Jan 2020 22:17:07 -0000 Date: Thu, 16 Jan 2020 22:17:00 -0000 Message-ID: <20200116221707.89864.qmail@sourceware.org> From: gerald@gcc.gnu.org To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. c53cebb5fba9710054504ea411f2044b4469f5fa X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 754efd283277cfd3a0a10a496729e6c96376c2f3 X-Git-Newrev: c53cebb5fba9710054504ea411f2044b4469f5fa X-SW-Source: 2020/txt/msg00038.txt 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 c53cebb5fba9710054504ea411f2044b4469f5fa (commit) from 754efd283277cfd3a0a10a496729e6c96376c2f3 (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 c53cebb5fba9710054504ea411f2044b4469f5fa Author: Gerald Pfeifer Date: Thu Jan 16 23:16:36 2020 +0100 Remove reference to SVN and our svn.html page from projects/. diff --git a/htdocs/projects/beginner.html b/htdocs/projects/beginner.html index c4b7214c..0a705dbf 100644 --- a/htdocs/projects/beginner.html +++ b/htdocs/projects/beginner.html @@ -24,8 +24,8 @@ individual task seems daunting; there's probably an easier one. If you have no programming skills, we can still use your help with documentation or our bug tracker.

-

We assume that you already know how to get the -latest sources, configure and build the compiler, and run the test +

We assume that you already know how to get the +latest sources, configure and build the compiler, and run the test suite. You should also familiarize yourself with the requirements for contributions to GCC.

diff --git a/htdocs/projects/cfo.html b/htdocs/projects/cfo.html index 4ec8c82b..8f4b4230 100644 --- a/htdocs/projects/cfo.html +++ b/htdocs/projects/cfo.html @@ -47,8 +47,7 @@ algorithms). The implementation currently resides on the branch.

Contributing

-

Checkout the cfo-branch branch from -our respository.

+

Checkout the cfo-branch branch from our respository.

When posting to the development lists, please mark messages and patches with [cfo] in the subject. The usual contribution and testing rules apply. This diff --git a/htdocs/projects/cli.html b/htdocs/projects/cli.html index fcbcbaed..f6258fc1 100644 --- a/htdocs/projects/cli.html +++ b/htdocs/projects/cli.html @@ -134,8 +134,7 @@ People currently involved in the development or that had worked on it in the pas

Contributing

-

Check out st/cli-be branch following the instructions found in the -SVN documentation.

+

Check out st/cli-be branch.

Being this a branch, the usual maintainer rules do not apply. The branch is being maintained by diff --git a/htdocs/projects/cxx-reflection/index.html b/htdocs/projects/cxx-reflection/index.html index 2f5dd953..276327aa 100644 --- a/htdocs/projects/cxx-reflection/index.html +++ b/htdocs/projects/cxx-reflection/index.html @@ -25,7 +25,7 @@ constrained genericity in C++.

Contributing

Checkout the cxx-reflection-branch branch -in our respository.

+in our respository.

When posting to the development lists, please mark messages and patches with [cxx-reflection] in the subject. As this is a branch, and not diff --git a/htdocs/projects/gomp/index.html b/htdocs/projects/gomp/index.html index b96ce0d4..39c8d3ad 100644 --- a/htdocs/projects/gomp/index.html +++ b/htdocs/projects/gomp/index.html @@ -1,5 +1,6 @@ + GOMP — An OpenMP implementation for GCC @@ -50,9 +51,7 @@ the generation of efficient and small code for OpenMP applications.

Contributing

We encourage everyone to contribute changes -and help test GOMP. GOMP has been merged into the SVN trunk. We -provide read access to our development sources for everybody with -anonymous SVN.

+and help test GOMP. GOMP has been merged into mainline GCC.

Reporting Bugs

Please add "openmp" to the keywords field when filing a bug report.

diff --git a/htdocs/projects/gupc.html b/htdocs/projects/gupc.html index 9d3aeda0..3b822ca3 100644 --- a/htdocs/projects/gupc.html +++ b/htdocs/projects/gupc.html @@ -1,5 +1,6 @@ + GUPC — A UPC implementation for GCC @@ -117,9 +118,7 @@ in the body of the message.

We encourage everyone to contribute changes -and help test GUPC. GUPC is currently an SVN branch. We -provide read access to our development sources for everybody with -anonymous SVN. +and help test GUPC. GUPC is currently on a development branch.

Reporting Bugs

diff --git a/htdocs/projects/sched-treegion.html b/htdocs/projects/sched-treegion.html index b906bcf0..d421d87b 100644 --- a/htdocs/projects/sched-treegion.html +++ b/htdocs/projects/sched-treegion.html @@ -1,5 +1,6 @@ + Treegion Scheduling @@ -151,8 +152,7 @@ speculation for instructions dominated by this basic block.

Contributing

-

Checkout the sched-treegion branch following the instructions found in the -SVN documentation.

+

Checkout the sched-treegion branch.

When posting to the development lists, please mark messages and patches with [sched-treegion] in the subject. The usual contribution and testing diff --git a/htdocs/projects/tree-ssa/index.html b/htdocs/projects/tree-ssa/index.html index 0b2e01d5..a15d0f32 100644 --- a/htdocs/projects/tree-ssa/index.html +++ b/htdocs/projects/tree-ssa/index.html @@ -1,5 +1,6 @@ + SSA for Trees @@ -80,7 +81,7 @@ href="https://gcc.gnu.org/wiki/GettingStarted">GCC Wiki.

Contributing

Checkout the tree-ssa-20020619-branch branch -in our respository.

+in our respository.

All contributions to the branch must also comply with the requirements detailed in the