H. Peter Anvin
8cd1df87e5
Document RIP-relative GOT fixes in ELF64
2008-10-12 21:17:04 -07:00
H. Peter Anvin
68b41d3d47
changes: document immediate fix
2008-10-06 19:15:42 -07:00
H. Peter Anvin
04c6052670
changes: document CVT fixes.
...
Document fixes to the CVT instructions.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2008-10-06 18:00:13 -07:00
H. Peter Anvin
6c80ab6f7f
assemble.c: do not warn on valid SBYTE optimizations
...
Do not warn on valid SBYTE optimizations. If we are optimizing and
match one of the SBYTE conditions, do not error out.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2008-10-04 18:50:47 -07:00
H. Peter Anvin
a3a60e95a0
doc/changes.src: update
...
Add information about the recent bug fixes.
2008-10-01 10:02:44 -07:00
H. Peter Anvin
1abb9e5370
changes.src: document JMP reg64 fix.
...
Document the fixed JMP reg64.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2008-09-30 17:14:54 -07:00
H. Peter Anvin
2f16043879
Allow %warning output to be suppressed
...
Allow the user to suppress user-specified warnings.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2008-09-30 16:39:17 -07:00
H. Peter Anvin
dc0bf47feb
Document the -O0 and -O1 behaviors.
...
Document the way the -O0 and -O1 options actually behave. -O0, in
particular, is NASM 0.98 compatibility mode.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2008-09-30 16:24:47 -07:00
H. Peter Anvin
010aee270f
Document __PASS__
...
Document __PASS__, but discourage users from using it.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2008-09-24 17:34:37 -07:00
H. Peter Anvin
13f1f3eed6
doc/changes.src: something closer to final release notes for 2.04
...
doc/changes.src should contain the user-visible changes in human
comprehensible form (release notes, not a changelog.) Get something
closer to what it should look like for 2.04.
2008-09-24 08:59:29 -07:00
H. Peter Anvin
8e3f75ea6e
%error, %warning out on the final pass, add %fatal
...
Only process %error or %warning directives on the final pass. Add a
new %fatal directive which terminates assembly immediately.
2008-09-24 00:21:58 -07:00
H. Peter Anvin
a2d542ccaa
changes: document optimizer change
2008-09-10 23:04:56 -07:00
H. Peter Anvin
df73e0b63a
Update doc/changes.src
2008-09-03 15:16:44 -07:00
H. Peter Anvin
5506e1fdef
changes.src: put \c{...} around macro directives
...
Put \c{...} around macro directives. Not the only ones that should
have that, of course, but they were easy to do with search and replace.
2008-07-14 02:54:00 -04:00
H. Peter Anvin
6477f3d315
changes.src: remove double entry for %warning
2008-07-14 02:49:52 -04:00
H. Peter Anvin
04156cd099
Move the revision history into the documentation
...
Clumsily convert the revision history to nasmdoc format, so it can be
included in the documentation as Appendix C.
2008-07-14 02:45:57 -04:00