]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/emulparams/elf32xstormy16.sh
Index: bfd/ChangeLog
[thirdparty/binutils-gdb.git] / ld / emulparams / elf32xstormy16.sh
1 MACHINE=
2 SCRIPT_NAME=xstormy16
3 TEMPLATE_NAME=elf32
4 EXTRA_EM_FILE=needrelax
5 OUTPUT_FORMAT="elf32-xstormy16"
6 # See also `include/elf/xstormy16.h'
7 ARCH=xstormy16
8 ALIGNMENT=2
9 ENTRY=_start
10 EMBEDDED=yes
11 NOP=0
12
13