cortex_m: Fix single stepping will not return to debug mode sometimes
[fw/openocd] / src / target / arm7tdmi.h
2012-02-06 Spencer Oliverbuild: cleanup src/target directory
2009-12-13 David Brownelltarget files shouldn't #include <target/...h>
2009-12-03 Zachary T Welchchange #include "embeddedice.h" to <target/embeddedice.h>
2009-11-17 David BrownellARM7TDMI: remove now-needless "struct arm7tdmi"
2009-11-14 David BrownellARM7/ARM9: use shared examine() method
2009-11-13 Zachary T Welchcommand_context_t -> struct command_context
2009-11-13 Zachary T Welchtarget_t -> struct target
2009-11-13 Zachary T Welcharm7tdmi_common_t -> struct arm7tdmi_common
2009-11-13 Zachary T Welcharm7_9_common_t -> struct arm7_9_common
2009-11-13 Zachary T Welchjtag_tap_t -> struct jtag_tap
2009-11-06 David BrownellARM7TDMI uses the new inheritance/nesting scheme
2009-11-06 David BrownellARM7TDMI: remove forward decls
2009-05-11 zwelchAudit and eliminate redundant #include directives in...
2008-12-13 ntfreak- remove target specific variant and use target->varian...
2008-11-30 duanejtag newtap change & huge manual update
2008-09-20 ntfreak- added myself to copyright on files i remember adding...
2008-08-24 oharboeduan ellis target tcl work in progress
2008-08-05 oharboemoves handling of problems with resetting into the...
2008-04-11 oharboeWip - split target setup and target examination
2007-01-22 drath- fix incorrect parsing of whitespace in command.c...
2006-06-02 drath- prepare OpenOCD for branching, created ./trunk/