]> sourceware.org Git - glibc.git/commitdiff
NEWS: Move LD_PREFER_MAP_32BIT_EXEC
authorH.J. Lu <hjl.tools@gmail.com>
Tue, 14 Dec 2021 00:33:57 +0000 (16:33 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Tue, 14 Dec 2021 00:33:57 +0000 (16:33 -0800)
Move LD_PREFER_MAP_32BIT_EXEC to

Deprecated and removed features, and other changes affecting compatibility:

NEWS

diff --git a/NEWS b/NEWS
index d864a7b9d8f6ccbccb95e14a6226e324c208fcd3..b53f230cca2ea2e001ec59137c5b6f5db7d1bb2f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,10 +9,6 @@ Version 2.35
 
 Major new features:
 
-* The LD_PREFER_MAP_32BIT_EXEC environment variable support has been
-  removed since the first PT_LOAD segment is no longer executable due
-  to defaulting to -z separate-code.
-
 * Unicode 14.0.0 Support: Character encoding, character type info, and
   transliteration tables are all updated to Unicode 14.0.0, using
   generator scripts contributed by Mike FABIAN (Red Hat).
@@ -97,6 +93,10 @@ Major new features:
 
 Deprecated and removed features, and other changes affecting compatibility:
 
+* The LD_PREFER_MAP_32BIT_EXEC environment variable support has been
+  removed since the first PT_LOAD segment is no longer executable due
+  to defaulting to -z separate-code.
+
 * The r_version update in the debugger interface makes the glibc binary
   incompatible with GDB binaries built without the following commits:
 
This page took 0.049425 seconds and 5 git commands to generate.