mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-28 20:43:45 +08:00
e574ddd43a
(em68knbsd.c): New target. * config/m68k-nbsd.mt: New file. * emulparams/m68knbsd.sh: New file. * configure.in (m68*-*-netbsd*): Use above configs.
6 lines
101 B
Bash
6 lines
101 B
Bash
SCRIPT_NAME=aout
|
|
TEXT_START_ADDR=0x1020
|
|
OUTPUT_FORMAT="a.out-m68k-netbsd"
|
|
PAGE_SIZE=0x1000
|
|
ARCH=m68k
|