Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target files shouldn't #include <target/...h> | David Brownell | 2009-12-13 | 1 | -2/+0 |
* | change #include "etm.h" to <target/etm.h> | Zachary T Welch | 2009-12-03 | 1 | -1/+1 |
* | etm_context_t -> struct etm_context | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | oocd_trace_t -> struct oocd_trace | Zachary T Welch | 2009-11-13 | 1 | -2/+2 |
* | etm_capture_driver_t -> struct etm_capture_driver | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | Audit and eliminate redundant #include directives in other target files. | zwelch | 2009-05-11 | 1 | -3/+0 |
* | Add static keywords to core target source file data and functions. | zwelch | 2009-04-30 | 1 | -2/+0 |
* | - remove target specific variant and use target->variant member | ntfreak | 2008-12-13 | 1 | -6/+6 |
* | - convert all files to unix line-ending | drath | 2008-02-25 | 1 | -64/+64 |
* | - calculate cycles since last executed instruction when cycle-accurate tracin... | drath | 2007-07-31 | 1 | -0/+64 |