aboutsummaryrefslogtreecommitdiff
path: root/src/target/oocd_trace.h
AgeCommit message (Expand)AuthorFilesLines
2016-05-24Make #include guard naming consistentMarc Schink1-3/+3
2016-05-24Remove FSF address from GPL noticesMarc Schink1-3/+1
2013-06-05update files to correct FSF addressSpencer Oliver1-1/+1
2012-02-06build: cleanup src/target directorySpencer Oliver1-6/+4
2009-12-13target files shouldn't #include <target/...h>David Brownell1-2/+0
2009-12-03change #include "etm.h" to <target/etm.h>Zachary T Welch1-1/+1
2009-11-13etm_context_t -> struct etm_contextZachary T Welch1-1/+1
2009-11-13oocd_trace_t -> struct oocd_traceZachary T Welch1-2/+2
2009-11-13etm_capture_driver_t -> struct etm_capture_driverZachary T Welch1-1/+1
2009-05-11Audit and eliminate redundant #include directives in other target files.zwelch1-3/+0
2009-04-30Add static keywords to core target source file data and functions.zwelch1-2/+0
2008-12-13- remove target specific variant and use target->variant memberntfreak1-6/+6
2008-02-25- convert all files to unix line-endingdrath1-64/+64
2007-07-31- calculate cycles since last executed instruction when cycle-accurate tracin...drath1-0/+64