]> git.sur5r.net Git - openocd/history - src/target/oocd_trace.h
Make #include guard naming consistent
[openocd] / src / target / oocd_trace.h
2016-05-24 Marc SchinkMake #include guard naming consistent
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2013-06-05 Spencer Oliverupdate files to correct FSF address
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 "etm.h" to <target/etm.h>
2009-11-13 Zachary T Welchetm_context_t -> struct etm_context
2009-11-13 Zachary T Welchoocd_trace_t -> struct oocd_trace
2009-11-13 Zachary T Welchetm_capture_driver_t -> struct etm_capture_driver
2009-05-11 zwelchAudit and eliminate redundant #include directives in...
2009-04-30 zwelchAdd static keywords to core target source file data...
2008-12-13 ntfreak- remove target specific variant and use target->varian...
2008-02-25 drath- convert all files to unix line-ending
2007-07-31 drath- calculate cycles since last executed instruction...