Module Name: src
Committed By: christos
Date: Sat May 21 16:23:10 UTC 2016
Modified Files:
src/external/gpl3/binutils/dist/ld/emulparams: armelf_nbsd.sh
Log Message:
PIE in the face!
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 \
src/external/gpl3/binutils/dist/ld/emulparams/armelf_nbsd.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/gpl3/binutils/dist/ld/emulparams/armelf_nbsd.sh
diff -u src/external/gpl3/binutils/dist/ld/emulparams/armelf_nbsd.sh:1.6 src/external/gpl3/binutils/dist/ld/emulparams/armelf_nbsd.sh:1.7
--- src/external/gpl3/binutils/dist/ld/emulparams/armelf_nbsd.sh:1.6 Sun Aug 10 01:57:30 2014
+++ src/external/gpl3/binutils/dist/ld/emulparams/armelf_nbsd.sh Sat May 21 12:23:10 2016
@@ -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