168 Commits (6b1eeb92fe603c2a3d8d04f299aa1318d2ad4b36)

Author SHA1 Message Date
  David Brownell abf01895ae ARM11: recognize ARM11 MPCore 14 years ago
  David Brownell bb77e5d32f ARM11: improved reset support 14 years ago
  David Brownell cfd79e96a6 ARM11: minor cleanup, mostly ITR comments 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 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 ea7a49cb9b ARM DPM: share debug reason logic 14 years ago
  David Brownell 6eee0729d7 ARM11: use shared DSCR bit names 14 years ago
  Zachary T Welch 6512e5e36b change #include "time_support.h" to <helper/time_support.h> 14 years ago
  David Brownell d5e4e23f9a ARM11: don't expose DSCR 14 years ago
  David Brownell f0c3e7011f ARM11: store a clean copy of DSCR 14 years ago
  David Brownell 62dd15d78f ARM11: don't expose WDTR 14 years ago
  David Brownell 7e18d96d03 ARM11: don't expose RDTR 14 years ago
  David Brownell 6ec5b9c674 ARM11: streamline debug entry 14 years ago
  David Brownell 1d29440a9c ARM11: remove arm11->target 14 years ago
  David Brownell c2af99d471 ARM DPM: tweak initialization 14 years ago
  David Brownell 66ca84b581 ARM: core DPM support for watchpoints 14 years ago
  David Brownell 63dc352876 ARM11: remove previous mcr()/mrc() methods 14 years ago
  David Brownell 177bbd8891 target: "mcr" and "mrc" are ARM-specific 14 years ago
  David Brownell 4d2750e571 ARM11: write_memory() avoids increment check 14 years ago
  Zachary T Welch 66ee303456 remove target_type register_command callback 14 years ago
  Zachary T Welch b40f265f9c arm11: use register_commands() 14 years ago
  Zachary T Welch 833e7f5248 use COMMAND_REGISTER macro 14 years ago
  David Brownell 3efc99b34a ARM11: remove old R0..R15/CPSR code 14 years ago
  David Brownell ec64acf536 ARM11: use standard run_algorithm() 14 years ago
  David Brownell bf3abc48f0 ARM11: use standard single step simulation 14 years ago
  David Brownell 5eb893ec41 ARM11: partial support for standard ARM register interfaces. 14 years ago
  David Brownell 6ff33a4ee8 ARM11: remove register "history" debug stuff 14 years ago
  David Brownell b8b1353dd7 ARM11: remove unused state and exports 14 years ago
  David Brownell fa9b0e2167 ARM11: macro cleanup 14 years ago
  David Brownell fa618cc74d ARM11: remove needless string format #ifdeffery 14 years ago
  David Brownell 60a2d85af1 ARM11: remove disabled register hooks 14 years ago
  Zachary T Welch 7e4adfe1c5 add handle_command_parse_bool command helper 14 years ago
  David Brownell bbebfd9e13 ARM: add "core_type" field to "struct arm" 14 years ago
  David Brownell 181d401d59 ARM: add is_arm_mode() 14 years ago
  David Brownell d6c8945662 ARM: only use one set of dummy FPA registers 14 years ago
  Zachary T Welch 23402315ce command_handler: change 'args' to CMD_ARGV 14 years ago
  Zachary T Welch 7bf1a86e47 command_handler: change to 'argc' to CMD_ARGC 14 years ago
  David Brownell f4788652e4 target: simplify register get/set ops 14 years ago
  David Brownell a2df544fd9 target: remove some more duplicate includes 14 years ago
  David Brownell 6030f2ca03 ARM11: fewer exit() calls 14 years ago
  David Brownell d7d857a189 ARM11: register (most) standard ARM commands 14 years ago
  David Brownell 9a98e83b49 target: less implicit inclusion of "etm.h" 14 years ago
  Zachary T Welch dc1685ca25 move ARRAY_SIZE macro to types.h 14 years ago
  David Brownell 8193f17c3a target: no implicit #includes of "register.h" 14 years ago
  David Brownell db094c2e60 target: don't implicitly include "algorithm.h" 14 years ago
  David Brownell aa7c449600 target: don't implicitly include "breakpoint.h" 14 years ago
  David Brownell 5d1a9033ab ARM11: use now-generic memory utils 14 years ago