summaryrefslogtreecommitdiff
path: root/ld/emulparams
diff options
context:
space:
mode:
authorAnthony Green <green@redhat.com>2012-09-13 22:24:47 +0000
committerAnthony Green <green@redhat.com>2012-09-13 22:24:47 +0000
commitcdef5ce2d07eefec59c3ef2157bc44a85df89157 (patch)
treeff83dfb420b200cbafe3695aa2c7f6107500eca4 /ld/emulparams
parent01428ec669abdf68517c723fd35ac4898d505d41 (diff)
downloadbinutils-redhat-cdef5ce2d07eefec59c3ef2157bc44a85df89157.tar.gz
Bi-endian patches for moxie
Diffstat (limited to 'ld/emulparams')
-rw-r--r--ld/emulparams/elf32moxie.sh5
1 files changed, 4 insertions, 1 deletions
diff --git a/ld/emulparams/elf32moxie.sh b/ld/emulparams/elf32moxie.sh
index a1f9e45c40..cfa261dab2 100644
--- a/ld/emulparams/elf32moxie.sh
+++ b/ld/emulparams/elf32moxie.sh
@@ -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