This website requires JavaScript.
Explore
Help
Sign In
mirror
/
binutils-gdb
Watch
2
Star
0
Fork
0
You've already forked binutils-gdb
mirror of
https://sourceware.org/git/binutils-gdb.git
synced
2024-12-09 04:21:49 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
97ce3a051a
binutils-gdb
/
gdb
/
config
/
pa
/
obsd.mh
3 lines
74 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add OpenBSD/hppa support. * NEWS (New native configurations): Mention OpenBSD/hppa. * hppabsd-nat.c, hppabsd-tdep.c, config/pa/obsd.mh, config/pa/obsd.mt, config/pa/nm-obsd.h, config/pa/tm-bsd.h: New files. * Makefile.in (ALLDEPFILES): Add hppabsd-nat.c and hppabsd-tdep.c. (hppabsd-nat.o, hppabsd-tdep.c): New dependencies. * configure.host: Add hppa*-*-openbsd*. * configure.tgt: Add hppa*-*-openbsd*.
2004-06-26 18:06:35 +08:00
# Host: OpenBSD/hppa
* hppabsd-nat.c: Update copyright year. Include "target.h" and "inf-ptrace.h". (hppabsd_fetch_registers): Renamed from fetch_inferior_registers; made static. (hppabsd_store_registers): Renamed from store_inferior_registers; made static. (_initialize_hppabsd_nat): New function and prototype. * config/pa/obsd.mh (NATDEPFILES): Remove infptrace.o and inftarg.o. Add inf-ptrace.o. (NAT_FILE): Remove. * Makefile.in (hppabsd-nat.o): Update dependencies.
2005-04-18 06:20:20 +08:00
NATDEPFILES= fork-child.o inf-ptrace.o hppabsd-nat.o
Reference in New Issue
Copy Permalink