* sparcobsd-tdep.c: Include "gdbcore.h", "regcache.h" and
authorMark Kettenis <kettenis@gnu.org>
Tue, 27 Dec 2005 12:23:02 +0000 (12:23 +0000)
committerMark Kettenis <kettenis@gnu.org>
Tue, 27 Dec 2005 12:23:02 +0000 (12:23 +0000)
commit92c2d36aa1f5ed08ce069e84487f8ef79be5dfd6
tree47f48faab22c3e3567f2d40c09698bfe058d03b1
parent0359e808fd2db8900a9ee07b44c288662094ae8b
* 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
This page took 0.024567 seconds and 4 git commands to generate.