public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc] NEWS: Mention DT_RELR support
@ 2022-04-26 17:18 H.J. Lu
  0 siblings, 0 replies; only message in thread
From: H.J. Lu @ 2022-04-26 17:18 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-04-26 17:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-26 17:18 [glibc] NEWS: Mention DT_RELR support H.J. Lu

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