mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-11-27 08:10:07 +08:00
More CHANGES updates...
This commit is contained in:
parent
e26f002571
commit
1e286f4b12
4
CHANGES
4
CHANGES
@ -1,5 +1,6 @@
|
||||
0.98.33
|
||||
-------
|
||||
|
||||
* New __NASM_PATCHLEVEL__ and __NASM_VERSION_ID__ standard macros to
|
||||
round out the version-query macros. version.pl now understands
|
||||
X.YYplWW or X.YY.ZZplWW as a version number, equivalent to
|
||||
@ -12,6 +13,9 @@
|
||||
relocatable segment.
|
||||
* Fix OBJ output format with lots of externs.
|
||||
* More documentation updates.
|
||||
* Add -Ov option to get verbose information about optimizations.
|
||||
* Undo a braindead change which broke %elif directives.
|
||||
* Makefile updates.
|
||||
|
||||
|
||||
0.98.32
|
||||
|
Loading…
Reference in New Issue
Block a user