mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-09-22 10:43:39 -04:00
changes.src: update 2.15.03 release notes
Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
This commit is contained in:
@@ -16,9 +16,14 @@ since 2007.
|
|||||||
\b Debug information now properly reflect the line numbers of macro
|
\b Debug information now properly reflect the line numbers of macro
|
||||||
invocations (unless declared \c{.nolist}).
|
invocations (unless declared \c{.nolist}).
|
||||||
|
|
||||||
\b Fix alignment of sections in the \c{coff}/\c{win32}/\c{win64}
|
\b Fix excessive alignment of sections in the
|
||||||
output formats when the desired alignment is less than the default
|
\c{coff}/\c{win32}/\c{win64} output formats when the user-specified
|
||||||
alignment for the section or section type.
|
alignment is less than the default alignment for the section or
|
||||||
|
section type.
|
||||||
|
|
||||||
|
\b Fix explicit token pasting (\c{%+}, \k{concat%+}) for the cases
|
||||||
|
where one or more parts result from empty token expansion, resulting
|
||||||
|
in \c{%+} tokens at the beginning or end, or multiple ones in a row.
|
||||||
|
|
||||||
\b Portability fixes.
|
\b Portability fixes.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user