23 Commits (f9a379d02c47badf0eb116b28c4f6f679334e692)

Author SHA1 Message Date
  Øyvind Harboe 4f9a9b8eba warnings: use more 'const' for char * 13 years ago
  David Brownell 1c619a2f12 target: make register flags "bool" 14 years ago
  David Brownell 71cde5e359 target: create/use register_cache_invalidate() 14 years ago
  David Brownell f4788652e4 target: simplify register get/set ops 14 years ago
  David Brownell 8193f17c3a target: no implicit #includes of "register.h" 14 years ago
  David Brownell 04b514707f target: remove unused "bitfield" infrastructure 14 years ago
  Zachary T Welch 0f1163e823 target_t -> struct target 14 years ago
  Zachary T Welch d0dee7ccaf reg_t -> struct reg 14 years ago
  Zachary T Welch c2b5d8a6fa reg_arch_type_t -> struct reg_arch_type 14 years ago
  Zachary T Welch 74d09617b9 reg_cache_t -> struct reg_cache 14 years ago
  Zachary T Welch de3fb2f3bc bitfield_desc_t -> struct bitfield_desc 14 years ago
  Zachary T Welch ca594adb5a add const keyword to some APIs 14 years ago
  Zachary T Welch 3885ab5a5a src/target: remove 'extern' and wrap headers 14 years ago
  oharboe 8b994145b8 Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 15 years ago
  zwelch 3c2eabd20f Transform 'u32' to 'uint32_t' in src/target 15 years ago
  zwelch 86173cdbdd Transform 'u8' to 'uint8_t' in src/target 15 years ago
  zwelch 56504fdd73 Audit and eliminate redundant #include directives in other target files. 15 years ago
  zwelch 41638e0a09 Change reg_s value field from u8 * to void *; it must always be cast. 15 years ago
  oharboe 40580e2d71 Zach Welch <zw@superlucidity.net> fix -Werror warnings 15 years ago
  ntfreak 0cba0d4df3 - remove target specific variant and use target->variant member 15 years ago
  oharboe 3aef2f0858 Fixes SEGFAULT when setting registers from GDB. 15 years ago
  drath a582e9a8d1 - str9x flash support (Thanks to Spencer Oliver) 17 years ago
  drath 8b4e882a16 - prepare OpenOCD for branching, created ./trunk/ 18 years ago