summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2003-08-29Update documentation slightly; remove weird special-casing of -O2 and -O3H. Peter Anvin1-8/+8
2003-08-27Alexei's patch to allow "-I" paths to be searched for "incbin"ed filesFrank Kotler1-4/+3
2003-02-25Support "cpu prescott"H. Peter Anvin1-1/+3
2003-02-24Update copyright yearH. Peter Anvin1-1/+1
2003-02-24Improve languageH. Peter Anvin1-2/+3
2003-02-06"Q" and "O" suffixes now indicate octal - touch up docsFrank Kotler1-9/+13
2003-02-04update docs - multisection, [list +/-], --prefix, pslldq/psrldq (?), etc.Frank Kotler1-35/+81
2002-12-07fix reported bug in doc - cosmetic touchupsFrank Kotler1-25/+39
2002-11-10Fix the definition of PSLLDQ (BR 578123)H. Peter Anvin1-1/+1
2002-06-10Visual C++ error format needs <space>:<space> after the parentheses.H. Peter Anvin1-4/+2
2002-06-09Added documentation for -X command line switch which allows the user toEd Beroset1-0/+29
2002-06-04Don't hard-code '.' as the current directoryH. Peter Anvin1-1/+1
2002-06-02Document "CPU IA64"H. Peter Anvin1-3/+6
2002-06-01Altered the documentation for the %! directiveDebbie Wiles1-7/+9
2002-05-29Documented the %! (get environment) preprocessor directive.Debbie Wiles1-1/+32
2002-05-25Allow passing options to genps.pl from the user command lineH. Peter Anvin1-1/+2
2002-05-25Documented %xdefine and %xidefine, and fixed an index item in %define.Debbie Wiles1-1/+47
2002-05-25Documented the ___NASM_PATCHLEVEL__ and __NASM_VERSION_ID__ macros.Debbie Wiles1-8/+30
2002-05-25Better explanation why insnsa.c is a separate moduleH. Peter Anvin1-3/+2
2002-05-24Missed one undecorated ORGH. Peter Anvin1-1/+1
2002-05-24Fixed a few typos, tidied up index entries for BIN and its' subentries.Debbie Wiles1-13/+15
2002-05-24Reversed a few changes erroneously removed in the last updateDebbie Wiles1-8/+12
2002-05-24Added multisection to documentation for the .bin format, and removed obsolete...Debbie Wiles1-23/+45
2002-05-23Fix typo: "BIT 16" -> "BITS 16"H. Peter Anvin1-1/+1
2002-05-22Change space to NBSP to avoid breakage on 'doze platformsH. Peter Anvin1-1/+3
2002-05-22Another change to the STRICT documentationDebbie Wiles1-5/+6
2002-05-22Updated documentation for the STRICT keyword.Debbie Wiles1-8/+11
2002-05-22Document the STRICT keywordH. Peter Anvin1-1/+20
2002-05-21Fix em dashes which were broken by charset cleanup changeH. Peter Anvin1-2/+2
2002-05-21Use File::Spec to try to be more system-independent...H. Peter Anvin1-3/+9
2002-05-20Added a reference to the section on mixed size addressing (9.2) to the sectio...Debbie Wiles1-0/+8
2002-05-20Clean up the character set handling somewhat.H. Peter Anvin2-69/+59
2002-05-20Remove some duplicated spaces.H. Peter Anvin1-2/+2
2002-05-18Use a driver Perl script to run genps.pl, since Windows Make can'tH. Peter Anvin2-3/+23
2002-05-18Add version number to the cover page, generated from the version file.H. Peter Anvin2-6/+17
2002-05-17Changed address to report bugs in ndisasm appendix.Debbie Wiles1-2/+3
2002-05-17Add one more instance of .rodataH. Peter Anvin1-2/+2
2002-05-17Make .rodata a recognized ELF section with default attributesH. Peter Anvin1-4/+5
2002-05-17Added documentation for __NASM_SUBMINOR__ and __NASM_VER__ macros.Debbie Wiles1-8/+20
2002-05-17Make the ELF section a bit more accurate; clean up some index itemsH. Peter Anvin1-38/+73
2002-05-17Changed \\ to \ in paths for -i command line optionDebbie Wiles1-1/+1
2002-05-17Corrected uD# documentationDebbie Wiles1-5/+5
2002-05-16Another \i --> \I changeDebbie Wiles1-1/+1
2002-05-16Add missing spaceH. Peter Anvin1-1/+1
2002-05-16Change \i -> \I in a few placesH. Peter Anvin1-2/+2
2002-05-16Fix some formatting inconsistencies in %ifmacro.H. Peter Anvin1-4/+4
2002-05-16Include the NASM logo from the specified EPS file rather than hard-coding it.H. Peter Anvin2-33/+91
2002-05-16Fix a couple of index terms.H. Peter Anvin1-3/+2
2002-05-16Minor formatting tweaks.H. Peter Anvin1-10/+16
2002-05-16Rip out the old PostScript backend and make the new one official.H. Peter Anvin2-959/+5