Accepting request 184400 from devel:tools:compiler

- version 2.10.09 
* Add support for the Intel AVX2 instruction set.
* Add support for Bit Manipulation Instructions 1 and 2.
* Add support for Intel Transactional Synchronization Extensions (TSX).
* Add support for x32 ELF
* Add the ifunc macro package with integer functions, 
  currently only integer logarithms.
* Add support for RDSEED
* Support of AMD SVM instructions in 32 bit mode
* Add a bunch of AMD TBM instructions.
* 2 years of bugfixes (forwarded request 184378 from elvigia)

OBS-URL: https://build.opensuse.org/request/show/184400
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nasm?expand=0&rev=28
This commit is contained in:
Stephan Kulow 2013-07-27 13:49:18 +00:00 committed by Git OBS Bridge
commit b0bdb2c286
4 changed files with 19 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2fb2e794a699d6d3c4e99dc20c22dec72b59dab2335a9d33fc32b158ceb194ad
size 803265

3
nasm-2.10.09.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7141180d3874b5967c6a60191e8d45fba9cc86bd60a4803ad80b6b6b3eac36b9
size 826334

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Fri Jul 26 07:03:58 UTC 2013 - crrodriguez@opensuse.org
- version 2.10.09
* Add support for the Intel AVX2 instruction set.
* Add support for Bit Manipulation Instructions 1 and 2.
* Add support for Intel Transactional Synchronization Extensions (TSX).
* Add support for x32 ELF
* Add the ifunc macro package with integer functions,
currently only integer logarithms.
* Add support for RDSEED
* Support of AMD SVM instructions in 32 bit mode
* Add a bunch of AMD TBM instructions.
* 2 years of bugfixes
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Apr 15 13:46:25 UTC 2013 - idonmez@suse.com Mon Apr 15 13:46:25 UTC 2013 - idonmez@suse.com

View File

@ -18,7 +18,7 @@
Name: nasm Name: nasm
Url: http://nasm.sourceforge.net/ Url: http://nasm.sourceforge.net/
Version: 2.09.08 Version: 2.10.09
Release: 0 Release: 0
Summary: Netwide Assembler (An x86 Assembler) Summary: Netwide Assembler (An x86 Assembler)
License: BSD-2-Clause License: BSD-2-Clause