OSDN Git Service

* sparcobsd-tdep.c: Include "gdbcore.h", "regcache.h" and
authorkettenis <kettenis>
Tue, 27 Dec 2005 12:22:59 +0000 (12:22 +0000)
committerkettenis <kettenis>
Tue, 27 Dec 2005 12:22:59 +0000 (12:22 +0000)
commit193eb7ebaf9c37943b0979b0e70c317ccfd1ce6c
tree8c6c065781fc5f3e87ea8bb835edda3ffe0d6b59
parentdff789df7b5c2e5bac3d1dc86eb7fb28b052fdaf
* sparcobsd-tdep.c: Include "gdbcore.h", "regcache.h" and
"bsd-uthread.h".
(SPARC32OBSD_UTHREAD_FP_OFFSET, SPARC32OBSD_UTHREAD_PC_OFFSET):
New defines.
(sparc32obsd_supply_uthread, sparc32obsd_collect_uthread): New
functions.
(sparc32obsd_init_abi): Set supply_uthread and collect_uthread.
* Makefile.in (sparcobsd-tdep.o): Update dependencies.
* config/sparc/obsd.mt (TDEPFILES): Add bsd-uthread.o.
* config/sparc/obsd64.mt (TDEPFILES): Likewise.
gdb/ChangeLog
gdb/Makefile.in
gdb/config/sparc/obsd.mt
gdb/config/sparc/obsd64.mt
gdb/sparcobsd-tdep.c