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/5cc7653f1383
branches:  trunk
changeset: 320583:5cc7653f1383
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 3d24461ea808 -r 5cc7653f1383 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