Age | Commit message (Expand) | Author |
---|---|---|
2009-06-23 | Remove whitespace that occurs after '('. | zwelch |
2009-06-18 | Transform 'u32' to 'uint32_t' in src/target | zwelch |
2009-06-18 | Transform 'u16' to 'uint16_t' | zwelch |
2009-06-18 | Transform 'u8' to 'uint8_t' in src/target | zwelch |
2009-05-31 | Final step in isolating target_type_s structure: | zwelch |
2009-05-31 | First step in hiding target_type_s from public interface: | zwelch |
2009-05-31 | Add wrappers for target->type->examined: | zwelch |
2009-05-11 | Audit and eliminate redundant #include directives in other target files. | zwelch |
2009-05-04 | Dirk Behme <dirk.behme@googlemail.com> Add minimalist Cortex A8 file | oharboe |