This website requires JavaScript.
Explore
Help
Sign In
OpenE2K
/
binutils-gdb
Watch
12
Star
0
Fork
You've already forked binutils-gdb
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
6b2c5a57e1
binutils-gdb
/
gdb
/
config
/
sh
/
nbsd.mh
3 lines
70 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add OpenBSD/sh native support. * NEWS (New native configurations): Mention OpenBSD/sh. * configure.host: Add sh*-*-openbsd*. * shnbsd-nat.c: Include "inf-ptrace.h". (shnbsd_fetch_inferior_registers): Rename from fetch_inferior_registers. Make static. (shnbsd_store_inferior_registers): Rename from store_inferior_registers. Make static. (_initialize_shnbsd_nat): New function. * Makefile.in (shnbsd-nat.o): Update dependencies. * config/sh/nbsd.mh (NAT_CLIBS, NAT_FILE): Remove. (NATDEPFILES): Remove infptrace.o and inftarg.o. Add inf-ptrace.o.
2006-12-16 00:57:35 +01:00
# Host: NetBSD/sh
NATDEPFILES= fork-child.o inf-ptrace.o shnbsd-nat.o