1528 Commits (6b1eeb92fe603c2a3d8d04f299aa1318d2ad4b36)

Author SHA1 Message Date
  David Brownell 7b0314c377 ARM: remove mrc_opcode(), use MRC() or MCR() 14 years ago
  David Brownell 7936ab16da ARM: disassemble two more v6+ instructions 14 years ago
  David Brownell efb93efd6f ARM DPM: don't write low bits of watchpoint value 14 years ago
  Nicolas Pitre ec8c3b5a67 ARM semihosting: use breakpoint on ARM7 14 years ago
  Nicolas Pitre e8599cc3d8 ARM semihosting: work with both low and high vectors 14 years ago
  David Brownell af1d7590ed ARM: doc updates for main header 14 years ago
  David Brownell 3edcff8b8e ARM: rename armv4_5_build_reg_cache() as arm_*() 14 years ago
  David Brownell c2cc677056 ARM: rename armv4_5_algorithm as arm_algorithm 14 years ago
  David Brownell 340e2eb762 ARM: misc generic cleanup 14 years ago
  David Brownell e51b9a4ac7 ARM: ARMV4_5_COMMON_MAGIC --> ARM_COMMON_MAGIC 14 years ago
  David Brownell 87589043fa ARM: switch target_to_armv4_5() to target_to_arm() 14 years ago
  David Brownell 56e0171420 ARM: rename armv4_5_state_* as arm_state_* 14 years ago
  David Brownell d4d16f1036 ARM: rename armv4_5_mode_* AS arm_mode_* 14 years ago
  David Brownell 0073e7a69e ARM: rename ARMV4_5_MODE_* as ARM_MODE_* 14 years ago
  David Brownell 31e3ea7c19 ARM: rename ARMV4_5_STATE_* as ARM_STATE_* 14 years ago
  David Brownell f67f6fe5bb ARM11: report watchpoint trigger insn 14 years ago
  David Brownell a0edb8a328 ARM11: basic watchpoint support 14 years ago
  David Brownell f4651c869f ARM11: tweak TAP ops and debugging 14 years ago
  David Brownell 32f961daba ARM: semihosting entry cleanup 14 years ago
  David Brownell bdde9460b9 ARM: remove semihosting globals 14 years ago
  David Brownell a535d2f643 target: cygwin build fixes 14 years ago
  Nicolas Pitre ed59dfc80a basic ARM semihosting support 14 years ago
  David Brownell f62c035c52 doxygen: remove some warnings 14 years ago
  David Brownell 7e2dffbbff ARMv7-A: tweak arch_state() 14 years ago
  David Brownell ea7a49cb9b ARM DPM: share debug reason logic 14 years ago
  David Brownell 6eee0729d7 ARM11: use shared DSCR bit names 14 years ago
  David Brownell eb6c880ddc ARM DPM: make DSCR bit defs sharable 14 years ago
  Zachary T Welch 822c06d9e3 remove tertiary include paths 14 years ago
  Zachary T Welch f7bd1e8f3a change #include "../hello.h" to "hello.h" 14 years ago
  Zachary T Welch 7a4f4457e5 change #include "trace.h" to <target/trace.h> 14 years ago
  Zachary T Welch c6dd6a576d change #include "target.h" to <target/target.h> 14 years ago
  Zachary T Welch aaf948a6be change #include "mips_ejtag.h" to <target/mips_ejtag.h> 14 years ago
  Zachary T Welch 36e53978b9 change #include "mips32_pracc.h" to <target/mips32_pracc.h> 14 years ago
  Zachary T Welch 0241b1e105 change #include "etm.h" to <target/etm.h> 14 years ago
  Zachary T Welch 1650ab3a22 change #include "embeddedice.h" to <target/embeddedice.h> 14 years ago
  Zachary T Welch f52a596860 change #include "armv7m.h" to <target/armv7m.h> 14 years ago
  Zachary T Welch a1c40f5120 change #include "armv7a.h" to <target/armv7a.h> 14 years ago
  Zachary T Welch 377c5504b9 change #include "armv4_5_mmu.h" to <target/armv4_5_mmu.h> 14 years ago
  Zachary T Welch 56adfadb5d change #include "armv4_5_cache.h" to <target/armv4_5_cache.h> 14 years ago
  Zachary T Welch ddea033043 change #include "armv4_5.h" to <target/armv4_5.h> 14 years ago
  Zachary T Welch 15accefbe2 change #include "arm_jtag.h" to <target/arm_jtag.h> 14 years ago
  Zachary T Welch 98eea5680b change #include "arm_dpm.h" to <target/arm_dpm.h> 14 years ago
  Zachary T Welch 0c1bc6703c change #include "arm_adi_v5.h" to <target/arm_adi_v5.h> 14 years ago
  Zachary T Welch 2c35b35e11 change #include "arm9tdmi.h" to <target/arm9tdmi.h> 14 years ago
  Zachary T Welch 447f0896dd change #include "arm7tdmi.h" to <target/arm7tdmi.h> 14 years ago
  Zachary T Welch 9e3136a5f8 change #include "arm7_9_common.h" to <target/arm7_9_common.h> 14 years ago
  Zachary T Welch 28b1794505 change #include "arm11.h" to <target/arm11.h> 14 years ago
  Zachary T Welch cb4a475f6c change #include "jtag.h" to <jtag/jtag.h> 14 years ago
  Zachary T Welch df0e90ec8c change #include "types.h" to <helper/types.h> 14 years ago
  Zachary T Welch 6512e5e36b change #include "time_support.h" to <helper/time_support.h> 14 years ago