rizin icon indicating copy to clipboard operation
rizin copied to clipboard

Capstone v6 update (without Mips)

Open Rot127 opened this issue 1 year ago • 0 comments

Your checklist for this pull request

  • [x] I've read the guidelines for contributing to this repository
  • [x] I made sure to follow the project's coding style
  • [ ] I've documented or updated the documentation of every function and struct this PR changes. If not so I've explained why.
  • [ ] I've added tests that prove my fix is effective or that my feature works (if possible)
  • [ ] I've updated the rizin book with the relevant information (if needed)

Depends on: https://github.com/capstone-engine/capstone/pull/2501

Detailed description

Bumps Capstone version to newest Capstone next (beyond first v6-Alpha1).

Changes:

  • Fixes leaks
  • Fixes build and change to AArch64 and SystemZ compatibility headers.
  • Marks M68k test as broken (see commit message).
  • Fix AArch64 and SystemZ tests
  • Handle op.size == 0 for x86 IL ops

TODO:

  • Run with CS tests

Test plan

All green

Closing issues

...

Rot127 avatar Oct 06 '24 10:10 Rot127