mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-12-03 08:41:02 +08:00
changes.src: describe changes since version 2.07 up to 2.08rc1
There are already new commits which fix other bugs but at moment only changes up to 2.08rc1. Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
This commit is contained in:
parent
d2a553c072
commit
66ba8cdba1
@ -7,6 +7,23 @@
|
||||
The NASM 2 series support x86-64, and is the production version of NASM
|
||||
since 2007.
|
||||
|
||||
\S{cl-2.08rc1} Version 2.08rc1
|
||||
|
||||
\b A number of enhancements/fixes in macros area.
|
||||
|
||||
\b Fuzzy operand size logic introduced.
|
||||
|
||||
\b Fix crashes with -fwin32 on file with many exports.
|
||||
|
||||
\b Fix stack overrun for too long [DEBUG id].
|
||||
|
||||
\b Append ending token for \c{.stabs} records in the ELF output format.
|
||||
|
||||
\b New NSIS script which uses ModernUI and MultiUser approach.
|
||||
|
||||
\b Visual Studio 2008 NASM integration (rules file).
|
||||
|
||||
\b Warn a user if a constant too long (and as a result will be stripped).
|
||||
|
||||
\S{cl-2.07} Version 2.07
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user