mirror of
https://github.com/netwide-assembler/nasm
synced 2026-08-26 16:23:04 -04:00
Add list of changes for 2.02, so far
This commit is contained in:
parent
053a01f143
commit
f1e34a326e
1 changed files with 12 additions and 0 deletions
12
CHANGES
12
CHANGES
|
|
@ -1,3 +1,15 @@
|
|||
2.02
|
||||
----
|
||||
* Additional fixes for MMX operands with explicit "qword", as well as
|
||||
(hopefully) SSE operands with "oword".
|
||||
* Fix handling of truncated strings with DO.
|
||||
* Fix segfaults due to memory overwrites when floating-point constants
|
||||
were used.
|
||||
* Fix segfaults due to missing include files.
|
||||
* Fix OpenWatcom Makefiles for DOS and OS/2.
|
||||
* Add autogenerated instruction list back into the documentation.
|
||||
* ELF: Fix segfault when generating stabs, and no symbols have been defined.
|
||||
|
||||
2.01
|
||||
----
|
||||
* Fix the handling of MMX registers with explicit "qword" tags on
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue