nasm/doc
Charles Crayne 2581c869b1 Decouple forward references from optimization
Users who wish to control the level of optimization can
continue to specify -O0, -O1, or -Ox,
where x can be the letter itself, or any number > 1.

However, even with optimization turned off,
NASM will always make enough passes to resolve
forward references. As a result, INCBIN is now the only
item left in the critical expressions list, although TIMES
still has its own constant value check.
2008-09-10 19:21:52 -07:00
..
metrics
afmmetrics.pl
changes.src Update doc/changes.src 2008-09-03 15:16:44 -07:00
genps.pl Formatting: kill off "stealth whitespace" 2007-10-19 14:42:29 -07:00
genpsdriver.pl Fix documentation building for non-srcdir builds. Still bugs in .ps implementation. 2006-02-04 00:23:30 +00:00
head.ps doc: ps/pdf: set page numbers in normal-sized italic 2008-06-15 21:18:08 -07:00
inslist.pl inslist.pl: deal with the new encoding format 2008-05-20 18:33:40 -07:00
insref.src Feeble attempt at updating the documentation; remove Appendix B 2007-09-11 23:52:01 +00:00
internal.doc
makedocs.bat Add autogenerated instruction list to NASM documentation 2008-01-20 16:27:03 -08:00
Makefile.in Move the revision history into the documentation 2008-07-14 02:45:57 -04:00
nasmdoc.src Decouple forward references from optimization 2008-09-10 19:21:52 -07:00
nasmlogo.eps Remove $Id$ tags (useless with git) 2007-09-12 21:05:06 -07:00
opt_var.txt add John Coffman's optimizer documentation 2005-03-10 02:03:11 +00:00
psfonts.ph ps/pdf doc: default to 10-point font, wider leading 2008-06-15 21:10:45 -07:00
pswidth.ph
rdsrc.pl doc: another case of the RTF backend corrupting state 2008-06-15 21:18:17 -07:00