]> git.gag.com Git - fw/openocd/history - src/target/arm_semihosting.c
ARM semihosting: win32 and cygwin fixes
[fw/openocd] / src / target / arm_semihosting.c
2010-01-28 Spencer OliverARM semihosting: win32 and cygwin fixes
2010-01-28 Spencer OliverARM semihosting: fix writing to stdout
2009-12-07 David BrownellARM: use <target/arm.h> not armv4_5.h
2009-12-05 Nicolas PitreARM semihosting: work with both low and high vectors
2009-12-05 David BrownellARM: misc generic cleanup
2009-12-05 David BrownellARM: switch target_to_armv4_5() to target_to_arm()
2009-12-05 David BrownellARM: rename ARMV4_5_MODE_* as ARM_MODE_*
2009-12-05 David BrownellARM: rename ARMV4_5_STATE_* as ARM_STATE_*
2009-12-05 David BrownellARM: semihosting entry cleanup
2009-12-05 David BrownellARM: remove semihosting globals
2009-12-04 David Brownelltarget: cygwin build fixes
2009-12-04 Nicolas Pitrebasic ARM semihosting support