Bi-endian patches for moxie
[deliverable/binutils-gdb.git] / ld / emulparams / elf32moxie.sh
index a1f9e45c40d68c3121b5f952d963b03c55cb6073..cfa261dab210e544a98de9fb27ebae99983ae7d2 100644 (file)
@@ -1,8 +1,11 @@
 SCRIPT_NAME=elf
 TEMPLATE_NAME=generic
 EXTRA_EM_FILE=genelf
-OUTPUT_FORMAT="elf32-moxie"
+OUTPUT_FORMAT="elf32-bigmoxie"
+BIG_OUTPUT_FORMAT="elf32-bigmoxie"
+LITTLE_OUTPUT_FORMAT="elf32-littlemoxie"
 TEXT_START_ADDR=0x1000
 MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
 ARCH=moxie
+EMBEDDED=yes
 STACK_ADDR=0x400000
This page took 0.023921 seconds and 4 git commands to generate.