Hi!

Already on 5th June 2007 Peter Johnson released Yasm version 0.6.1. This
is primarily a bugfix release, although a few minor new features are
included.

_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.

_Changes from 0.6.0 to 0.6.1:
* SSE4.1 and SSE4.2 instruction support. Noticed by [EMAIL PROTECTED]
* AMD Pacifica (SVM) instruction bugfixes. Noticed by
[EMAIL PROTECTED]
* Absolute section handling bugfixes. #103 and #106
* Support for .set directive in GAS parser. Contributed by Sebastian
D'Alessandro
* -E and -s command line options, similar to NASM options of the same
names (redirect errors to file and stdout, respectively). Suggested by:
[EMAIL PROTECTED]
* -Wsize-override option, to turn on warnings for duplicated size
overrides such as "dword dword" or "word word". Suggested by:
[EMAIL PROTECTED]
* Reconcile generated prefix order with GAS, to suggested Intel ordering
of SEG, ADDR, DATA, LOCKREP (AMD doesn't care).
* Fix test failure in Mach-O object format. Reported by many (e.g.
#105), first by Christophe Malvasio
* end_prolog macro equivalent to end_prologue (for Win64 structured
exception handling). Suggested by Brian Gladman
* Allow RIP-relative cross-section references in bin output.
* Mach-O custom sections: #102
* Other bugfixes: #104, #107

_Todo
* MASM/TASM parser
* TASM ideal mode parser
* Object Module Format (OMF) output
  (<http://www.tortall.net/projects/yasm/ticket/41>)

_Website
http://www.tortall.net/projects/yasm/

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

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

_Manual
http://www.tortall.net/projects/yasm/wiki/Guide

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

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to