mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-24 12:35:55 +08:00
13a38d4599
* configure.host: Set gdb_host_cpu to sh for all sh*. (sh*-*-netbsdelf*): New host. * configure.tgt: Set gdb_target_cpu to sh for all sh*. (sh*-*-netbsdelf*): New target. * sh-nbsd-nat.c: New file. * sh-nbsd-tdep.c: New file. * sh-nbsd-tdep.h: New file. * config/sh/nbsd.mh: New file. * config/sh/nbsd.mt: New file. * config/sh/nm-nbsd.h: New file. * config/sh/tm-nbsd.h: New file.
5 lines
123 B
Plaintext
5 lines
123 B
Plaintext
# Host: SuperH running NetBSD
|
|
NAT_CLIBS=
|
|
NATDEPFILES= infptrace.o inftarg.o fork-child.o sh-nbsd-nat.o
|
|
NAT_FILE= nm-nbsd.h
|