Re: NASM 2.00 is Here!!!
- From: Frank Kotler <fbkotler@xxxxxxxxxxx>
- Date: Thu, 29 Nov 2007 04:59:37 GMT
Keith Kanios wrote:
After 7 months of intense development, the NASM team brings you NASM
2.0!!!
This version of NASM supercedes version 0.98.39 (and Apple's 0.98.40)
and introduces full 64-bit (x86-64/x64/AMD64/Intel 64) architecture
and object file support.
We have also addressed quite a few bugs and feature requests along the
way.
We hope you sincerely enjoy the latest version of NASM and what it has
to offer :)
LINK: http://nasm.sourceforge.net/
FWIW, here's the full "CHANGES" for 2.00 (thanks Chuck!):
2.00
----
* Added c99 data-type compliance.
* Added general x86-64 support.
* Added win64 (x86-64 COFF) output format.
* Added __BITS__ standard macro.
* Renamed the elf output format to elf32 for clarity.
* Added elf64 and macho (MacOS X) output formats.
* Added Numeric constants in DQ directive.
* Added oword, do and reso pseudo operands.
* Added 8-bit floating-point format.
* Correct the generation of floating-point constants.
* Added Floating-point option control.
* Added Infinity and NaN floating point support.
* Added ELF Symbol Visibility support.
* Added Setting OSABI value in ELF header directive.
* Added Generate Makefile Dependencies option.
* Added Unlimited Optimization Passes option.
* Added %IFN and %ELIFN support.
* Added Logical Negation Operator.
* Enhanced Stack Relative Preprocessor Directives.
* Enhanced ELF Debug Formats.
* Enhanced Send Errors to a File option.
* Added SSSE3, SSE4.1, SSE4.2, SSE5 support.
* Added a large number of additional instructions.
* Significant performance improvements.
Best,
Frank
.
- Follow-Ups:
- Re: NASM 2.00 is Here!!!
- From: Betov
- Re: NASM 2.00 is Here!!!
- References:
- NASM 2.00 is Here!!!
- From: Keith Kanios
- NASM 2.00 is Here!!!
- Prev by Date: Re: Nasm Error
- Next by Date: Re: NASM 2.00 is Here!!!
- Previous by thread: NASM 2.00 is Here!!!
- Next by thread: Re: NASM 2.00 is Here!!!
- Index(es):
Relevant Pages
|