ARM: rename ARMV4_5_STATE_* as ARM_STATE_*
[fw/openocd] / src / target / arm_dpm.c
2009-12-05 David BrownellARM: rename ARMV4_5_STATE_* as ARM_STATE_*
2009-12-04 David Brownelltarget: cygwin build fixes
2009-12-04 David Brownelldoxygen: remove some warnings
2009-12-04 David BrownellARM DPM: share debug reason logic
2009-12-03 Zachary T Welchchange #include "jtag.h" to <jtag/jtag.h>
2009-12-03 David BrownellARM DPM: tweak initialization
2009-12-02 David BrownellARMv7a/Cortex-A8: report watchpoint trigger insn
2009-12-02 David BrownellARM: core DPM support for watchpoints
2009-12-01 David BrownellARM: implement mrc()/mcr() as DPM ops
2009-11-25 David BrownellCortex-A8: implement DPM
2009-11-24 David BrownellARM: new DPM interface