1. de319f8 cleanup x86.h & mips.h (C-IMM) by Nguyen Anh Quynh · 10 years ago
  2. 143759d x86: update core by Nguyen Anh Quynh · 10 years ago
  3. 6bc08a8 Fix the X86_REL_ADDR macro in x86.h by Enzo Matsumiya · 10 years ago
  4. 13f40d2 x86: upgrade core by Nguyen Anh Quynh · 11 years ago
  5. 747c4ef change header guards to have CAPSTONE_ as prefix. suggested by Markus Elfring by Nguyen Anh Quynh · 11 years ago
  6. 9dfdae6 x86: add new instructions: FSETPM, SALC, GETSEC & INT1. bug reported by Pancake by Nguyen Anh Quynh · 11 years ago
  7. ee143c8 fix a crashed bug in cs_close(): call destroy function before freeing handle's memory by Nguyen Anh Quynh · 11 years ago
  8. bdaf3b5 x86: delete useless constant values assigned for instructions in x86.h by Nguyen Anh Quynh · 11 years ago
  9. a2f825f support comments in autogen files, so constant files are more friendly by Nguyen Anh Quynh · 11 years ago
  10. ea5b79d move some alias registers around to after REG_MAX. this seems to fix some issues of clang, which struggles with enum that assign value from other enum by Nguyen Anh Quynh · 11 years ago
  11. 3582bc1 arm64: ARM64_GRP_JUMP is in the wrong place. move it to its place and also clarify some GRP comments by Nguyen Anh Quynh · 11 years ago
  12. ec0ed8e semantics: add insn group JUMP, so now we can check if this insn is branching by Nguyen Anh Quynh · 11 years ago
  13. 36d143b x86: update core engine by Nguyen Anh Quynh · 11 years ago
  14. 26ee41a initial import by Nguyen Anh Quynh · 11 years ago