2019-12-18 Anthony Green <green@moxielogic.com>
[deliverable/binutils-gdb.git] / ld / emulparams / elf32moxie.sh
1 SCRIPT_NAME=elf
2 TEMPLATE_NAME=elf
3 OUTPUT_FORMAT="elf32-bigmoxie"
4 BIG_OUTPUT_FORMAT="elf32-bigmoxie"
5 LITTLE_OUTPUT_FORMAT="elf32-littlemoxie"
6 TEXT_START_ADDR=0x1000
7 MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
8 ARCH=moxie
9 EMBEDDED=yes
10 STACK_ADDR=0x400000
This page took 0.031202 seconds and 4 git commands to generate.