- Replace 'if(' with 'if ('.
[fw/openocd] / src / target / etb.h
2009-06-18 zwelchTransform 'u32' to 'uint32_t' in src/target
2009-06-18 zwelchTransform 'u8' to 'uint8_t' in src/target
2009-05-11 zwelchAudit and eliminate redundant #include directives in...
2009-05-08 oharboewhitespace fixes
2009-04-30 zwelchAdd static keywords to core target source file data...
2009-04-19 oharboeZach Welch <zw@superlucidity.net> fix -Werror warnings
2008-12-13 ntfreak- remove target specific variant and use target->varian...
2008-11-30 duanejtag newtap change & huge manual update
2008-02-25 drath- convert all files to unix line-ending
2007-05-29 drath- split fileio handling into fileio part and image...
2007-04-25 drath- added support for error handlers to JTAG scan command...
2007-03-26 drath- fixed arm926 cp15 command bug (thanks to Vincent...