public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
From: H.J. Lu <hjl@sourceware.org>
To: glibc-cvs@sourceware.org
Subject: [glibc] NEWS: Mention PLT rewrite on x86-64
Date: Tue, 16 Jan 2024 19:03:58 +0000 (GMT)	[thread overview]
Message-ID: <20240116190358.A8C9B3858C20@sourceware.org> (raw)

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

commit e2803cfd8bb00b54816d1a2c381d2cf82b136da6
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Mon Jan 15 09:39:03 2024 -0800

    NEWS: Mention PLT rewrite on x86-64
    
    Mention PLT rewrite on x86-64 for glibc 2.39.

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

diff --git a/NEWS b/NEWS
index 16afc4f869..72e9d70e1f 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,10 @@ Version 2.39
 
 Major new features:
 
+* A new tunable, glibc.cpu.plt_rewrite, can be used to enable PLT
+  rewrite on x86-64.  When enabled with non-lazy binding, the dynamic
+  linker will rewrite indirect branches in PLT with direct branches.
+
 * Sync with Linux kernel 6.6 shadow stack interface.  The --enable-cet
   configure option in only supported on x86-64.

                 reply	other threads:[~2024-01-16 19:03 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=20240116190358.A8C9B3858C20@sourceware.org \
    --to=hjl@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).