Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/gpl3/binutils/dist/ld/emulparams PIE in the face!
details: https://anonhg.NetBSD.org/src/rev/0281ce32634f
branches: trunk
changeset: 345354:0281ce32634f
user: christos <christos%NetBSD.org@localhost>
date: Sat May 21 16:23:10 2016 +0000
description:
PIE in the face!
diffstat:
external/gpl3/binutils/dist/ld/emulparams/armelf_nbsd.sh | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diffs (11 lines):
diff -r 9db272beb47c -r 0281ce32634f external/gpl3/binutils/dist/ld/emulparams/armelf_nbsd.sh
--- a/external/gpl3/binutils/dist/ld/emulparams/armelf_nbsd.sh Sat May 21 15:33:40 2016 +0000
+++ b/external/gpl3/binutils/dist/ld/emulparams/armelf_nbsd.sh Sat May 21 16:23:10 2016 +0000
@@ -2,6 +2,7 @@
MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
TEXT_START_ADDR=0x00010000
TARGET2_TYPE=got-rel
+GENERATE_PIE_SCRIPT=yes
unset DATA_START_SYMBOLS
unset STACK_ADDR
Home |
Main Index |
Thread Index |
Old Index