[binutils-gdb] Let i386_target_description return tdesc_i386_mmx
sergiodj+buildbot@sergiodj.net
sergiodj+buildbot@sergiodj.net
Mon Sep 4 12:19:00 GMT 2017
*** TEST RESULTS FOR COMMIT badc00202024619e1c868b8cf70fe6351fc028c3 ***
Author: Yao Qi <yao.qi@linaro.org>
Branch: master
Commit: badc00202024619e1c868b8cf70fe6351fc028c3
Let i386_target_description return tdesc_i386_mmx
This patch remove the usage of tdesc_i386_mmx in i386-go32-tdep.c, and use
i386_target_description to get it instead.
gdb:
2017-09-04 Yao Qi <yao.qi@linaro.org>
* i386-go32-tdep.c: Include x86-xstate.h.
(i386_go32_init_abi): Call i386_target_description.
* i386-tdep.c (i386_target_description): Return tdesc_i386_mmx
if xcr0 is X86_XSTATE_X87_MASK.
* i386-tdep.h (tdesc_i386): Remove the declaration.
(tdesc_i386_mmx): Likewise.
More information about the Gdb-testers
mailing list