aboutsummaryrefslogtreecommitdiff
path: root/src/target/armv7a.c
AgeCommit message (Expand)Author
2009-11-13bitfield_desc_t -> struct bitfield_descZachary T Welch
2009-11-13armv7a_core_reg_t -> struct armv7a_core_regZachary T Welch
2009-11-13armv7a_common_t -> struct armv7a_commonZachary T Welch
2009-11-13swjdp_common_t -> struct swjdp_commonZachary T Welch
2009-11-13arm_adi,armv7[am]: use COMMAND_HELPER for helpersZachary T Welch
2009-11-13use COMMAND_HANDLER macro to define all commandsZachary T Welch
2009-11-05Cortex-A8: use the new inheritance/nesting schemeDavid Brownell
2009-11-05Improve armv7a command argument parsing.Zachary T Welch
2009-10-13Cleanup: nuke trailling whitespacesYauheni Kaliuta
2009-10-01ARMv7A: Report fault status registers when in Abort statemlu
2009-09-15Updated mode string list.mlu
2009-09-08Report correct core instruction state for ARMv/A targetsmlu
2009-09-08David Brownell <david-b@pacbell.net> oharboe
2009-08-25- fix build warningsntfreak
2009-08-25David Brownell Subset of Cortex-A8 support from Magnus: create an armv7a fileoharboe