59 Commits (c79cca04bed78839a18e73f3996805eb8001a812)

Author SHA1 Message Date
  Zachary T Welch c79cca04be change #include "log.h" to <helper/log.h> 14 years ago
  David Brownell 91ac164d95 ARM: standard disassembler uses Thumb2 entry 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
  Nicolas Pitre 39dd68bca6 ARM: fix target address when disassembling Thumb BLX 14 years ago
  Lennert Buytenhek 9b9bc78ef1 fix detection of PLD instructions 14 years ago
  oharboe 57e12b7e45 David Brownell <david-b@pacbell.net> 14 years ago
  duane a41725c788 Warning fix 14 years ago
  oharboe 997d5284cb David Brownell <david-b@pacbell.net> ARM disassembly support for about five dozen non-Thumb instructions 14 years ago
  oharboe 028e535604 David Brownell <david-b@pacbell.net>More Thumb2 disassembly: 14 years ago
  oharboe a33e272abd Ferdinand Postema <ferdinand@postema.eu> cygwin 32 bit warning 14 years ago
  oharboe e31e6a10de David Brownell <david-b@pacbell.net> More testcase work: 15 years ago
  oharboe 49e2267f1f More instruction decoding fixes: 15 years ago
  oharboe 3bcf8a8a25 David Brownell <david-b@pacbell.net> More fixes from test cases: 15 years ago
  oharboe fc318c0298 David Brownell <david-b@pacbell.net> More instruction decoding fixes: 15 years ago
  oharboe 67dbf35896 David Brownell <david-b@pacbell.net> More instruction decoding fixes based on test cases, covering 15 years ago
  oharboe ad3a24f944 David Brownell <david-b@pacbell.net> Bugfix some instruction decoding ... I've crafted asm files 15 years ago
  oharboe 431925a452 Andreas Fritiofson <andreas.fritiofson@gmail.com> I noticed there are a few checks for (rt == 0xf) even though that case 15 years ago
  oharboe 50aa561796 David Brownell <david-b@pacbell.net> thumb2 disassembly for Load halfword 15 years ago
  oharboe 31b520c379 David Brownell <david-b@pacbell.net> thumb2 disassembly for Load byte, memory hints 15 years ago
  oharboe 30b1bbceea David Brownell <david-b@pacbell.net> fix warnings 15 years ago
  ntfreak eea0486263 David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch 0c2ff267aa David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch fdfd434c24 David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch 00adcc773a David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch 930269b483 David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch 421b8e133a David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch 889bd3e716 David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch 84e86e9aee David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch d2088f0d29 David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch f163d0009d David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch 0165ae4405 David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch 8b89224c6e David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch b71e3aff6d David Brownell <david-b@pacbell.net>: 15 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 dc575dc5bf Remove whitespace that occurs before ')'. 15 years ago
  zwelch 6d1d58a1fc - Fixes '[<>]' whitespace 15 years ago
  zwelch 3813fda44a - Fixes '==' whitespace 15 years ago
  zwelch aea6815462 - Fixes '<<' whitespace 15 years ago
  zwelch 53d605e12c - Fixes '!=' whitespace 15 years ago
  zwelch 9af5e445b7 - Replace 'switch(' with 'switch ('. 15 years ago
  duane aabee7e8ca C99 printf() -Werror fixes 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
  zwelch 68b05c5575 Audit and eliminate redundant #include directives in arm target files. 15 years ago
  oharboe 8a7a9bd17a Hiroshi Ito <ito@mlb.co.jp> disassemble Arm926ejs clz instruction 15 years ago
  ntfreak d47e1b8f36 - rename log functions to stop conflicts under win32 (wingdi) 16 years ago
  ntfreak 8c290412d2 - ST STM32x cortex support added 17 years ago