public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc/nsz/bug23293] NEWS: Mention DT_RELR support
@ 2022-05-04  6:01 Szabolcs Nagy
  0 siblings, 0 replies; only message in thread
From: Szabolcs Nagy @ 2022-05-04  6:01 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=4c5b1cf5a68c5424323251a0765b1011601548a7

commit 4c5b1cf5a68c5424323251a0765b1011601548a7
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Thu Feb 3 10:04:22 2022 -0800

    NEWS: Mention DT_RELR support

Diff:
---
 NEWS | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index 4b6d9de2b5..ef8ac4acd2 100644
--- a/NEWS
+++ b/NEWS
@@ -9,7 +9,12 @@ Version 2.36
 
 Major new features:
 
-  [Add new features here]
+* Support for DT_RELR relative relocation format has been added to
+  glibc.  This is a new ELF dynamic tag that improves the size of
+  relative relocations in shared object files and position independent
+  executables (PIE).  DT_RELR generation requires linker support for
+  -z pack-relative-relocs option, which is supported for some targets
+  in recent binutils versions.  Lazy binding doesn't apply to DT_RELR.
 
 Deprecated and removed features, and other changes affecting compatibility:


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-05-04  6:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-04  6:01 [glibc/nsz/bug23293] NEWS: Mention DT_RELR support Szabolcs Nagy

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).