1. 23bc1f3 fix some potential format string bugs in arm64, arm & mips by Nguyen Anh Quynh · 11 years ago
  2. b9b3d29 x86: print segment register in some insns with memory references. This fixes the bug reported by Edgar & Attila by Nguyen Anh Quynh · 11 years ago
  3. ec0ed8e semantics: add insn group JUMP, so now we can check if this insn is branching by Nguyen Anh Quynh · 11 years ago
  4. 7c7a8bc arm: move static variable ITBlock to cs_struct, so make arm code truly thread-safe by Nguyen Anh Quynh · 11 years ago
  5. f1c2eee x86: clang still complains on unused enum type. this shuts it up by Nguyen Anh Quynh · 11 years ago
  6. 0e3defb arm64: remove asprintf.c and use static buffer instead for SysRegMapper_toString(). this fixes the bug on MSR insn reported by Patroklos Argyroudis by Nguyen Anh Quynh · 11 years ago
  7. 5ef8b2a arm: fix param of MCRegisterInfo_InitMCRegisterInfo() in ARM_init() by Nguyen Anh Quynh · 11 years ago
  8. 257dfb6 arm: fix wrong calculation on update_flags due to dropped support for cs_reg_write() with 0 as handle by Nguyen Anh Quynh · 11 years ago
  9. 173ed2b arm: upgrade core engine by Nguyen Anh Quynh · 11 years ago
  10. 36d143b x86: update core engine by Nguyen Anh Quynh · 11 years ago
  11. ad61c49 arm64: handle decomposer properly for alias insn by Nguyen Anh Quynh · 11 years ago
  12. e1611f0 arm64: fix wrong calculation of arm64.update_flags with a tricky way of using cs_reg_write() by Nguyen Anh Quynh · 11 years ago
  13. 6b9b664 arm64: support more alias insn by Nguyen Anh Quynh · 11 years ago
  14. 6b7abe3 arm64: handle alias insn in a better way, and add support for MNEG. bug reported by Patroklos Argyroudis by Nguyen Anh Quynh · 11 years ago
  15. b42a657 change cs_disasm() and cs_disasm_dyn() to be portable API. fix related code using these API by Nguyen Anh Quynh · 11 years ago
  16. 0b6f1bd x86: fix SHR, SHL, SAR insn when second op is 1 (Intel syntax). reported by Edgar Barbosa by Nguyen Anh Quynh · 11 years ago
  17. d7dbccd Removed a couple of inoffensive compiler warnings. By Daniel Godas-Lopez by Nguyen Anh Quynh · 11 years ago
  18. 741a9de arm: print immediate as 32bit rather than 64bit number. fix the bug reported by LongLD by Nguyen Anh Quynh · 11 years ago
  19. f10be9b x86: fix an overflow bug reported by Pancake by Nguyen Anh Quynh · 11 years ago
  20. 26ee41a initial import by Nguyen Anh Quynh · 11 years ago