mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-21 12:30:06 +00:00
NEWS: Mention PLT rewrite on x86-64
Mention PLT rewrite on x86-64 for glibc 2.39.
This commit is contained in:
parent
1bb28b7b4f
commit
e2803cfd8b
4
NEWS
4
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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user