openocd: src/target: replace the GPL-2.0-or-later license tag
[fw/openocd] / src / target / arm_simulator.h
2022-07-23 Antonio Borneoopenocd: src/target: replace the GPL-2.0-or-later licen...
2016-05-24 Marc SchinkMake #include guard naming consistent
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2013-06-05 Spencer Oliverupdate files to correct FSF address
2012-05-21 Spencer Oliverbuild: add helper/types.h to config.h
2012-02-06 Spencer Oliverbuild: cleanup src/target directory
2010-04-10 Antonio BorneoARM_SIMULATOR: review scope of functions
2009-12-05 David BrownellARM: rename armv4_5_state_* as arm_state_*
2009-12-05 David BrownellARM: rename armv4_5_mode_* AS arm_mode_*
2009-12-03 Zachary T Welchchange #include "types.h" to <helper/types.h>
2009-11-13 Zachary T Welchtarget_t -> struct target
2009-11-09 Zachary T Welchsrc/target: remove 'extern' and wrap headers
2009-08-27 oharboerefactor arm simulator to allow arm11 code to use it...
2009-06-18 zwelchTransform 'u32' to 'uint32_t' in src/target/arm*
2009-05-11 zwelchAudit and eliminate redundant #include directives in...
2007-06-28 drath- fixed endianness helper macros (thanks to obilix...
2007-03-28 drath- merged XScale branch back into trunk