Path to this page:
Subject: CVS commit: pkgsrc/devel/nasm
From: Adam Ciarcinski
Date: 2017-05-18 23:44:42
Message id: 20170518214442.8E846FBE4@cvs.NetBSD.org
Log Message:
Version 2.13.01
Fix incorrect output for some types of FAR or SEG references in the obj output \
format, and possibly other 16-bit output formats.
Fix the address in the list file for an instruction containing a TIMES directive.
Fix error with TIMES used together with an instruction which can vary in size, \
e.g. JMP.
Fix breakage on some uses of the DZ pseudo-op.
Files: