This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[ANNOUNCEMENT] Updated: yasm-1.3.0-1


Version 1.3.0-1 of yasm has been updated.


RELEASE NOTES
=============

http://yasm.tortall.net/releases/Release1.3.0.html


CHANGE LOG
==========

Changes from 1.2.0 to 1.3.0:

 - Add AMD TBM instructions.
 - Add HSW TSX instructions.
 - Fix “pmulhrw”, “vphaddudq”, and “vpbroadcastq” instructions.
 - Add Intel SHA, ADX, RDSEED, and SMAP instructions.
 - Use a larger hash table size in NASM macro handling.
 - Add support for x32 ABI (called “elfx32”).
 - Add support for “function” decorator in win32/win64 object files.
 - In Mach-O, only warn on repeated flags if the new flags are
   different.


DESCRIPTION
===========

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.


WEBSITE
=======

http://yasm.tortall.net/


Cheers,

Dave.



If you have questions or comments, please send them to the
cygwin mailing list at: cygwin (at) cygwin (dot) com .

*** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list,
look at the "List-Unsubscribe: " tag in the email header of this
message. Send email to the address specified there. It will be in
the format:

cygwin-announce-unsubscribe-you=yourdomain.com@cygwin.com

If you need more information on unsubscribing, start reading here:

http://sourceware.org/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that
is available starting at this URL.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]