mirror of
https://github.com/capstone-engine/capstone.git
synced 2024-11-26 23:10:32 +00:00
2
ChangeLog 3.0.5
Nguyen Anh Quynh edited this page 2015-08-14 10:19:04 +08:00
(Look here for the detailed changelog of v3.0.4)
NOTE: changes are listed in time order: newer changes are at the top, older changes are at the bottom.
Library:
- Allow to build Capstone in pkgsrc for FreeBSD and DragonflyBSD (#429).
X86:
- Print selector part of FARJMP/FARCALL in positive form (#448).
- Add the (missing) registers read/write by LOOP* instructions (#449, #451).
Sparc:
- Fixed memory corruption bug on POPC instruction (#426).