This website requires JavaScript.
Explore
Help
Register
Sign in
darkkirb
/
old-cross-binutils
Watch
1
Star
0
Fork
You've already forked old-cross-binutils
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
4e1c45eac7
old-cross-binutils
/
gdb
/
config
/
sh
/
nbsd.mh
3 lines
70 B
Text
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-15 23:57:35 +00:00
# Host: NetBSD/sh
NATDEPFILES= fork-child.o inf-ptrace.o shnbsd-nat.o
Reference in a new issue
Copy permalink