1528 Commits (6b1eeb92fe603c2a3d8d04f299aa1318d2ad4b36)

Author SHA1 Message Date
  Zachary T Welch 833e7f5248 use COMMAND_REGISTER macro 14 years ago
  Zachary T Welch 47cb10217a improve startup tcl scripts 14 years ago
  David Brownell b6210907ea Cortex-A8: avoid DSCR reads 14 years ago
  David Brownell e109bb6af2 Cortex-A8: hook up DPM 14 years ago
  David Brownell c008d30fe8 Cortex-A8: implement DPM 14 years ago
  David Brownell 991daa03eb Cortex-A8: minor cleanup 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 caf827ee81 ARM11: implement provider for new DPM interface 14 years ago
  David Brownell e6dc927e97 ARM: new DPM interface 14 years ago
  David Brownell ad75af0b17 target: cope with *any* error setting a breakpoint 14 years ago
  Jerry Ling 0d06a06f8b mips: fix gaffe when removing dynamic array allocation 14 years ago
  Øyvind Harboe eeb4276deb arm926ejs: retire cp15 commands, handled by mrc/mcr. 14 years ago
  David Brownell b8b1353dd7 ARM11: remove unused state and exports 14 years ago
  David Brownell fa9b0e2167 ARM11: macro cleanup 14 years ago
  Øyvind Harboe af7f6891e9 mips: remove dynamic arrays - reduces stack usage 14 years ago
  Øyvind Harboe 2d6829d698 mips: use const for code sequences 14 years ago
  Øyvind Harboe 5985dee35d arm11: do not use dynamic arrays 14 years ago
  Øyvind Harboe bcebce3ce2 arm926ejs: fix warnings 14 years ago
  David Brownell b404b9ab57 ARM: use arm_reg_current() 14 years ago
  David Brownell fa618cc74d ARM11: remove needless string format #ifdeffery 14 years ago
  David Brownell 1c619a2f12 target: make register flags "bool" 14 years ago
  David Brownell ab5ac33fd4 ARM: remove 'armv4_5_common_s' migration #define 14 years ago
  Øyvind Harboe aacc5b583c target: reduce stack usage 14 years ago
  Øyvind Harboe 964c3639e2 embedded: do not allocate large temporary structures on stack 14 years ago
  Øyvind Harboe 31da0003dc embedded: save stack 14 years ago
  David Brownell dd9894f481 ARM: arm_set_cpsr() handles T and J bits 14 years ago
  David Brownell ff810723e0 ARM: define two register utilities 14 years ago
  David Brownell 5706fd7860 ARM: simplify CPSR handling 14 years ago
  David Brownell 60a2d85af1 ARM11: remove disabled register hooks 14 years ago
  David Brownell 69c7519562 ARM: pass 'struct reg *' to register r/w routines 14 years ago
  David Brownell 85fe1506a2 ARM7/ARM9: remove old "debug commands" 14 years ago
  David Brownell a1777fc649 Cortex-A8: better context restore 14 years ago
  David Brownell d7760352e8 Cortex-A8: mode support 14 years ago
  David Brownell 71cde5e359 target: create/use register_cache_invalidate() 14 years ago
  David Brownell 8f446fcf67 ARM: remove per-register malloc 14 years ago
  David Brownell cbc13187c3 ARM: streamline register init 14 years ago
  David Brownell e3ed06579b Cortex-A8: parts of examine() run just once 14 years ago
  David Brownell 195ce5eb27 ARMv7-A: use standard ARM core states 14 years ago
  David Brownell f320b12289 ARMv7-A: use standard ARM core_mode symbols 14 years ago
  Zachary T Welch c0d14dc7f1 remove fast command and jim_global_long 14 years ago
  Zachary T Welch 7e4adfe1c5 add handle_command_parse_bool command helper 14 years ago
  Zachary T Welch 410fab9ea8 use COMMAND_PARSE_ENABLE macro where appropriate 14 years ago
  Zachary T Welch 75a37eb5b3 use COMMAND_PARSE_ON_OFF where appropriate 14 years ago
  David Brownell bd9d05e14b ARM: rework "arm reg" output for new mode 14 years ago
  David Brownell f0c9e89e1a Cortex-A8: xPSR handling updates 14 years ago
  David Brownell 94dba42313 ARM: add a default full_context() method 14 years ago