Transform 'u16' to 'uint16_t'
[fw/openocd] / src / target / arm_simulator.c
2009-06-18 zwelchTransform 'u16' to 'uint16_t'
2009-06-18 zwelchTransform 'u8' to 'uint8_t' in src/target
2009-05-11 zwelchAudit and eliminate redundant #include directives in...
2009-04-14 mluSolve problem with single stepping.
2008-10-28 oharboeHongtao Zheng - fix a simulation error for "BX PC"
2008-10-23 oharboehontor <hontor@126.com> - fix simulation step errors
2008-10-14 oharboeLaurentiu Cocanu - add error handling
2008-03-25 ntfreak- rename log functions to stop conflicts under win32...
2008-03-01 mifi- removed warnings "xxxxx" might be used uninitialized...
2008-01-11 ntfreak- debug handler file not closed - (thanks to oyvind...
2007-05-29 drath- split fileio handling into fileio part and image...
2007-03-28 drath- merged XScale branch back into trunk