aboutsummaryrefslogtreecommitdiff
path: root/src/target/arm_simulator.h
AgeCommit message (Expand)Author
2016-05-24Make #include guard naming consistentMarc Schink
2016-05-24Remove FSF address from GPL noticesMarc Schink
2013-06-05update files to correct FSF addressSpencer Oliver
2012-05-21build: add helper/types.h to config.hSpencer Oliver
2012-02-06build: cleanup src/target directorySpencer Oliver
2010-04-10ARM_SIMULATOR: review scope of functionsAntonio Borneo
2009-12-04ARM: rename armv4_5_state_* as arm_state_*David Brownell
2009-12-04ARM: rename armv4_5_mode_* AS arm_mode_*David Brownell
2009-12-03change #include "types.h" to <helper/types.h>Zachary T Welch
2009-11-13target_t -> struct targetZachary T Welch
2009-11-09src/target: remove 'extern' and wrap headersZachary T Welch
2009-08-27refactor arm simulator to allow arm11 code to use it as well - no observable ...oharboe
2009-06-18Transform 'u32' to 'uint32_t' in src/target/arm*zwelch
2009-05-11Audit and eliminate redundant #include directives in arm target files.zwelch
2007-06-28- fixed endianness helper macros (thanks to obilix and wiml for finding and f...drath
2007-03-28- merged XScale branch back into trunkdrath