fa565c2b2d
"regcache.h", "gdb_assert.h" and "bsd-uthread.h". (i386fbsd_jmp_buf_reg_offset): New variable. (i386fbsd_supply_uthread, i386fbsd_collect_uthread): New functions. (i386fbsdaout_init_abi): Set supply_uthread and collect_uthread. * Makefile.in (i386fbsd-tdep.o): Update dependency. * config/i386/fbsd.mt (TDEPFILES): Add bsd-uthread.o.
4 lines
165 B
Mathematica
4 lines
165 B
Mathematica
# Target: FreeBSD/i386
|
|
TDEPFILES= i386-tdep.o i387-tdep.o i386bsd-tdep.o i386fbsd-tdep.o \
|
|
bsd-uthread.o corelow.o solib.o solib-svr4.o
|
|
DEPRECATED_TM_FILE= solib.h
|