aboutsummaryrefslogtreecommitdiff
path: root/src/target/oocd_trace.h
AgeCommit message (Expand)Author
2013-06-05update files to correct FSF addressSpencer Oliver
2012-02-06build: cleanup src/target directorySpencer Oliver
2009-12-13target files shouldn't #include <target/...h>David Brownell
2009-12-03change #include "etm.h" to <target/etm.h>Zachary T Welch
2009-11-13etm_context_t -> struct etm_contextZachary T Welch
2009-11-13oocd_trace_t -> struct oocd_traceZachary T Welch
2009-11-13etm_capture_driver_t -> struct etm_capture_driverZachary T Welch
2009-05-11Audit and eliminate redundant #include directives in other target files.zwelch
2009-04-30Add static keywords to core target source file data and functions.zwelch
2008-12-13- remove target specific variant and use target->variant memberntfreak
2008-02-25- convert all files to unix line-endingdrath
2007-07-31- calculate cycles since last executed instruction when cycle-accurate tracin...drath