Revisions of nasm
Ana Guerrero (anag+factory)
accepted
request 1168699
from
Michael Vetter (jubalh)
(revision 46)
- Update to 2.16.03: * Fix building from git in a separate directory from the source. * Remove some irrelevant files from the source distribution. * Make the documentation stronger that -O0 or -O1 are probably not what the user wants. See section 2.1.24. * Fix configure --enable-lto build option. * Update the included RPM .spec file.
Dominique Leuenberger (dimstar_suse)
accepted
request 1044181
from
Michael Vetter (jubalh)
(revision 44)
- Update to 2.16.01: * Fix the creation of the table of contents in the HTML version of the documentation. - Update to 2.16: * Support for the rdf format has been discontinued and all the RDOFF utilities has been removed. * The --reproducible option now leaves the filename field in the COFF object format blank. This was always rather useless since it is only 18 characters long; as such debug formats have to carry their own filename information anyway. * Fix handling of MASM-syntax reserved memory (e.g. dw ?) when used in structure definitions. * The preprocessor now supports functions, which can be less verbose and more convenient than the equivalent code implemented using directives. See ppfunc. * Fix the handling of %00 in the preprocessor. * Fix incorrect handling of path names affecting error messages, dependency generation, and debug format output. * Support for the RDOFF output format and the RDOFF tools have been removed. The RDOFF tools had already been broken since at least NASM 2.14. For flat code the ELF output format recommended; for segmented code the obj (OMF) output format. * New facility: preprocessor functions. Preprocessor functions, which are expanded similarly to single-line macros, can greatly simplify code that in the past would have required a lengthy list of directives and intermediate macros. See ppfunc. * Single-line macros can now declare parameters (using a && prefix) that creates a quoted string, but does not requote an already quoted string. See define.
Dominique Leuenberger (dimstar_suse)
accepted
request 1043329
from
Michael Vetter (jubalh)
(revision 43)
Dominique Leuenberger (dimstar_suse)
accepted
request 843298
from
Martin Pluskal (pluskalm)
(revision 42)
Dominique Leuenberger (dimstar_suse)
accepted
request 821778
from
Martin Pluskal (pluskalm)
(revision 41)
Dominique Leuenberger (dimstar_suse)
accepted
request 752831
from
Martin Pluskal (pluskalm)
(revision 39)
Dominique Leuenberger (dimstar_suse)
accepted
request 681814
from
Martin Pluskal (pluskalm)
(revision 38)
- Update to version 2.14.02:
Dominique Leuenberger (dimstar_suse)
accepted
request 587452
from
Martin Pluskal (pluskalm)
(revision 37)
- Modernise spec file with spec-cleaner - 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)
Dominique Leuenberger (dimstar_suse)
accepted
request 569354
from
Martin Pluskal (pluskalm)
(revision 36)
Dominique Leuenberger (dimstar_suse)
accepted
request 512649
from
Adam Majer (adamm)
(revision 35)
Updated with a different upstream patch. - memory_fixes.patch: Fix usage-after-free and buffer overflow bugs (bsc#1047925, bsc#1047936, CVE-2017-11111, CVE-2017-10686) - Restrict %fdupes to manpage directory - Enable unit tests in %check target
Dominique Leuenberger (dimstar_suse)
accepted
request 497744
from
Martin Pluskal (pluskalm)
(revision 34)
Dominique Leuenberger (dimstar_suse)
accepted
request 408686
from
Factory Maintainer (factory-maintainer)
(revision 33)
Automatic submission by obs-autosubmit
Dominique Leuenberger (dimstar_suse)
accepted
request 364175
from
Martin Pluskal (pluskalm)
(revision 32)
1
Dominique Leuenberger (dimstar_suse)
accepted
request 287482
from
Stephan Kulow (coolo)
(revision 31)
1
Adrian Schröter (adrianSuSE)
committed
(revision 30)
Split 13.2 from Factory
Adrian Schröter (adrianSuSE)
committed
(revision 29)
Split 13.1 from Factory
Stephan Kulow (coolo)
accepted
request 184400
from
Ismail Dönmez (namtrac)
(revision 28)
- 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)
Stephan Kulow (coolo)
accepted
request 171047
from
Ismail Dönmez (namtrac)
(revision 27)
- Add Source URL, see https://en.opensuse.org/SourceUrls (forwarded request 170852 from namtrac)
Displaying revisions 1 - 20 of 46