Explicit locations: introduce explicit locations
[deliverable/binutils-gdb.git] / ld / emulparams / elf32frvfd.sh
index 224abed2a0080e72d3556a37b0c870838864dc1e..c17466962655a8fe8c9ccebee074c4b78b728c68 100644 (file)
@@ -1,8 +1,11 @@
 . ${srcdir}/emulparams/elf32frv.sh
 unset STACK_ADDR
-MAXPAGESIZE=0x10000
+OUTPUT_FORMAT="elf32-frvfdpic"
+MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
 TEMPLATE_NAME=elf32
+unset EXTRA_EM_FILE
 GENERATE_SHLIB_SCRIPT=yes
+GENERATE_PIE_SCRIPT=yes
 EMBEDDED= # This gets us program headers mapped as part of the text segment.
 OTHER_GOT_SYMBOLS=
 OTHER_READONLY_SECTIONS="
This page took 0.02371 seconds and 4 git commands to generate.