Remove x86 NaCl target support
[deliverable/binutils-gdb.git] / ld / emulparams / m32relf_linux.sh
index be2ad23240cae0873c6ff9f34b852fea218753b9..2fcfe9d9b3ca0d7c101c6446448e679c039ab422 100644 (file)
@@ -1,11 +1,11 @@
 MACHINE=
 SCRIPT_NAME=elf
-TEMPLATE_NAME=elf32
+TEMPLATE_NAME=elf
 OUTPUT_FORMAT="elf32-m32r-linux"
 TEXT_START_ADDR=0x1000
 ARCH=m32r
 MACHINE=
-MAXPAGESIZE=0x1000
+MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
 
 # Hmmm, there's got to be a better way.  This sets the stack to the
 # top of simulator memory (32MB).
This page took 0.024875 seconds and 4 git commands to generate.