| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Transform 'u32' to 'uint32_t' in src/target/arm* | zwelch | 2009-06-18 | 1 | -61/+61 |
* | Transform 'u16' to 'uint16_t' | zwelch | 2009-06-18 | 1 | -15/+15 |
* | Transform 'u8' to 'uint8_t' in src/target | zwelch | 2009-06-18 | 1 | -60/+60 |
* | Audit and eliminate redundant #include directives in arm target files. | zwelch | 2009-05-11 | 1 | -2/+0 |
* | Hiroshi Ito <ito@mlb.co.jp> disassemble Arm926ejs clz instruction | oharboe | 2009-03-24 | 1 | -3/+3 |
* | - rename log functions to stop conflicts under win32 (wingdi) | ntfreak | 2008-03-25 | 1 | -4/+4 |
* | - ST STM32x cortex support added | ntfreak | 2007-06-24 | 1 | -1/+1 |
* | - added manpage for OpenOCD (thanks to Uwe Hermann) | drath | 2007-06-14 | 1 | -0/+34 |
* | - split fileio handling into fileio part and image handling | drath | 2007-05-29 | 1 | -11/+776 |
* | - merged XScale branch back into trunk | drath | 2007-03-28 | 1 | -11/+24 |
* | - fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch) | drath | 2007-03-26 | 1 | -3/+3 |
* | - disabled FT2232 debug output (that code should be fairly stable) | drath | 2007-01-09 | 1 | -1/+1 |
* | - Added support for native MinGW builds (thanks to Spencer Oliver and Michael... | drath | 2006-07-17 | 1 | -0/+4 |
* | - changed use of bzero (deprecated) to memset (thanks to Spen for pointing th... | drath | 2006-06-25 | 1 | -2/+2 |
* | - keep additional information for decoded instructions | drath | 2006-06-16 | 1 | -21/+112 |
* | - the 'help' command now takes an optional argument to display help only on a... | drath | 2006-06-12 | 1 | -0/+1209 |