a28109e0ab
"bsd-uthread.h". (i386obsd_uthread_reg_offset): New variable. (I386OBSD_UTHREAD_ESP_OFFSET): New define. (i386obsd_supply_uthread, i386obsd_collect_uthread): New functions. (i386obsd_init_abi): Set supply_uthread and collect_uthread. * Makefile.in (i386obsd-tdep.o): Update dependencies. * config/i386/obsd.mt (TDEPFILES): Add bsd-uthread.o.
4 lines
165 B
Mathematica
4 lines
165 B
Mathematica
# Target: OpenBSD/i386
|
|
TDEPFILES= i386-tdep.o i387-tdep.o i386bsd-tdep.o i386obsd-tdep.o \
|
|
bsd-uthread.o corelow.o solib.o solib-svr4.o
|
|
DEPRECATED_TM_FILE= solib.h
|