1. 5df9e4b tests: change variable address's type to uint64_t by Nguyen Anh Quynh · 11 years ago
  2. 7b7b40c tests: now @address is uint64_t, no need to typecast for PRIx64 anymore by Nguyen Anh Quynh · 11 years ago
  3. 7c7a8bc arm: move static variable ITBlock to cs_struct, so make arm code truly thread-safe by Nguyen Anh Quynh · 11 years ago
  4. f1c2eee x86: clang still complains on unused enum type. this shuts it up by Nguyen Anh Quynh · 11 years ago
  5. 524194a test: add few (commented out) arm instructions to test_arm.c by Nguyen Anh Quynh · 11 years ago
  6. bc38a28 test: add some more insn to test_arm.c (commented out code) by Nguyen Anh Quynh · 11 years ago
  7. 173ed2b arm: upgrade core engine by Nguyen Anh Quynh · 11 years ago
  8. cc6cf65 tests: add some test insn (commented) by Nguyen Anh Quynh · 11 years ago
  9. 723687e tests: typecast size_t to uint64_t for printf, since MingW doesnt support zu specifier by Nguyen Anh Quynh · 11 years ago
  10. 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
  11. 26ee41a initial import by Nguyen Anh Quynh · 11 years ago