summaryrefslogtreecommitdiffstats
path: root/ld/emulparams
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2009-04-16 15:39:48 +0000
committerNick Clifton <nickc@redhat.com>2009-04-16 15:39:48 +0000
commit20135e4cea8994900955e560910b2e675881fa95 (patch)
treef3e60cf7a267184a4d9ffef4f6ab0e54ceb599e9 /ld/emulparams
parent335d71d67eab3d9e1cfdefc45af81fa65fbd5c8b (diff)
downloadppe42-binutils-20135e4cea8994900955e560910b2e675881fa95.tar.gz
ppe42-binutils-20135e4cea8994900955e560910b2e675881fa95.zip
Add new binutils target: moxie
Diffstat (limited to 'ld/emulparams')
-rw-r--r--ld/emulparams/elf32moxie.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/ld/emulparams/elf32moxie.sh b/ld/emulparams/elf32moxie.sh
new file mode 100644
index 0000000000..2ed270850c
--- /dev/null
+++ b/ld/emulparams/elf32moxie.sh
@@ -0,0 +1,8 @@
+SCRIPT_NAME=elf
+TEMPLATE_NAME=generic
+EXTRA_EM_FILE=genelf
+OUTPUT_FORMAT="elf32-moxie"
+TEXT_START_ADDR=0x1000
+MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
+ARCH=moxie
+STACK_ADDR=0x200000
OpenPOWER on IntegriCloud