Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc Static PIE support on x86.
details: https://anonhg.NetBSD.org/src/rev/edac865a81b3
branches: trunk
changeset: 324030:edac865a81b3
user: joerg <joerg%NetBSD.org@localhost>
date: Thu Jul 12 21:42:53 2018 +0000
description:
Static PIE support on x86.
diffstat:
doc/CHANGES | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r 75cc598a23fa -r edac865a81b3 doc/CHANGES
--- a/doc/CHANGES Thu Jul 12 21:41:25 2018 +0000
+++ b/doc/CHANGES Thu Jul 12 21:42:53 2018 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2407 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2408 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -170,3 +170,4 @@
gcc: add lsan the Leak Sanitizer [christos 20180626]
aarch64: Add support for SMP. [ryo 20180709]
viadrm(4): Removed, superseded by viadrmums. [maya 20180710]
+ x86: Support for -static -pie binaries. [joerg 20180712]
Home |
Main Index |
Thread Index |
Old Index