SHA256
1
0
forked from pool/nasm

Accepting request 587403 from home:adamm:branches:devel:tools:compiler

- New upstream version 2.13.03:
  * Add flags:
    AES, VAES, VPCLMULQDQ
  * Add VPCLMULQDQ instruction
  * elf: Add missing dwarf loc section
  * documentation updates
- 9f45a77f4.patch: fixes compilation with gcc8 (bsc#1084631)

OBS-URL: https://build.opensuse.org/request/show/587403
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/nasm?expand=0&rev=36
This commit is contained in:
Martin Pluskal
2018-03-15 08:50:47 +00:00
committed by Git OBS Bridge
parent 0059ea0f8b
commit f9b3546123
5 changed files with 59 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Mar 15 06:49:13 UTC 2018 - adam.majer@suse.de
- New upstream version 2.13.03:
* Add flags:
AES, VAES, VPCLMULQDQ
* Add VPCLMULQDQ instruction
* elf: Add missing dwarf loc section
* documentation updates
- 9f45a77f4.patch: fixes compilation with gcc8 (bsc#1084631)
-------------------------------------------------------------------
Wed Jan 24 13:09:39 UTC 2018 - adam.majer@suse.de