mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-09-22 10:43:39 -04:00
Document -O2/-O3 change
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -9,6 +9,8 @@
|
|||||||
* Fix the use of relative offsets with explicit prefixes, e.g. "a32 loop foo".
|
* Fix the use of relative offsets with explicit prefixes, e.g. "a32 loop foo".
|
||||||
* Remove "backslash()".
|
* Remove "backslash()".
|
||||||
* Fix the SMSW and SLDT instructions.
|
* Fix the SMSW and SLDT instructions.
|
||||||
|
* -O2 and -O3 are no longer aliases for -O5 and -O10. If you mean the
|
||||||
|
latter, please say so :)
|
||||||
|
|
||||||
0.98.36
|
0.98.36
|
||||||
-------
|
-------
|
||||||
|
Reference in New Issue
Block a user