mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-15 04:31:49 +08:00
8af6dd4198
eh8300self.o . (eh8300elf.c, eh8300helf.c, eh8300self.c): New targets. * configure.tgt (h8300-*-elf*): New case. * emulparams/h8300elf.sh, emulparams/h8300helf.sh: New files. * emulparams/h8300self.sh: New file. * Makefile.in: Regenerated.
6 lines
101 B
Bash
6 lines
101 B
Bash
SCRIPT_NAME=h8300h
|
|
OUTPUT_FORMAT="elf32-h8300"
|
|
TEXT_START_ADDR=0x100
|
|
TARGET_PAGE_SIZE=128
|
|
ARCH=h8300
|