mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
0ccf812a6e
* configure.tgt (i960-*-elf*): New target. * emulparams/elf32_i960.sh: New file. * Makefile.am (ALL_EMULATIONS): Add eelf32_i960.o. (eelf32_i960.c): New target. * Makefile.in: Rebuild.
9 lines
132 B
Bash
9 lines
132 B
Bash
SCRIPT_NAME=elf
|
|
TEMPLATE_NAME=elf32
|
|
OUTPUT_FORMAT="elf32-i960"
|
|
ARCH=i960
|
|
MACHINE=
|
|
TEXT_START_ADDR=0
|
|
EMBEDDED=yes
|
|
MAXPAGESIZE=0x2000
|