Skip to content
Nguyen Anh Quynh edited this page Aug 14, 2015 · 2 revisions

(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).