change #include "log.h" to <helper/log.h>
[fw/openocd] / src / target / arm_dpm.c
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