aboutsummaryrefslogtreecommitdiff
path: root/src/target/arm_simulator.h
AgeCommit message (Expand)AuthorFilesLines
2009-12-03change #include "types.h" to <helper/types.h>Zachary T Welch1-1/+1
2009-11-13target_t -> struct targetZachary T Welch1-3/+3
2009-11-09src/target: remove 'extern' and wrap headersZachary T Welch1-4/+3
2009-08-27refactor arm simulator to allow arm11 code to use it as well - no observable ...oharboe1-1/+18
2009-06-18Transform 'u32' to 'uint32_t' in src/target/arm*zwelch1-1/+1
2009-05-11Audit and eliminate redundant #include directives in arm target files.zwelch1-2/+2
2007-06-28- fixed endianness helper macros (thanks to obilix and wiml for finding and f...drath1-1/+1
2007-03-28- merged XScale branch back into trunkdrath1-0/+31