[PATCH v1] NEWS: Add entry for x86-64 ISA level build

Noah Goldstein goldstein.w.n@gmail.com
Wed Jul 27 12:10:42 GMT 2022


On Wed, Jul 27, 2022 at 7:18 PM Adhemerval Zanella Netto via
Libc-alpha <libc-alpha@sourceware.org> wrote:
>
>
>
> 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".
>

Sure. Done in V2.
> > +
> >  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