[PATCH v1] NEWS: Add entry for x86-64 ISA level build
Adhemerval Zanella Netto
adhemerval.zanella@linaro.org
Wed Jul 27 11:18:05 GMT 2022
On 27/07/22 03:58, Noah Goldstein via Libc-alpha wrote:
> ---
> NEWS | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/NEWS b/NEWS
> index 5827b206d9..4264a4cfc6 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -72,6 +72,10 @@ Major new features:
>
> The LoongArch ABI is 64-bit little-endian.
>
> +* Support building x86-64 with multiple ISA levels. Higher ISA levels
> + will use better optimized functions in the dynamic loader and
> + non-multiarch build as well as reduce the size of libc.so.
The initial sentence sounds terse, maybe "Support for building x86-64 with
multiple ISA levels has been added".
> +
> Deprecated and removed features, and other changes affecting compatibility:
>
> * Support for prelink will be removed in the next release; this includes
More information about the Libc-alpha
mailing list