0
0
mirror of https://github.com/netwide-assembler/nasm.git synced 2025-09-22 10:43:39 -04:00

doc: update for upcoming 2.13.02 release

Update release notes and documentation for 2.13.02.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
This commit is contained in:
H. Peter Anvin
2017-08-16 22:36:32 -07:00
parent 3e30c32812
commit f275ce9c88
2 changed files with 25 additions and 1 deletions

View File

@@ -5197,6 +5197,14 @@ also supports default-\c{WRT} specification like \c{EXTERN} does
\c common baz 24:wrt data:6
\S{objdepend} Embedded File Dependency Information
Since NASM 2.13.02, \c{obj} files contain embedded dependency file
information. To suppress the generation of dependencies, use
\c %pragma obj nodepend
\H{win32fmt} \i\c{win32}: Microsoft Win32 Object Files
The \c{win32} output format generates Microsoft Win32 object files,