Explicit locations: introduce explicit locations
[deliverable/binutils-gdb.git] / ld / emulparams / elf_i386_chaos.sh
index 6afe3c8d70df08ddfe77006f41793b9b3594d57b..c59dbce1402dce2026e4ac2608bdffe0b6929580 100644 (file)
@@ -1,10 +1,12 @@
-SCRIPT_NAME=elf
+. ${srcdir}/emulparams/plt_unwind.sh
+. ${srcdir}/emulparams/extern_protected_data.sh
+SCRIPT_NAME=elf_chaos
 OUTPUT_FORMAT="elf32-i386"
 TEXT_START_ADDR=0x40000000
-MAXPAGESIZE=0x1000
-NONPAGED_TEXT_START_ADDR=0x40000000
+MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
 ARCH=i386
 MACHINE=
 NOP=0x90909090
 TEMPLATE_NAME=elf32
 GENERATE_SHLIB_SCRIPT=yes
+NO_SMALL_DATA=yes
This page took 0.023584 seconds and 4 git commands to generate.