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