Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Transform 'u32' to 'uint32_t' in src/target | zwelch | 2009-06-18 | 1 | -8/+8 |
* | Transform 'u16' to 'uint16_t' | zwelch | 2009-06-18 | 1 | -2/+2 |
* | Transform 'u8' to 'uint8_t' in src/target | zwelch | 2009-06-18 | 1 | -2/+2 |
* | - remove target specific variant and use target->variant member | ntfreak | 2008-12-13 | 1 | -9/+4 |
* | John McCarthy <jgmcc@magma.ca> cleans up the usage of the | oharboe | 2008-10-14 | 1 | -1/+1 |
* | - remove build warnings from mips_m4k.c and arm11.c | ntfreak | 2008-10-08 | 1 | -53/+53 |
* | John McCarthy <jgmcc@magma.ca> adds support for DMA mode access as supported ... | oharboe | 2008-10-08 | 1 | -0/+53 |