From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.zytor.com (terminus.zytor.com [65.50.211.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id D345A20D7A3CF for ; Mon, 17 Apr 2017 14:31:04 -0700 (PDT) Received: from hanvin-mobl2.amr.corp.intel.com (jfdmzpr02-ext.jf.intel.com [134.134.137.71]) (authenticated bits=0) by mail.zytor.com (8.15.2/8.15.2) with ESMTPSA id v3HLQaAI031204 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO); Mon, 17 Apr 2017 14:26:37 -0700 To: edk2-devel@ml01.01.org Cc: "Bae, Chang Seok" , Andrew Fish , Cyrill Gorcunov From: "H. Peter Anvin" Message-ID: <4f9988da-67f5-137f-2e31-0fe3e8fa51b1@zytor.com> Date: Mon, 17 Apr 2017 14:26:36 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.0 MIME-Version: 1.0 Subject: NASM 2.13rc20 - hopefully final, please help test X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Apr 2017 21:31:05 -0000 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit After quite a number of iterations, we now have a NASM release with Mach-O DWARF support and a number of other enhancements. This is what I fully expect to be the final release minus any bug fixes. Although this is quite a jump in version numbers from the previously announced rc20, a lot of the intervening rc's have been rather small changes, sometimes only in the build infrastructure and/or documentation. 2.13rc20, as well as git tree and nightly build, is available from http://www.nasm.us/ as usual. Any feedback, good or bad, appreciated. For problems, the preferred method is to file a bug report at http://bugzilla.nasm.us/ to make sure it doesn't get lost or forgotten. Many thanks, -hpa