Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Nov 2019 19:37:26 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r354468 - head/share/man/man7
Message-ID:  <201911071937.xA7JbQkT028701@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: emaste
Date: Thu Nov  7 19:37:26 2019
New Revision: 354468
URL: https://svnweb.freebsd.org/changeset/base/354468

Log:
  arch.7: claim 12.x as the last architecture with sparc64 support
  
  GCC 4.2.1 is being removed before FreeBSD 13, as are some other
  components required by FreeBSD/sparc64.  Contemporary GCC does not build
  and there is currently no indication that anyone is going to address
  these issues.
  
  PR:		228919, 233405, 236839, 239851

Modified:
  head/share/man/man7/arch.7

Modified: head/share/man/man7/arch.7
==============================================================================
--- head/share/man/man7/arch.7	Thu Nov  7 19:31:56 2019	(r354467)
+++ head/share/man/man7/arch.7	Thu Nov  7 19:37:26 2019	(r354468)
@@ -114,7 +114,7 @@ architectures, the final release.
 .It powerpc64   Ta 6.0
 .It riscv64     Ta 12.0
 .It riscv64sf   Ta 12.0
-.It sparc64     Ta 5.0
+.It sparc64     Ta 5.0   Ta 12.x
 .El
 .Ss Type sizes
 All



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911071937.xA7JbQkT028701>