diff --git a/orc-0.4.10.tar.bz2 b/orc-0.4.10.tar.bz2 new file mode 100644 index 0000000..08b8ff4 --- /dev/null +++ b/orc-0.4.10.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06dfa47c8bc568a7398a6cf75d5f1bb3c0fdd3caae2565013371c8c912dcd55d +size 506157 diff --git a/orc-0.4.9.tar.bz2 b/orc-0.4.9.tar.bz2 deleted file mode 100644 index 860c870..0000000 --- a/orc-0.4.9.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fea23e0b78671fcfd7070ad679b014007209dacc76f47c4b66c9e231f02b8ff6 -size 490216 diff --git a/orc.changes b/orc.changes index 12a8076..7d3df4e 100644 --- a/orc.changes +++ b/orc.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sat Oct 9 11:20:19 CEST 2010 - vuntz@opensuse.org + +- Update to version 0.4.10: + + Added several simple 64-bit opcodes + + Improved debugging by adding ORC_CODE=emulate + + Allocation of mmap’d areas for code now has several fallback + methods, in order to placate various SELinux configurations. + + Various speed improvements in SSE backend + + Add SSE implementations of ldreslinl and ldresnearl. + + Update Mersenne Twister example + ------------------------------------------------------------------- Mon Sep 6 16:08:49 CEST 2010 - vuntz@opensuse.org diff --git a/orc.spec b/orc.spec index d74e010..1cf2cc5 100644 --- a/orc.spec +++ b/orc.spec @@ -1,5 +1,5 @@ # -# spec file for package orc (Version 0.4.9) +# spec file for package orc (Version 0.4.10) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands. @@ -19,7 +19,7 @@ Name: orc -Version: 0.4.9 +Version: 0.4.10 Release: 1 License: BSD and Motorola License (please mark changes) Summary: The Oil Runtime Compiler