2005-03-30 Randolph Chung <tausq@debian.org>

* hppa-linux-tdep.c: Include regset.h.
	(GR_REGNUM, TR_REGNUM, greg_map): New.
	(hppa_linux_supply_regset, hppa_linux_supply_fpregset): New.
	(hppa_linux_regset, hppa_linux_fpregset): New.
	(hppa_linux_regset_from_core_section): New.
	(hppa_linux_init_abi): Set regset_from_core_section.
	(_initialize_hppa_linux_tdep): Register osabi handler for
	64-bit Linux.
	* Makefile.in (hppa-linux-tdep.o): Update dependencies.
	* config/pa/linux.mh: Stop using core-regset.o
This commit is contained in:
Randolph Chung
2006-03-30 14:27:45 +00:00
parent 29d375acb5
commit 3d8dcac680
4 changed files with 127 additions and 3 deletions

View File

@ -2,7 +2,7 @@
XDEPFILES=
NAT_FILE= nm-linux.h
NATDEPFILES= inf-ptrace.o fork-child.o corelow.o gcore.o \
core-regset.o hppa-linux-nat.o \
proc-service.o linux-thread-db.o linux-nat.o linux-fork.o
hppa-linux-nat.o proc-service.o linux-thread-db.o linux-nat.o \
linux-fork.o
LOADLIBES = -ldl -rdynamic