mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-03-31 18:20:22 +08:00
Document preprocessor token concatenation fix.
This commit is contained in:
parent
9bb46df4b7
commit
9c7f3f5608
@ -35,6 +35,9 @@ since 2007.
|
||||
|
||||
\b Support for structures with a non-zero base offset. See \k{struc}.
|
||||
|
||||
\b Correctly handle preprocessor token concatenation (see \k{concat})
|
||||
involving floating-point numbers.
|
||||
|
||||
|
||||
\S{cl-2.05.01} Version 2.05.01
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
\#
|
||||
\M{category}{Programming}
|
||||
\M{title}{NASM - The Netwide Assembler}
|
||||
\M{year}{2008}
|
||||
\M{year}{2009}
|
||||
\M{author}{The NASM Development Team}
|
||||
\M{license}{All rights reserved. This document is redistributable under the license given in the file "COPYING" distributed in the NASM archive.}
|
||||
\M{summary}{This file documents NASM, the Netwide Assembler: an assembler targetting the Intel x86 series of processors, with portable source.}
|
||||
|
Loading…
x
Reference in New Issue
Block a user