Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove whitespace at end of lines, step 1. | zwelch | 2009-06-23 | 1 | -15/+15 |
* | - Fixes '>>' whitespace | zwelch | 2009-06-23 | 1 | -1/+1 |
* | Transform 'u32' to 'uint32_t' in src/target/arm* | zwelch | 2009-06-18 | 1 | -7/+7 |
* | Transform 'u16' to 'uint16_t' | zwelch | 2009-06-18 | 1 | -1/+1 |
* | Transform 'u8' to 'uint8_t' in src/target | zwelch | 2009-06-18 | 1 | -19/+19 |
* | - added manpage for OpenOCD (thanks to Uwe Hermann) | drath | 2007-06-14 | 1 | -0/+1 |
* | - split fileio handling into fileio part and image handling | drath | 2007-05-29 | 1 | -2/+3 |
* | - merged XScale branch back into trunk | drath | 2007-03-28 | 1 | -17/+19 |
* | - keep additional information for decoded instructions | drath | 2006-06-16 | 1 | -3/+64 |
* | - the 'help' command now takes an optional argument to display help only on a... | drath | 2006-06-12 | 1 | -0/+138 |