Accepting request 287151 from home:pluskalm:branches:devel:tools:compiler
- Cleanup spec file with spec-cleaner - Update project url - Switch to .xz source - Update to 2.11.06: OBS-URL: https://build.opensuse.org/request/show/287151 OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/nasm?expand=0&rev=21
This commit is contained in:
committed by
Git OBS Bridge
parent
65d4a22b14
commit
a5f9eafe0e
22
nasm.changes
22
nasm.changes
@@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 21 14:54:41 UTC 2015 - mpluskal@suse.com
|
||||
|
||||
- Cleanup spec file with spec-cleaner
|
||||
- Update project url
|
||||
- Switch to .xz source
|
||||
- Update to 2.11.06:
|
||||
* Add support for the Intel AVX-512 instruction set:
|
||||
* 16 new, 512-bit SIMD registers. Total 32 (ZMM0 ~ ZMM31)
|
||||
* 8 new opmask registers (K0 ~ K7). One of 7 registers (K1 ~ K7)
|
||||
can be used as an opmask for conditional execution.
|
||||
* A new EVEX encoding prefix. EVEX is based on VEX and provides
|
||||
more capabilities: opmasks, broadcasting, embedded rounding and
|
||||
compressed displacements.
|
||||
* Add support for ZWORD (512 bits), DZ and RESZ.
|
||||
* Add support for the MPX and SHA instruction sets.
|
||||
* Better handling of section redefinition.
|
||||
* Generate manpages when running 'make dist'.
|
||||
* Handle all token chains in mmacro params range.
|
||||
* Support split [base,index] effective address:
|
||||
* for more details see http://www.nasm.us/doc/nasmdocc.html
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 26 07:03:58 UTC 2013 - crrodriguez@opensuse.org
|
||||
|
||||
|
Reference in New Issue
Block a user