1. 1514d5c ppc: cleaning up by Nguyen Anh Quynh · 11 years ago
  2. ca9a7ab ppc: fix a segfault in Diet mode by Nguyen Anh Quynh · 11 years ago
  3. a82a089 more more fixes on C coding style by Nguyen Anh Quynh · 11 years ago
  4. 46018db Initial set of changes to support building with MSVC 2013. Right now there's a bunch fo assumptions in the .vcxproj file and some things are not as clean as they should be, but it does build a full build and works (at least the x86 side). The point of this initial checkpoint is to make sure that nothing breaks on the GCC side, that everyone is ok with the changes to the source (or if better fixes/typing can be done). by Alex Ionescu · 11 years ago
  5. 3732725 rename mapping.c, mapping.h, module.c to have arch prefix. suggested by Alex Ionescu by Nguyen Anh Quynh · 11 years ago
  6. e51e227 ppc & x86: add third dummy MRI argument to printInstruction() to make it consistent with other archs by Nguyen Anh Quynh · 11 years ago
  7. c740407 move internal memory management declarations from utils.h to cs_priv.h by Nguyen Anh Quynh · 11 years ago
  8. 2b14fcd ppc: update ppc.bh in post-printer by Nguyen Anh Quynh · 11 years ago
  9. f1d489b ppc: support details information by Nguyen Anh Quynh · 11 years ago
  10. cef6b27 remove -x from PPC files by Nguyen Anh Quynh · 11 years ago
  11. 19b0de3 moving static doing_mem variable into cs_struct to guarantee thread-safe when handling memory operands by Nguyen Anh Quynh · 11 years ago
  12. 9c5b328 ppc: rename ppc_cc to ppc_bc by Nguyen Anh Quynh · 11 years ago
  13. bacf4c8 add the missing arch/PowerPC directory by Nguyen Anh Quynh · 11 years ago