From 78bc49e8eb69e63e7f26774d07cdf5fa86b923ec3f7e8844480a1b5bf7d4c650 Mon Sep 17 00:00:00 2001 From: Steffen Winterfeldt Date: Tue, 5 Apr 2016 15:23:19 +0000 Subject: [PATCH 1/3] - release 1.8 OBS-URL: https://build.opensuse.org/package/show/system:install:head/libx86emu?expand=0&rev=16 --- libx86emu-1.7.tar.xz | 3 --- libx86emu-1.8.tar.xz | 3 +++ libx86emu.changes | 7 +++++++ libx86emu.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 libx86emu-1.7.tar.xz create mode 100644 libx86emu-1.8.tar.xz diff --git a/libx86emu-1.7.tar.xz b/libx86emu-1.7.tar.xz deleted file mode 100644 index 84096d0..0000000 --- a/libx86emu-1.7.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5fbda1c28821a788f1ccc66865d9ffe35ef90231ce10d68e15956d92b2067e9b -size 54660 diff --git a/libx86emu-1.8.tar.xz b/libx86emu-1.8.tar.xz new file mode 100644 index 0000000..4eb6976 --- /dev/null +++ b/libx86emu-1.8.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5896a97e4294745e91f45d3fb376e381ce54e5a1be374c34ac88903eed7b7fe +size 54552 diff --git a/libx86emu.changes b/libx86emu.changes index 589ba0b..c381f2c 100644 --- a/libx86emu.changes +++ b/libx86emu.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Apr 5 15:23:16 UTC 2016 - snwint@suse.com + +- Fixed some small bugs +- Fixed "RET imm" instructions +- 1.8 + ------------------------------------------------------------------- Wed Mar 16 15:57:17 CET 2016 - snwint@suse.com diff --git a/libx86emu.spec b/libx86emu.spec index ea9c4c2..e2a9679 100644 --- a/libx86emu.spec +++ b/libx86emu.spec @@ -1,7 +1,7 @@ # # spec file for package libx86emu # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2008 Steffen Winterfeldt # # All modifications and additions to the file contributed by third parties @@ -24,7 +24,7 @@ BuildRequires: xz Summary: A small x86 emulation library. License: BSD-3-Clause Group: System/Libraries -Version: 1.7 +Version: 1.8 Release: 0 PreReq: /sbin/ldconfig Source: %{name}-%{version}.tar.xz From e3ea3594973669def07cea5406ca5c7783d203709a68ba8c96bb63237e72a14e Mon Sep 17 00:00:00 2001 From: Steffen Winterfeldt Date: Tue, 5 Apr 2016 15:33:16 +0000 Subject: [PATCH 2/3] - release 1.9 OBS-URL: https://build.opensuse.org/package/show/system:install:head/libx86emu?expand=0&rev=17 --- libx86emu-1.8.tar.xz | 3 --- libx86emu-1.9.tar.xz | 3 +++ libx86emu.changes | 6 ++++++ libx86emu.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 libx86emu-1.8.tar.xz create mode 100644 libx86emu-1.9.tar.xz diff --git a/libx86emu-1.8.tar.xz b/libx86emu-1.8.tar.xz deleted file mode 100644 index 4eb6976..0000000 --- a/libx86emu-1.8.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e5896a97e4294745e91f45d3fb376e381ce54e5a1be374c34ac88903eed7b7fe -size 54552 diff --git a/libx86emu-1.9.tar.xz b/libx86emu-1.9.tar.xz new file mode 100644 index 0000000..1c593fb --- /dev/null +++ b/libx86emu-1.9.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:136aeb6fcda258826fbd6d75845903402dbfb45a12b672762eeb8aebcb747cf3 +size 54648 diff --git a/libx86emu.changes b/libx86emu.changes index c381f2c..96c13c0 100644 --- a/libx86emu.changes +++ b/libx86emu.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Apr 5 15:33:12 UTC 2016 - snwint@suse.com + +- build on more archs +- 1.9 + ------------------------------------------------------------------- Tue Apr 5 15:23:16 UTC 2016 - snwint@suse.com diff --git a/libx86emu.spec b/libx86emu.spec index e2a9679..ea9eca7 100644 --- a/libx86emu.spec +++ b/libx86emu.spec @@ -24,7 +24,7 @@ BuildRequires: xz Summary: A small x86 emulation library. License: BSD-3-Clause Group: System/Libraries -Version: 1.8 +Version: 1.9 Release: 0 PreReq: /sbin/ldconfig Source: %{name}-%{version}.tar.xz From bc301e602f6f999a919acb6552e2a244256520adffd567568cf578051f5ee38c Mon Sep 17 00:00:00 2001 From: Steffen Winterfeldt Date: Tue, 5 Apr 2016 15:36:27 +0000 Subject: [PATCH 3/3] - release 1.10 OBS-URL: https://build.opensuse.org/package/show/system:install:head/libx86emu?expand=0&rev=18 --- libx86emu-1.10.tar.xz | 3 +++ libx86emu-1.9.tar.xz | 3 --- libx86emu.changes | 7 +++++++ libx86emu.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) create mode 100644 libx86emu-1.10.tar.xz delete mode 100644 libx86emu-1.9.tar.xz diff --git a/libx86emu-1.10.tar.xz b/libx86emu-1.10.tar.xz new file mode 100644 index 0000000..1c75ad3 --- /dev/null +++ b/libx86emu-1.10.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ca5dce981b99233dc1bcdd4391ed7fa175c00ff90e66f8298bddceec0ff4f56 +size 77176 diff --git a/libx86emu-1.9.tar.xz b/libx86emu-1.9.tar.xz deleted file mode 100644 index 1c593fb..0000000 --- a/libx86emu-1.9.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:136aeb6fcda258826fbd6d75845903402dbfb45a12b672762eeb8aebcb747cf3 -size 54648 diff --git a/libx86emu.changes b/libx86emu.changes index 96c13c0..1e9fa5f 100644 --- a/libx86emu.changes +++ b/libx86emu.changes @@ -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 diff --git a/libx86emu.spec b/libx86emu.spec index ea9eca7..a6b980b 100644 --- a/libx86emu.spec +++ b/libx86emu.spec @@ -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