cortex_m: Fix single stepping will not return to debug mode sometimes
[fw/openocd] / src / target / arm720t.h
2012-02-06 Spencer Oliverbuild: cleanup src/target directory
2012-01-23 Spencer Olivercleanup: rename armv4_5 to arm for readability
2009-12-13 David Brownelltarget files shouldn't #include <target/...h>
2009-12-03 Zachary T Welchchange #include "armv4_5_mmu.h" to <target/armv4_5_mmu.h>
2009-12-03 Zachary T Welchchange #include "arm7tdmi.h" to <target/arm7tdmi.h>
2009-11-17 David BrownellARM7TDMI: remove now-needless "struct arm7tdmi"
2009-11-13 Zachary T Welchtarget_t -> struct target
2009-11-13 Zachary T Welcharmv4_5_mmu_common_t -> struct armv4_5_mmu_common
2009-11-13 Zachary T Welcharm7tdmi_common_t -> struct arm7tdmi_common
2009-11-13 Zachary T Welcharm720t_common_t -> struct arm720t_common
2009-11-06 David BrownellARM: shrink offsets
2009-11-06 David Brownelltarget: provide container_of()
2009-06-18 zwelchTransform 'u32' to 'uint32_t' in src/target/arm*
2009-05-11 zwelchAudit and eliminate redundant #include directives in...
2009-04-19 oharboeZach Welch <zw@superlucidity.net> fix -Werror warnings
2007-06-16 ntfreak- added mingw elf patches from Vincent Palatin
2006-06-02 drath- prepare OpenOCD for branching, created ./trunk/