From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 81335 invoked by alias); 2 Feb 2020 22:49:12 -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 81281 invoked by uid 9022); 2 Feb 2020 22:49:12 -0000 Date: Sun, 02 Feb 2020 22:49:00 -0000 Message-ID: <20200202224912.81277.qmail@sourceware.org> From: gerald@gcc.gnu.org To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 2a7b0ec3a0bed79a098da0f797923c052dedfcf0 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: d6c63c69b67258bc983fed4249e3f61eeecf120e X-Git-Newrev: 2a7b0ec3a0bed79a098da0f797923c052dedfcf0 X-SW-Source: 2020/txt/msg00082.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 2a7b0ec3a0bed79a098da0f797923c052dedfcf0 (commit) from d6c63c69b67258bc983fed4249e3f61eeecf120e (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 2a7b0ec3a0bed79a098da0f797923c052dedfcf0 Author: Gerald Pfeifer Date: Sun Feb 2 23:48:17 2020 +0100 Make a "here" link text more specific. diff --git a/htdocs/gcc-8/changes.html b/htdocs/gcc-8/changes.html index ddc7e824..636552ab 100644 --- a/htdocs/gcc-8/changes.html +++ b/htdocs/gcc-8/changes.html @@ -42,8 +42,8 @@ You may also want to check out our
  • Support for the powerpc*-*-*spe* target ports which have been recently unmaintained and untested in GCC has been declared - obsolete in GCC 8 as announced - here. + obsolete in GCC 8 as + announced. Unless there is activity to revive them, the next release of GCC will have their sources permanently removed.

    ----------------------------------------------------------------------- Summary of changes: htdocs/gcc-8/changes.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- gcc-wwwdocs