Accepting request 821626 from home:AndreasStieger:branches:devel:tools:compiler

nasm 2.15.3

OBS-URL: https://build.opensuse.org/request/show/821626
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/nasm?expand=0&rev=46
This commit is contained in:
Martin Pluskal 2020-07-20 05:05:39 +00:00 committed by Git OBS Bridge
parent 09b8fbc172
commit b213b07a1c
4 changed files with 15 additions and 4 deletions

View File

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

3
nasm-2.15.03.tar.xz Normal file
View File

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Jul 18 09:22:33 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
- nasm 2.15.3:
* Add instructions from the Intel Instruction Set Extensions and
Future Features Programming Reference, June 2020. This includes
AVX5512 bfloat16, AVX512 mask intersect, and Intel Advanced
Matrix Extensions (AMX).
* Support for bfloat16 floating-point constants
* various bug fixes
-------------------------------------------------------------------
Sat Jul 4 16:22:43 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>

View File

@ -17,7 +17,7 @@
Name: nasm
Version: 2.15.02
Version: 2.15.03
Release: 0
Summary: Netwide Assembler (An x86 Assembler)
License: BSD-2-Clause