capstone/arch
Nguyen Anh Quynh 39a42eddfb Change the way of supporting arch modularization
- Always use libapstone.so as library name, no matter which archs are compiled in.

- Add new API cs_support() to check if a particular arch is supported.

- Change cs_version(): return hexical version which encodes both major & minor version.
    the return value can be comparable.

- Bump API version to 1.1
2013-12-22 10:40:58 +08:00
..
AArch64 Change the way of supporting arch modularization 2013-12-22 10:40:58 +08:00
ARM Change the way of supporting arch modularization 2013-12-22 10:40:58 +08:00
Mips Change the way of supporting arch modularization 2013-12-22 10:40:58 +08:00
X86 Change the way of supporting arch modularization 2013-12-22 10:40:58 +08:00