Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

try to build all known targets and run the tests #16

Closed
wants to merge 11 commits into from
Closed

try to build all known targets and run the tests #16

wants to merge 11 commits into from

Commits on Nov 29, 2013

  1. change cs_disasm() and cs_disasm_dyn() to be portable API. fix relate…

    …d code using these API
    aquynh authored and d1g1t4l committed Nov 29, 2013
    Configuration menu
    Copy the full SHA
    68a39e3 View commit details
    Browse the repository at this point in the history
  2. bump API to 1.3

    aquynh authored and d1g1t4l committed Nov 29, 2013
    Configuration menu
    Copy the full SHA
    12d0cbd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03af57a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    086f04f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dbc6b0c View commit details
    Browse the repository at this point in the history
  6. python: more fixes, so this works on x86

    aquynh authored and d1g1t4l committed Nov 29, 2013
    Configuration menu
    Copy the full SHA
    e7f8a94 View commit details
    Browse the repository at this point in the history
  7. reduce the size of @operands for arm & arm64

    aquynh authored and d1g1t4l committed Nov 29, 2013
    Configuration menu
    Copy the full SHA
    2170e58 View commit details
    Browse the repository at this point in the history
  8. tests: typecast size_t to uint64_t for printf, since MingW doesnt sup…

    …port zu specifier
    aquynh authored and d1g1t4l committed Nov 29, 2013
    Configuration menu
    Copy the full SHA
    237d7e3 View commit details
    Browse the repository at this point in the history
  9. arm64: handle alias insn in a better way, and add support for MNEG. b…

    …ug reported by Patroklos Argyroudis
    aquynh authored and d1g1t4l committed Nov 29, 2013
    Configuration menu
    Copy the full SHA
    1252643 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    075f25c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3feb0ec View commit details
    Browse the repository at this point in the history