30b344b1d9
comments. (amd64obsd_supply_regset, amd64obsd_regset_from_core_section): New functions. (amd64obsd_init_abi): Reorder initializations. Use amd64obsd_r_reg_offset to initialize the general-purpose register set details. Set regset_from_core_section. (_initialize_amd64obsd_tdep): Rename from _initialize_amd64obsd_ndep. Add OS ABI handler for core dumps. * Makefile.in (amd64obsd-tdep.o): Update dependencies. * config/i386/obsd64.mt (TDEPFILES): Add i386-tdep.o.
3 lines
108 B
Mathematica
3 lines
108 B
Mathematica
# Target: OpenBSD/amd64
|
|
TDEPFILES= x86-64-tdep.o amd64obsd-tdep.o \
|
|
i386-tdep.o i387-tdep.o i386bsd-tdep.o
|