Steffen Winterfeldt 2016-04-05 15:36:27 +00:00 committed by Git OBS Bridge
parent e3ea359497
commit bc301e602f
4 changed files with 11 additions and 4 deletions

3
libx86emu-1.10.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8ca5dce981b99233dc1bcdd4391ed7fa175c00ff90e66f8298bddceec0ff4f56
size 77176

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:136aeb6fcda258826fbd6d75845903402dbfb45a12b672762eeb8aebcb747cf3
size 54648

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Apr 5 15:36:24 UTC 2016 - snwint@suse.com
- add tests for rol/ror instructions
- rewrite rol/ror implementation to be more readable and to fix overflow flag setting
- 1.10
-------------------------------------------------------------------
Tue Apr 5 15:33:12 UTC 2016 - snwint@suse.com

View File

@ -24,7 +24,7 @@ BuildRequires: xz
Summary: A small x86 emulation library.
License: BSD-3-Clause
Group: System/Libraries
Version: 1.9
Version: 1.10
Release: 0
PreReq: /sbin/ldconfig
Source: %{name}-%{version}.tar.xz