public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Adhemerval Zanella <azanella@sourceware.org>
To: glibc-cvs@sourceware.org
Subject: [glibc] Add NEWS entry for legacy hwcaps removal
Date: Thu,  6 Oct 2022 11:02:58 +0000 (GMT)	[thread overview]
Message-ID: <20221006110258.69598383FB89@sourceware.org> (raw)

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=78d9a1620b840deb0880686e4159eaf70708866a

commit 78d9a1620b840deb0880686e4159eaf70708866a
Author: Javier Pello <devel@otheo.eu>
Date:   Tue Sep 27 20:08:47 2022 +0200

    Add NEWS entry for legacy hwcaps removal
    
    Add a NEWS entry noting the removal of the legacy hwcaps search
    mechanism for shared objects.
    
    Signed-off-by: Javier Pello <devel@otheo.eu>
    Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>

Diff:
---
 NEWS | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index a64d3eff26..0252e082da 100644
--- a/NEWS
+++ b/NEWS
@@ -16,7 +16,10 @@ Major new features:
 
 Deprecated and removed features, and other changes affecting compatibility:
 
-  [Add deprecations, removals and changes affecting compatibility here]
+* The dynamic linker no longer no longer loads shared objects from the "tls"
+  subdirectories on the library search path or the subdirectory that
+  corresponds to the AT_PLATFORM system name, or employs the legacy AT_HWCAP
+  search mechanism, which was deprecated in version 2.33.
 
 Changes to build and runtime requirements:

                 reply	other threads:[~2022-10-06 11:02 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221006110258.69598383FB89@sourceware.org \
    --to=azanella@sourceware.org \
    --cc=glibc-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).