From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1129) id 7EE7A3858006; Mon, 20 Dec 2021 14:42:06 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7EE7A3858006 To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. e8c01982ea7abc0acc0c4a52552ca8786abaa4fb X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 54f793640e5a94dca4ab51249d603b909e43f2ed X-Git-Newrev: e8c01982ea7abc0acc0c4a52552ca8786abaa4fb Message-Id: <20211220144206.7EE7A3858006@sourceware.org> Date: Mon, 20 Dec 2021 14:42:06 +0000 (GMT) From: Joel Sherrill X-BeenThere: gcc-cvs-wwwdocs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-cvs-wwwdocs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Dec 2021 14:42:06 -0000 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 e8c01982ea7abc0acc0c4a52552ca8786abaa4fb (commit) from 54f793640e5a94dca4ab51249d603b909e43f2ed (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 e8c01982ea7abc0acc0c4a52552ca8786abaa4fb Author: Joel Sherrill Date: Fri Dec 17 13:32:42 2021 -0600 htdocs/gcc-12/changes.html: Obsolete m32c-*-rtems* diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html index b1c88670..c69b301e 100644 --- a/htdocs/gcc-12/changes.html +++ b/htdocs/gcc-12/changes.html @@ -66,6 +66,10 @@ a work-in-progress.

The hppa[12]*-*-hpux10* and hppa[12]*-*-hpux11* configurations targeting 32-bit PA-RISC with HP-UX have been obsoleted and will be removed in a future release. + +
  • + The m32c*-*-rtems* configuration has been obsoleted and will + be removed in a future release.
  • The support for the m32r-*-linux*, m32rle-*-linux*, m68k*-*-openbsd* and vax-*-openbsd* configurations ----------------------------------------------------------------------- Summary of changes: htdocs/gcc-12/changes.html | 4 ++++ 1 file changed, 4 insertions(+) hooks/post-receive -- gcc-wwwdocs