aboutsummaryrefslogtreecommitdiff
path: root/ld/emulparams
diff options
context:
space:
mode:
authorAnthony Green <green@redhat.com>2012-09-13 22:24:51 +0000
committerAnthony Green <green@redhat.com>2012-09-13 22:24:51 +0000
commite202fa84e706abb043aed457473a764c76672297 (patch)
tree972e3d625d10ce5271e031e2f293cba7b2d9d11c /ld/emulparams
parentb9516fa158d68eedaa9e2191e38e7a1acfcfee77 (diff)
downloadgdb-e202fa84e706abb043aed457473a764c76672297.zip
gdb-e202fa84e706abb043aed457473a764c76672297.tar.gz
gdb-e202fa84e706abb043aed457473a764c76672297.tar.bz2
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 a1f9e45..cfa261d 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