This website requires JavaScript.
Explore
Help
Register
Sign In
darlinghq
/
darling-gdb
Watch
1
Star
0
Fork
0
You've already forked darling-gdb
mirror of
https://github.com/darlinghq/darling-gdb.git
synced
2024-12-02 00:56:27 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
308a880866
darling-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 10:06:35 +00: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-17 22:20:20 +00:00
NATDEPFILES= fork-child.o inf-ptrace.o hppabsd-nat.o
Reference in New Issue
Copy Permalink