1c02b2a55e
and "bsd-uthread.h". (amd64fbsd_jmp_buf_reg_offset): New variable. (amd64fbsd_supply_uthread, amd64fbsd_collect_uthread): New functions. (amd64fbsd_init_abi): Set supply_uthread and collect_uthread. * i386fbsd-tdep.c: Fix typo. * Makefile.in (amd64fbsd-tdep.o): Update dependencies. * config/i386/fbsd64.mt (TDEPFILES): Add bsd-uthread.o.
6 lines
200 B
Mathematica
6 lines
200 B
Mathematica
# Target: FreeBSD/amd64
|
|
TDEPFILES= amd64-tdep.o amd64fbsd-tdep.o \
|
|
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
|
|
|