mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-09-22 10:43:39 -04:00
Bring CHANGES hopefully up to date
This commit is contained in:
11
CHANGES
11
CHANGES
@@ -8,7 +8,15 @@
|
|||||||
* Fix segfaults due to missing include files.
|
* Fix segfaults due to missing include files.
|
||||||
* Fix OpenWatcom Makefiles for DOS and OS/2.
|
* Fix OpenWatcom Makefiles for DOS and OS/2.
|
||||||
* Add autogenerated instruction list back into the documentation.
|
* Add autogenerated instruction list back into the documentation.
|
||||||
* ELF: Fix segfault when generating stabs, and no symbols have been defined.
|
* ELF: Fix segfault when generating stabs, and no symbols have been
|
||||||
|
defined.
|
||||||
|
* ELF: Experimental support for DWARF debugging information.
|
||||||
|
* New compile date and time standard macros.
|
||||||
|
* %ifnum now returns true for negative numbers.
|
||||||
|
* Add support for the XSAVE instruction group.
|
||||||
|
* Makefile for Netware/gcc.
|
||||||
|
* Fix issue with some warnings getting emitted way too many times.
|
||||||
|
* Autogenerated instruction list added to the documentation.
|
||||||
|
|
||||||
2.01
|
2.01
|
||||||
----
|
----
|
||||||
@@ -20,6 +28,7 @@
|
|||||||
elf32").
|
elf32").
|
||||||
* Man pages for rdoff tools (from the Debian project.)
|
* Man pages for rdoff tools (from the Debian project.)
|
||||||
* ELF: handle large numbers of sections.
|
* ELF: handle large numbers of sections.
|
||||||
|
* Fix corrupt output when the optimizer runs out of passes.
|
||||||
|
|
||||||
2.00
|
2.00
|
||||||
----
|
----
|
||||||
|
Reference in New Issue
Block a user