aboutsummaryrefslogtreecommitdiff
path: root/src/target/mips_m4k.h
AgeCommit message (Expand)Author
2009-11-13breakpoint_t -> struct breakpointZachary T Welch
2009-11-13mips_m4k_common_t -> struct mips_m4k_commonZachary T Welch
2009-11-13mips32_common_t -> struct mips32_commonZachary T Welch
2009-11-13watchpoint_t -> struct watchpointZachary T Welch
2009-11-09src/target: remove 'extern' and wrap headersZachary T Welch
2009-06-18Transform 'u32' to 'uint32_t' in src/targetzwelch
2009-06-18Transform 'u8' to 'uint8_t' in src/targetzwelch
2009-05-11Audit and eliminate redundant #include directives in other target files.zwelch
2008-12-13- remove target specific variant and use target->variant memberntfreak
2008-07-26- merged mips target into svn trunkntfreak