Mon Feb 23 11:25:08 2015 UTC ()
Update to 2.11.08

Upstream changes:
Version 2.11.08
Fix section length computation in bin backend which leaded in incorrect relocation records.
Add a warning for numeric preprocessor definitions passed via command line which might have unexpected results otherwise.
Add ability to specify a module name record in rdoff linker with -mn option.
Increase label length capacity up to 256 bytes in rdoff backend for FreePascal sake, which tends to generate very long labels for procedures.
Fix segmentation failure when rip addressing is used in macho64 backend.
Fix access on out of memory when handling strings with a single grave. We have sixed similar problem in previous release but not all cases were covered.
Fix NULL dereference in disassembled on BND instruction.

Version 2.11.07
Fix 256 bit VMOVNTPS instruction.
Fix -MD option handling, which was rather broken in previous release changing command line api.
Fix access to unitialized space when handling strings with a single grave.
Fix nil dereference in handling memory reference parsing.


(wen)
diff -r1.48 -r1.49 pkgsrc/devel/nasm/Makefile
diff -r1.22 -r1.23 pkgsrc/devel/nasm/distinfo

cvs diff -r1.48 -r1.49 pkgsrc/devel/nasm/Makefile (expand / switch to context diff)
--- pkgsrc/devel/nasm/Makefile 2014/10/29 08:10:02 1.48
+++ pkgsrc/devel/nasm/Makefile 2015/02/23 11:25:08 1.49
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.48 2014/10/29 08:10:02 wen Exp $
+# $NetBSD: Makefile,v 1.49 2015/02/23 11:25:08 wen Exp $
 
-DISTNAME=	nasm-2.11.06
+DISTNAME=	nasm-2.11.08
 CATEGORIES=	devel lang
 MASTER_SITES=	http://www.nasm.us/pub/nasm/releasebuilds/${PKGVERSION_NOREV}/
 EXTRACT_SUFX=	.tar.xz

cvs diff -r1.22 -r1.23 pkgsrc/devel/nasm/distinfo (expand / switch to context diff)
--- pkgsrc/devel/nasm/distinfo 2014/10/29 08:10:02 1.22
+++ pkgsrc/devel/nasm/distinfo 2015/02/23 11:25:08 1.23
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.22 2014/10/29 08:10:02 wen Exp $
+$NetBSD: distinfo,v 1.23 2015/02/23 11:25:08 wen Exp $
 
-SHA1 (nasm-2.11.06.tar.xz) = 0f3f8b3091e4024d0ef203a823896604640ac681
-RMD160 (nasm-2.11.06.tar.xz) = 8908ffe0803e2507fdebcad3dea85c9456fc2b26
-Size (nasm-2.11.06.tar.xz) = 763960 bytes
+SHA1 (nasm-2.11.08.tar.xz) = 6908296ac437b3ade79fadfaad0efcfd99582f70
+RMD160 (nasm-2.11.08.tar.xz) = 896ecebe1d13b23e3a5d838b1546f37ea7014325
+Size (nasm-2.11.08.tar.xz) = 764872 bytes
 SHA1 (patch-aa) = 36635ae37b09df164039563228b79cfba805e687
 SHA1 (patch-ab) = 8e3e96c8a04f348fcc94b13efaf00e63b03c5a64
 SHA1 (patch-ac) = 77d88fe7fc0c03bfc0ffc59ba02bca0d433fcf72