Changelog for
python3-unicorn-1.0.1-3.82.noarch.rpm :
Thu Apr 20 14:00:00 2017 aloisioAATTgmx.com
- Update to version 1.0.1
* Properly handle selected-architecture build.
* Fix compilation issues on PPC & S390x.
* Fix a memory leak on uc_mem_protect().
* ARM:
+ Support big-endian mode.
+ Correct instruction size of Thumb/Thumb2 code.
+ Support read/write APSR register.
* ARM64:
+ Support read/write NEON registers.
+ Support read/write NZCV registers.
* Mips: Support read/write Mips64 registers.
* X86: Support read/write MSR.
* Haskell binding: update to the latest API.
* Python: allow not having PATH setup.
- Dropped unicorn-fix_aarch64_test.patch and
unicorn-fix_tcg.patch (merged upstream)
Fri Feb 24 13:00:00 2017 aloisioAATTgmx.com
- Initial package (1.0)