21 Commits (7bfcc10839d2a9190cb7ae9fae02280e643b3450)

Author SHA1 Message Date
  Spencer Oliver 7bfcc10839 build: add helper/types.h to config.h 12 years ago
  Spencer Oliver 374127301e build: cleanup src/target directory 12 years ago
  Zachary T Welch df0e90ec8c change #include "types.h" to <helper/types.h> 14 years ago
  Zachary T Welch 0f1163e823 target_t -> struct target 14 years ago
  Zachary T Welch 55edfdf2ab arm_instruction_t -> struct arm_instruction 14 years ago
  Zachary T Welch c25e00b528 arm_load_store_multiple_instr_t -> struct arm_load_store_multiple_instr 14 years ago
  Zachary T Welch 7de3c44320 arm_load_store_instr_t -> struct arm_load_store_instr 14 years ago
  Zachary T Welch f9e091a2d3 arm_data_proc_instr_t -> struct arm_data_proc_instr 14 years ago
  Zachary T Welch 67f2f83937 arm_b_bl_bx_blx_instr_t -> struct arm_b_bl_bx_blx_instr 14 years ago
  Zachary T Welch 3885ab5a5a src/target: remove 'extern' and wrap headers 14 years ago
  zwelch 309870e414 David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch 2e77919853 Remove whitespace at end of lines, step 1. 15 years ago
  zwelch 0e2c2fe1d1 - Fixes '>>' whitespace 15 years ago
  zwelch db7e77237c Transform 'u32' to 'uint32_t' in src/target/arm* 15 years ago
  zwelch f876d5e9c7 Transform 'u16' to 'uint16_t' 15 years ago
  zwelch 86173cdbdd Transform 'u8' to 'uint8_t' in src/target 15 years ago
  drath 53d1f9b2ca - added manpage for OpenOCD (thanks to Uwe Hermann) 17 years ago
  drath 237e894805 - split fileio handling into fileio part and image handling 17 years ago
  drath 4a5f45e87d - merged XScale branch back into trunk 17 years ago
  drath 1f76f69999 - keep additional information for decoded instructions 18 years ago
  drath b9628accd6 - the 'help' command now takes an optional argument to display help only on a certain command (thanks to Andrew Dyer for this enhancement) 18 years ago