aboutsummaryrefslogtreecommitdiff
path: root/src/target/mips_m4k.h
AgeCommit message (Expand)AuthorFilesLines
2009-11-13target_t -> struct targetZachary T Welch1-13/+13
2009-11-13breakpoint_t -> struct breakpointZachary T Welch1-4/+4
2009-11-13mips_m4k_common_t -> struct mips_m4k_commonZachary T Welch1-2/+2
2009-11-13mips32_common_t -> struct mips32_commonZachary T Welch1-1/+1
2009-11-13watchpoint_t -> struct watchpointZachary T Welch1-4/+4
2009-11-09src/target: remove 'extern' and wrap headersZachary T Welch1-12/+14
2009-06-18Transform 'u32' to 'uint32_t' in src/targetzwelch1-1/+1
2009-06-18Transform 'u8' to 'uint8_t' in src/targetzwelch1-1/+1
2009-05-11Audit and eliminate redundant #include directives in other target files.zwelch1-3/+4
2008-12-13- remove target specific variant and use target->variant memberntfreak1-2/+0
2008-07-26- merged mips target into svn trunkntfreak1-0/+52