We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5219d14 commit df24338Copy full SHA for df24338
doc/changes.src
@@ -7,6 +7,20 @@
7
The NASM 2 series supports x86-64, and is the production version of NASM
8
since 2007.
9
10
+\S{cl-2.16} Version 2.16
11
+
12
+\b Support for the \c{rdf} format has been discontinued and all the
13
+RDOFF utilities has been removed.
14
15
+\b The \c{--reproducible} option now leaves the filename field in the
16
+COFF object format blank. This was always rather useless since it is
17
+only 18 characters long; as such debug formats have to carry their own
18
+filename information anyway.
19
20
+\b Fix handling of MASM-syntax reserved memory (e.g. \c{dw ?}) when
21
+used in structure definitions.
22
23
24
\S{cl-2.15.06} Version 2.15.06
25
26
\b Fix object and header length in \c{rdf} format.
0 commit comments