Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Aug 2019 11:24:49 -0600
From:      Warner Losh <imp@bsdimp.com>
To:        Ed Maste <emaste@freebsd.org>
Cc:        src-committers <src-committers@freebsd.org>, svn-src-all <svn-src-all@freebsd.org>,  svn-src-head <svn-src-head@freebsd.org>
Subject:   Re: svn commit: r351036 - head/share/man/man7
Message-ID:  <CANCZdfqCG_gSgm8Fpnsp9a-oFj5bL4=3_cAJEviih=FEwrURHg@mail.gmail.com>
In-Reply-To: <201908141713.x7EHDb5b058493@repo.freebsd.org>
References:  <201908141713.x7EHDb5b058493@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Aug 14, 2019 at 11:13 AM Ed Maste <emaste@freebsd.org> wrote:

> Author: emaste
> Date: Wed Aug 14 17:13:36 2019
> New Revision: 351036
> URL: https://svnweb.freebsd.org/changeset/base/351036
>
> Log:
>   arch.7: add deprecation notice for GCC 4.2.1
>
>   MFC after:    1 week
>   Sponsored by: The FreeBSD Foundation
>
> Modified:
>   head/share/man/man7/arch.7
>
> Modified: head/share/man/man7/arch.7
>
> ==============================================================================
> --- head/share/man/man7/arch.7  Wed Aug 14 17:04:28 2019        (r351035)
> +++ head/share/man/man7/arch.7  Wed Aug 14 17:13:36 2019        (r351036)
> @@ -333,6 +333,10 @@ or an external toolchain compiler and linker provided
>  .El
>  .Pp
>  (1) External toolchain provided by ports/packages.
> +.Pp
> +Note that GCC 4.2.1 is deprecated, and scheduled for removal on
> 2020-03-31.
> +CPU architectures not migrated to either base system Clang or external
> +toolchain by then will be desupported.
>

would using 'removed from the tree' be better here? Because that's the
current plan of record.

Warner

 .Ss Predefined Macros
>  The compiler provides a number of predefined macros.
>  Some of these provide architecture-specific details and are explained
> below.
>
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANCZdfqCG_gSgm8Fpnsp9a-oFj5bL4=3_cAJEviih=FEwrURHg>