1528 Commits (6b1eeb92fe603c2a3d8d04f299aa1318d2ad4b36)

Author SHA1 Message Date
  David Brownell fc99287b09 XScale: use all-ones for BYPASS, not five-ones 14 years ago
  mkdorg@users.sourceforge.net 646ce814b4 target: add basic dsp563xx support 14 years ago
  David Brownell bb77e5d32f ARM11: improved reset support 14 years ago
  David Brownell 27b13e3377 ARM: disassemble STM correctly 14 years ago
  David Brownell 6f929dbd93 target files shouldn't #include <target/...h> 14 years ago
  David Brownell 38e376d232 target: further shrink Jim-awareness 14 years ago
  David Brownell b3e64566ab ARM11: avoid pointless status returns 14 years ago
  David Brownell 75c706cc04 ARM DPM: support updating HW breakpoints 14 years ago
  David Brownell 838d41af29 ARM: disassembly fixes for LDC/STC/MRRC/MCRR 14 years ago
  David Brownell cfd79e96a6 ARM11: minor cleanup, mostly ITR comments 14 years ago
  Øyvind Harboe ac46e072df optimisation: tiny optimisation for embedded ice 14 years ago
  Øyvind Harboe 068626fde4 embedded hosts: optimize common code path for core arm operations 14 years ago
  David Brownell 29a8cdc3b0 ARM: update arm_opcodes.h copyright 14 years ago
  David Brownell 910dd664ce Comment and doxygen fixes 14 years ago
  Spencer Oliver 26d7ed08f9 ETM: only include oocd_trace.h when tracing enabled. 14 years ago
  David Brownell f0da635e55 target: remove more exit() calls 14 years ago
  David Brownell cbea1ed71f target: remove needless "extern"s 14 years ago
  David Brownell e7acbdf5db target: move 'extern' decls to *.h files 14 years ago
  David Brownell ac19fc0da7 ARM: cygwin complile fixes 14 years ago
  Øyvind Harboe eb1bc657ae build: add build/src to include path 14 years ago
  David Brownell 456ec016c2 ARM: cope with stupidheaded compiler 14 years ago
  David Brownell 81aec6be04 ARM: list number of HW breakpoints/watchpoints 14 years ago
  David Brownell bbb754aa39 target: add debug_reason_name() 14 years ago
  David Brownell 19ad7f828b ARM: don't clone arm_arch_state() code 14 years ago
  David Brownell 0a1b7dcfc4 ARM: use <target/arm.h> not armv4_5.h 14 years ago
  David Brownell 0529c14bfe ARM: rename some generic routines 14 years ago
  David Brownell a4a2808c2a ARM: move opcode macros to <target/arm_opcodes.h> 14 years ago
  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