X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:message-id:date:from:mime-version:to :subject:content-type:content-transfer-encoding; q=dns; s= default; b=x5M3ijigwnU+S4dvMCIdveUfYQgQhUhFBIGF37E/1UpgUphJiVKxJ 1NeDurrjq7UE0UZT6bG7IA2TAUUQPjm6JlIPlVm+eWcfRrVfqshztNVzQelAfpSp FZEGfbiq4sso2WjQ//mGgYHejOXQbgwi6YhCrH3UamsBiT37pQIsyQ= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:message-id:date:from:mime-version:to :subject:content-type:content-transfer-encoding; s=default; bh=u ntX1Hxr9Ld5EDLlqm4qMy239f8=; b=RI7irV+zj6VXdvOmBK8RK0wOG6taqx+4f qjTAyt3ErLaglHnIS8UdgHjm+mqHNTuhLHKefrujrCOuMMRES5usgndPEy4wKIHv 1SwmtF4DLJfBDfMwqfQKBJAj3JMRFJ3smK7H4QTLgNRoYkgwLXBWDFCA8WThXQNO i8Xo2H1M5k= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-HELO: localhost.localdomain Reply-To: cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=2.7 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_COUK,SPF_PASS,UNSUBSCRIBE_BODY autolearn=no version=3.3.2 X-SMTPAUTH: drstacey AT tiscali DOT co DOT uk X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApcBANdf6lNPRtx7/2dsb2JhbAANTYNfV80pCohzhH0FAi8BBRYgCj0WGAMCAQIBFgk0BQIEAQEBARkEiC6uTZZpjmoRAW2ENgWPCoY5g3WEWJUMG4FdawEBAQSBCA X-IPAS-Result: ApcBANdf6lNPRtx7/2dsb2JhbAANTYNfV80pCohzhH0FAi8BBRYgCj0WGAMCAQIBFgk0BQIEAQEBARkEiC6uTZZpjmoRAW2ENgWPCoY5g3WEWJUMG4FdawEBAQSBCA Message-Id: Date: Tue, 12 Aug 2014 19:44:17 +0100 From: David Stacey User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.7.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: [ANNOUNCEMENT] Updated: yasm-1.3.0-1 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes 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 DOT com AT cygwin DOT 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