Static PIE support on x86.
This commit is contained in:
parent
264e1c0dc8
commit
fea80e9693
|
@ -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 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
|
|||
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]
|
||||
|
|
Loading…
Reference in New Issue