mirror of
				https://github.com/netwide-assembler/nasm.git
				synced 2025-10-10 00:25:06 -04:00 
			
		
		
		
	Merge branch 'nasm-2.09.xx'
Conflicts: version Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
This commit is contained in:
		| @@ -19,6 +19,21 @@ since 2007. | |||||||
| To force a specific form, use the \c{STRICT} keyword, see \k{strict}. | To force a specific form, use the \c{STRICT} keyword, see \k{strict}. | ||||||
|  |  | ||||||
|  |  | ||||||
|  | \S{cl-2.09.03} Version 2.09.03 | ||||||
|  |  | ||||||
|  | \b Print \c{%macro} name inside \c{%rep} blocks on error. | ||||||
|  |  | ||||||
|  | \b Fix preprocessor expansion behaviour. It happened sometime | ||||||
|  |    too early and sometime simply wrong. Move behaviour back to | ||||||
|  |    the origins (down to NASM 2.05.01). | ||||||
|  |  | ||||||
|  | \b Fix unitialized data dereference on OMF output format. | ||||||
|  |  | ||||||
|  | \b Issue warning on unterminated \c{%{} construct. | ||||||
|  |  | ||||||
|  | \b Fix for documentation typo. | ||||||
|  |  | ||||||
|  |  | ||||||
| \S{cl-2.09.02} Version 2.09.02 | \S{cl-2.09.02} Version 2.09.02 | ||||||
|  |  | ||||||
| \b Fix reversed tokens when \c{%deftok} produces more than one output token. | \b Fix reversed tokens when \c{%deftok} produces more than one output token. | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user