aboutsummaryrefslogtreecommitdiff
path: root/gdb/dcache.h
diff options
context:
space:
mode:
authorYao Qi <yao.qi@linaro.org>2015-05-28 10:19:30 +0100
committerYao Qi <yao.qi@linaro.org>2015-05-28 10:19:30 +0100
commita56cc1ce222a9c69fd117a8a6f23817f4f1abd5f (patch)
tree97d106b5579c79b6670c1174166dc5a305d41d7e /gdb/dcache.h
parent330c6ca9a034902cb0e7c7a9f64af651f39b5bf9 (diff)
downloadgdb-a56cc1ce222a9c69fd117a8a6f23817f4f1abd5f.zip
gdb-a56cc1ce222a9c69fd117a8a6f23817f4f1abd5f.tar.gz
gdb-a56cc1ce222a9c69fd117a8a6f23817f4f1abd5f.tar.bz2
Remove global variable arm_linux_has_wmmx_registers in arm-linux-nat.c
This patch is to remove the global variable arm_linux_has_wmmx_registers in arm-linux-nat.c, and add a new field have_wmmx_registers in 'struct gdbarch_tdep'. gdb: 2015-05-28 Yao Qi <yao.qi@linaro.org> * arm-linux-nat.c (arm_linux_has_wmmx_registers): Remove. (arm_linux_fetch_inferior_registers): Use tdep->have_wmmx_registers instead of arm_linux_has_wmmx_registers. (arm_linux_store_inferior_registers): Likewise. (arm_linux_read_description): Don't set arm_linux_has_wmmx_registers. * arm-tdep.c (arm_gdbarch_init): Set tdep->have_wmmx_registers according target descriptions. * arm-tdep.h (struct gdbarch_tdep) <have_wmmx_registers>: New field.
Diffstat (limited to 'gdb/dcache.h')
0 files changed, 0 insertions, 0 deletions