ioutil: make the file compile on MacOS
[fw/openocd] / src / target / arm.h
2012-08-29 Andreas Fritiofsonarm7_9: Fix broken halfword/byte memory reads
2012-05-21 Spencer Olivertarget: disable armv6m unaligned memory access
2012-02-06 Spencer Oliverbuild: cleanup src/target directory
2012-01-23 Spencer Olivercleanup: rename armv4_5 to arm for readability
2011-11-14 Øyvind Harboetarget: make it absolutely clear that no null pointers...
2010-04-10 Antonio BorneoARMV4_5: review scope of data
2010-03-05 David BrownellADIv5 share DAP command support
2010-02-28 Spencer Oliversemihosting: move semihosting cmd to arm cmd group
2010-02-21 David BrownellARM: keep a handle to the PC
2010-02-21 David BrownellARMv7-M: start using "struct arm"
2009-12-13 David Brownelltarget files shouldn't #include <target/...h>
2009-12-08 David Brownelltarget: move 'extern' decls to *.h files
2009-12-07 David BrownellARM: use <target/arm.h> not armv4_5.h