cfa261dab210e544a98de9fb27ebae99983ae7d2
[deliverable/binutils-gdb.git] / ld / emulparams / elf32moxie.sh
1 SCRIPT_NAME=elf
2 TEMPLATE_NAME=generic
3 EXTRA_EM_FILE=genelf
4 OUTPUT_FORMAT="elf32-bigmoxie"
5 BIG_OUTPUT_FORMAT="elf32-bigmoxie"
6 LITTLE_OUTPUT_FORMAT="elf32-littlemoxie"
7 TEXT_START_ADDR=0x1000
8 MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
9 ARCH=moxie
10 EMBEDDED=yes
11 STACK_ADDR=0x400000
This page took 0.04511 seconds and 3 git commands to generate.