summaryrefslogtreecommitdiff
path: root/ld/emulparams/elf32xc16xl.sh
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2006-02-17 14:36:28 +0000
committerNick Clifton <nickc@redhat.com>2006-02-17 14:36:28 +0000
commit6da0fc66d7b0ae80a1cf0ecc175a1089ea4d8340 (patch)
tree140eed383a508ee32134cbab90a52cc908506397 /ld/emulparams/elf32xc16xl.sh
parent3aa662522219e23c100f40abf241c49639814939 (diff)
downloadbinutils-redhat-6da0fc66d7b0ae80a1cf0ecc175a1089ea4d8340.tar.gz
Add support for the Infineon XC16X.
Diffstat (limited to 'ld/emulparams/elf32xc16xl.sh')
-rw-r--r--ld/emulparams/elf32xc16xl.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/ld/emulparams/elf32xc16xl.sh b/ld/emulparams/elf32xc16xl.sh
new file mode 100644
index 0000000000..333f2a6fd7
--- /dev/null
+++ b/ld/emulparams/elf32xc16xl.sh
@@ -0,0 +1,8 @@
+SCRIPT_NAME=elf32xc16xl
+TEMPLATE_NAME=elf32
+OUTPUT_FORMAT="elf32-xc16x"
+TEXT_START_ADDR=0xc00300
+ARCH=xc16x:xc16xl
+MAXPAGESIZE=256
+ENTRY=_start
+EMBEDDED=yes