Accepting request 843298 from devel:tools:compiler
OBS-URL: https://build.opensuse.org/request/show/843298 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nasm?expand=0&rev=42
This commit is contained in:
commit
b89d4bfc0c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c0c39a305f08ccf0c5c6edba4294dd2851b3925b6d9642dd1efd62f72829822f
|
||||
size 984060
|
3
nasm-2.15.05.tar.xz
Normal file
3
nasm-2.15.05.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3caf6729c1073bf96629b57cee31eeb54f4f8129b01902c73428836550b30a3f
|
||||
size 995732
|
28
nasm.changes
28
nasm.changes
@ -1,3 +1,31 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 21 14:02:04 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Update to version 2.15.05:
|
||||
+ Fix {%ifid $} and {%ifid $$} incorrectly being treated as true.
|
||||
+ Add {--reproducible} option to suppress NASM version numbers
|
||||
and timestamps in output files. See {opt-reproducible}.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 24 20:20:20 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
- update to 2.15.4:
|
||||
* More sensible handling of the case where one single-line macro
|
||||
definition will shadow another.
|
||||
* Add special preprocessor tokens \c{%*?} and \c{%*??} that expand
|
||||
like \c{%?} and \c{%??} in single-line macros only. See
|
||||
\k{selfref%*?}.
|
||||
* Fix SSE instructions not being recognized with an explicit memory
|
||||
operation size (e.g. \c{movsd qword [eax],xmm0}).
|
||||
* The \c{-L+} option no longer enables \c{-Lw}, which is mainly
|
||||
useful to debug NASM crashes. See \k{opt-L}.
|
||||
* The NASM-only RDOFF output format backend, which has been broken
|
||||
since at least NASM 2.14, has been disabled. The RDOFF tools are
|
||||
scheduled to be removed from the NASM distribution in NASM 2.16. If
|
||||
you have a concrete use case for RDOFF, please file a NASM bug report
|
||||
at \W{https://bugs.nasm.us/}\c{https://bugs.nasm.us/} as soon as
|
||||
possible. See \k{rdffmt}.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 18 09:22:33 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user