Overview

Request 792788 accepted

- Update to version 4.0.1
[ Core ]
* Fix some issues for packaging (Debian, Gentoo).
* Better support for building with Mingw.
* cstool has new option -s to turn on skipdata mode.
* cstool -v now report build settings of the core.
* Add suite/capstone_get_setup.c so users can integrate with
their own code
* to retrieve Capstone settings at build time.
[ Arm ]
* Fix 4.0 regression: the tbh [r0, r1, lsl #1] instruction
sets the operand.shift.value back again.
* Remove ARM_REG_PC group for BX instruction.
[ X86 ]
* Fix: endbr32 and endbr64 instructions are now properly
decoded in both CS_MODE_32 and CS_MODE_64.
[ M680X ]
* Fix some issues reported by clang-analyzer.
[ Python ]
* Fix skipdata setup.
* Add getter/setter for skipdata_mnem, skipdata_callback.
version 4.0:
[ Core ]
* New APIs: cs_regs_access()
* Add new options for cs_option(): CS_OPT_MNEMONIC &
CS_OPT_UNSIGNED & CS_OPT_SYNTAX_MASM.
* Various updates & bugfixes for all architectures.
* Add 4 new architectures: EVM, M68K, M680X & TMS320C64x.
* Add new group types: CS_GRP_PRIVILEGE &
CS_GRP_BRANCH_RELATIVE.
* Add new error types: CS_ERR_X86_MASM.
[ X86 ]
* Add XOP code condition type in x86_xop_cc.
* Add some info on encoding to cs_x86 in cs_x86_encoding.
* Add register flags update in cs_x86.{eflags, fpu_flags}
* Change cs_x86.disp type from int32_t to int64_t.
* Add new groups: X86_GRP_VM & X86_GRP_FPU.
* Lots of new instructions (AVX)
[ ARM64 ]
* Add instruction ARM64_INS_NEGS & ARM64_INS_NGCS.
[ Mips ]
* Add mode CS_MODE_MIPS2.
[ PPC ]
* Change cs_ppc_op.imm type from int32_t to int64_t.
* Add new groups: PPC_GRP_ICBT, PPC_GRP_P8ALTIVEC,
PPC_GRP_P8VECTOR & PPC_GRP_QPX.
* Lots of new instructions (QPX among them)
[ Sparc ]
* Change cs_sparc_op.imm type from int32_t to int64_t.
[ Binding ]
* New bindings: PowerShell & VB6
- Bumped sover to 4
- Spec cleanup

Loading...
Request History
Luigi Baldoni's avatar

alois created request

- Update to version 4.0.1
[ Core ]
* Fix some issues for packaging (Debian, Gentoo).
* Better support for building with Mingw.
* cstool has new option -s to turn on skipdata mode.
* cstool -v now report build settings of the core.
* Add suite/capstone_get_setup.c so users can integrate with
their own code
* to retrieve Capstone settings at build time.
[ Arm ]
* Fix 4.0 regression: the tbh [r0, r1, lsl #1] instruction
sets the operand.shift.value back again.
* Remove ARM_REG_PC group for BX instruction.
[ X86 ]
* Fix: endbr32 and endbr64 instructions are now properly
decoded in both CS_MODE_32 and CS_MODE_64.
[ M680X ]
* Fix some issues reported by clang-analyzer.
[ Python ]
* Fix skipdata setup.
* Add getter/setter for skipdata_mnem, skipdata_callback.
version 4.0:
[ Core ]
* New APIs: cs_regs_access()
* Add new options for cs_option(): CS_OPT_MNEMONIC &
CS_OPT_UNSIGNED & CS_OPT_SYNTAX_MASM.
* Various updates & bugfixes for all architectures.
* Add 4 new architectures: EVM, M68K, M680X & TMS320C64x.
* Add new group types: CS_GRP_PRIVILEGE &
CS_GRP_BRANCH_RELATIVE.
* Add new error types: CS_ERR_X86_MASM.
[ X86 ]
* Add XOP code condition type in x86_xop_cc.
* Add some info on encoding to cs_x86 in cs_x86_encoding.
* Add register flags update in cs_x86.{eflags, fpu_flags}
* Change cs_x86.disp type from int32_t to int64_t.
* Add new groups: X86_GRP_VM & X86_GRP_FPU.
* Lots of new instructions (AVX)
[ ARM64 ]
* Add instruction ARM64_INS_NEGS & ARM64_INS_NGCS.
[ Mips ]
* Add mode CS_MODE_MIPS2.
[ PPC ]
* Change cs_ppc_op.imm type from int32_t to int64_t.
* Add new groups: PPC_GRP_ICBT, PPC_GRP_P8ALTIVEC,
PPC_GRP_P8VECTOR & PPC_GRP_QPX.
* Lots of new instructions (QPX among them)
[ Sparc ]
* Change cs_sparc_op.imm type from int32_t to int64_t.
[ Binding ]
* New bindings: PowerShell & VB6
- Bumped sover to 4
- Spec cleanup


Martin Pluskal's avatar

pluskalm accepted request

thx

openSUSE Build Service is sponsored by