From owner-svn-doc-all@freebsd.org Fri Feb 7 06:36:04 2020 Return-Path: Delivered-To: svn-doc-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 77A50244BAD; Fri, 7 Feb 2020 06:36:04 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48DQYJ2Yckz4Bgp; Fri, 7 Feb 2020 06:36:04 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 52F915B6; Fri, 7 Feb 2020 06:36:04 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0176a4Er049054; Fri, 7 Feb 2020 06:36:04 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0176a4js049053; Fri, 7 Feb 2020 06:36:04 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <202002070636.0176a4js049053@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Fri, 7 Feb 2020 06:36:04 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r53878 - head/en_US.ISO8859-1/htdocs/platforms X-SVN-Group: doc-head X-SVN-Commit-Author: lwhsu X-SVN-Commit-Paths: head/en_US.ISO8859-1/htdocs/platforms X-SVN-Commit-Revision: 53878 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Feb 2020 06:36:04 -0000 Author: lwhsu (src,ports committer) Date: Fri Feb 7 06:36:03 2020 New Revision: 53878 URL: https://svnweb.freebsd.org/changeset/doc/53878 Log: Update platform support information MIPS* have migrated to external gcc toolchain and Sparc64 support has been moved to tier 4. Reviewed by: jhb Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D23540 Modified: head/en_US.ISO8859-1/htdocs/platforms/index.xml Modified: head/en_US.ISO8859-1/htdocs/platforms/index.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/platforms/index.xml Fri Feb 7 02:02:29 2020 (r53877) +++ head/en_US.ISO8859-1/htdocs/platforms/index.xml Fri Feb 7 06:36:03 2020 (r53878) @@ -90,35 +90,35 @@ mips, mipsel Tier 3 Tier 2 - Tier 4 *2 + Tier 2 32-bit MIPS hard-float mipshf, mipselhf - + N/A Tier 2 - Tier 4 *2 + Tier 2 32-bit MIPS n32 mipsn32 Tier 3 Tier 2 - Tier 4 *2 + Tier 2 64-bit MIPS soft-float mips64, mips64el Tier 3 Tier 2 - Tier 4 *2 + Tier 2 64-bit MIPS hard-float mips64hf, mips64elhf - + N/A Tier 2 - Tier 4 *2 + Tier 2 32-bit PowerPC @@ -154,7 +154,7 @@ sparc64 Tier 2 Tier 2 - Tier 4 *2 + Tier 4 @@ -163,9 +163,6 @@
  1. armv7 platforms were supported by armv6 prior to 12.0.
  2. -
  3. These platforms will be transitioned to - Tier 4 for 13.0 unless their default toolchain is changed away - from GCC 4.2.1.

Unsupported Platforms