MIPS: fastdata bulk write fallback
[fw/openocd] / src / target / arm_semihosting.c
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