mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-11-21 03:14:19 +08:00
Update CHANGES to current delta from 2.03.x.
This commit is contained in:
parent
96a6954db4
commit
79fd43b228
6
CHANGES
6
CHANGES
@ -7,6 +7,12 @@
|
||||
* Fix bug in case-insensitive matching when compiled on platforms that
|
||||
don't use the "configure" script. Of the official release binaries,
|
||||
that only affects the OS/2 binary.
|
||||
* Correct the handling of nested %reps.
|
||||
* Support for x87 packed BCD constants.
|
||||
* New %warning directive to issue user-controlled warnings.
|
||||
* New %strcat directive to join strings together.
|
||||
* Correct the LTR instruction in 64-bit mode.
|
||||
* Fix unnecessary REX.W prefix on indirect jumps in 64-bit mode.
|
||||
|
||||
2.03.01
|
||||
-------
|
||||
|
Loading…
Reference in New Issue
Block a user