mirror of
				https://github.com/netwide-assembler/nasm.git
				synced 2025-10-10 00:25:06 -04:00 
			
		
		
		
	doc: document fix to the codeview output format
Document the label fix; although a global error, it was user-visible in the Codeview backend so document it as such. Signed-off-by: H. Peter Anvin <hpa@zytor.com> Cc: Jim Kukunas <james.t.kukunas@linux.intel.com>
This commit is contained in:
		| @@ -14,6 +14,9 @@ since 2007. | |||||||
|  |  | ||||||
| \b Fix error when not specifying a list file. | \b Fix error when not specifying a list file. | ||||||
|  |  | ||||||
|  | \b Correct the handling of macro-local labels in the Codeview | ||||||
|  |    debugging format. | ||||||
|  |  | ||||||
| \b Add \c{CLZERO}, \c{MONITORX} and \c{MWAITX} instructions. | \b Add \c{CLZERO}, \c{MONITORX} and \c{MWAITX} instructions. | ||||||
|  |  | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user