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 +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>