aboutsummaryrefslogtreecommitdiff
path: root/src/target/arm_semihosting.c
AgeCommit message (Expand)Author
2009-12-07ARM: use <target/arm.h> not armv4_5.hDavid Brownell
2009-12-04ARM semihosting: work with both low and high vectorsNicolas Pitre
2009-12-04ARM: misc generic cleanupDavid Brownell
2009-12-04ARM: switch target_to_armv4_5() to target_to_arm()David Brownell
2009-12-04ARM: rename ARMV4_5_MODE_* as ARM_MODE_*David Brownell
2009-12-04ARM: rename ARMV4_5_STATE_* as ARM_STATE_*David Brownell
2009-12-04ARM: semihosting entry cleanupDavid Brownell
2009-12-04ARM: remove semihosting globalsDavid Brownell
2009-12-04target: cygwin build fixesDavid Brownell
2009-12-03basic ARM semihosting supportNicolas Pitre