Hi!

On 25th February 2007 Peter Johnson released Yasm version 0.6.0.

_About
Yasm is a complete rewrite of the NASM assembler under the "new" BSD
License (some portions are under other licenses, see COPYING for
details). Yasm currently supports the x86 and AMD64 instruction sets,
accepts NASM and GAS assembler syntaxes, outputs binary, ELF32, ELF64,
32 and 64-bit Mach-O, RDOFF2, COFF, Win32, and Win64 object formats, and
generates source debugging information in STABS, DWARF 2, and CodeView 8
formats.

_New features (compared to 0.5.0)
* Brand-new "virtual" multi-pass optimizer that automatically generates
much smaller code for jumps and immediates.
* Support for STRICT keyword in NASM syntax.
* Rewritten NASM and GAS parsers (now recursive descent rather than
Bison-based).
* Absolute / FAR location bugfixes.
* Yasm no longer defaults to reading from standard input if no files are
specified; standard input can be specified with "-".

_Release Notes
http://www.tortall.net/projects/yasm/wiki/Release0.6.0

_Download
http://www.tortall.net/projects/yasm/wiki/Download

_Manual
http://www.tortall.net/projects/yasm/manual/

Robert Riebisch
-- 
BTTR Software
http://www.bttr-software.de/

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to