Update documentation
[platform/upstream/nasm.git] / doc /
2007-09-19 H. Peter AnvinUpdate documentation
2007-09-18 H. Peter AnvinMerge commit 'origin/master' into sse5
2007-09-18 H. Peter AnvinDocument oword, do and reso
2007-09-17 H. Peter AnvinAdditional documentation for 64-bit programming
2007-09-13 H. Peter AnvinRemove $Id$ tags (useless with git)
2007-09-11 H. Peter Anvindoc: add some cross-references
2007-09-11 H. Peter AnvinFeeble attempt at updating the documentation; remove...
2007-08-26 Frank Kotlerfinally commit Mike Frysinger's "elf-visibility" patch
2007-05-04 Chuck CrayneAddition of elf32 and elf64 output formats.
2007-04-12 Keith KaniosGeneral push for x86-64 support, dubbed 0.99.00.
2006-02-04 Eric ChristopherFix documentation building for non-srcdir builds. Still...
2005-03-10 Frank Kotleradd John Coffman's optimizer documentation
2004-12-31 Frank KotlerDocument maximum identifier length
2003-12-12 Frank KotlerTouch up docs
2003-12-12 Frank KotlerUpdate rdoff
2003-08-29 H. Peter AnvinUpdate documentation slightly; remove weird special...
2003-08-27 Frank KotlerAlexei's patch to allow "-I" paths to be searched for...
2003-02-25 H. Peter AnvinSupport "cpu prescott"
2003-02-24 H. Peter AnvinUpdate copyright year
2003-02-24 H. Peter AnvinImprove language
2003-02-06 Frank Kotler"Q" and "O" suffixes now indicate octal - touch up...
2003-02-04 Frank Kotlerupdate docs - multisection, [list +/-], --prefix, pslld...
2002-12-07 Frank Kotlerfix reported bug in doc - cosmetic touchups
2002-11-10 H. Peter AnvinFix the definition of PSLLDQ (BR 578123)
2002-06-10 H. Peter AnvinVisual C++ error format needs <space>:<space> after...
2002-06-09 Ed BerosetAdded documentation for -X command line switch which...
2002-06-04 H. Peter AnvinDon't hard-code '.' as the current directory
2002-06-02 H. Peter AnvinDocument "CPU IA64"
2002-06-01 Debbie WilesAltered the documentation for the %! directive
2002-05-29 Debbie WilesDocumented the %! (get environment) preprocessor directive.
2002-05-25 H. Peter AnvinAllow passing options to genps.pl from the user command...
2002-05-25 Debbie WilesDocumented %xdefine and %xidefine, and fixed an index...
2002-05-25 Debbie WilesDocumented the ___NASM_PATCHLEVEL__ and __NASM_VERSION_...
2002-05-25 H. Peter AnvinBetter explanation why insnsa.c is a separate module
2002-05-24 H. Peter AnvinMissed one undecorated ORG
2002-05-24 Debbie WilesFixed a few typos, tidied up index entries for BIN...
2002-05-24 Debbie WilesReversed a few changes erroneously removed in the last...
2002-05-24 Debbie WilesAdded multisection to documentation for the .bin format...
2002-05-23 H. Peter AnvinFix typo: "BIT 16" -> "BITS 16"
2002-05-22 H. Peter AnvinChange space to NBSP to avoid breakage on 'doze platforms
2002-05-22 Debbie WilesAnother change to the STRICT documentation
2002-05-22 Debbie WilesUpdated documentation for the STRICT keyword.
2002-05-22 H. Peter AnvinDocument the STRICT keyword
2002-05-21 H. Peter AnvinFix em dashes which were broken by charset cleanup...
2002-05-21 H. Peter AnvinUse File::Spec to try to be more system-independent...
2002-05-20 Debbie WilesAdded a reference to the section on mixed size addressi...
2002-05-20 H. Peter AnvinClean up the character set handling somewhat.
2002-05-20 H. Peter AnvinRemove some duplicated spaces.
2002-05-18 H. Peter AnvinUse a driver Perl script to run genps.pl, since Windows...
2002-05-18 H. Peter AnvinAdd version number to the cover page, generated from...
2002-05-17 Debbie WilesChanged address to report bugs in ndisasm appendix.
2002-05-17 H. Peter AnvinAdd one more instance of .rodata
2002-05-17 H. Peter AnvinMake .rodata a recognized ELF section with default...
2002-05-17 Debbie WilesAdded documentation for __NASM_SUBMINOR__ and __NASM_VE...
2002-05-17 H. Peter AnvinMake the ELF section a bit more accurate; clean up...
2002-05-17 Debbie WilesChanged \\ to \ in paths for -i command line option
2002-05-17 Debbie WilesCorrected uD# documentation
2002-05-16 Debbie WilesAnother \i --> \I change
2002-05-16 H. Peter AnvinAdd missing space
2002-05-16 H. Peter AnvinChange \i -> \I in a few places
2002-05-16 H. Peter AnvinFix some formatting inconsistencies in %ifmacro.
2002-05-16 H. Peter AnvinInclude the NASM logo from the specified EPS file rathe...
2002-05-16 H. Peter AnvinFix a couple of index terms.
2002-05-16 H. Peter AnvinMinor formatting tweaks.
2002-05-16 H. Peter AnvinRip out the old PostScript backend and make the new...
2002-05-16 H. Peter AnvinChanging "hanging comma" index entries to omit the...
2002-05-16 H. Peter AnvinGenerate "hanging comma" clauses in the index
2002-05-16 H. Peter AnvinChange the index term for "overloading multi-line macro...
2002-05-16 Debbie WilesCorrected documentation for CMPXCHG
2002-05-16 H. Peter AnvinUse a fontset for the title. Change fonts to use Times...
2002-05-15 H. Peter AnvinFix a typo which caused the index to be generated incor...
2002-05-15 H. Peter AnvinStrip the anchor tags from the table of contents
2002-05-15 H. Peter AnvinUse a custom font encoding vector; generate copyright...
2002-05-15 H. Peter AnvinMake the new PS/PDF backend somewhat configurable
2002-05-15 H. Peter AnvinOne day this will make ps2pdf optmimize the output...
2002-05-15 H. Peter AnvinNew PS/PDF backend: first attempt at generating the...
2002-05-15 Bryan Ischo* Slight enhancement to line continuation documentation
2002-05-14 H. Peter AnvinRemove stealth whitespace (all of the form ". \n").
2002-05-14 H. Peter AnvinWork in progress: new PostScript/PDF generator back end
2002-05-14 H. Peter AnvinUse a dash for the title metadata
2002-05-14 H. Peter AnvinUse em dash for the title
2002-05-14 H. Peter AnvinDon't remove head.ps by mistake
2002-05-14 Debbie WilesUpdated flags for some 186 instructions in the docs
2002-05-14 H. Peter AnvinProduce "dip" -- basically digested paragraphs for...
2002-05-14 H. Peter AnvinEncode metadata in the documentation source, rather...
2002-05-14 H. Peter AnvinTry to be brutally EPSF conformant.
2002-05-14 H. Peter AnvinCorrect userdict -> 1 dict
2002-05-14 H. Peter AnvinNASM logo in Embeddable PostScript format
2002-05-13 Debbie WilesMore tidying up of the overall formatting. Ran through...
2002-05-12 Debbie WilesNumerous typos in instruction set fixed
2002-05-12 Debbie WilesCorrected another typo in the instruction set
2002-05-10 Debbie Wiles*** empty log message ***
2002-05-09 Debbie Wiles*** empty log message ***
2002-05-07 H. Peter AnvinFix the positioning of the page number in the table...
2002-05-06 H. Peter AnvinFix more instance of "NASM environment variable" -...
2002-05-06 H. Peter AnvinChange NASMOPT to NASMENV
2002-05-04 H. Peter AnvinSupport generating PDF using ps2pdf with special annota...
2002-05-04 H. Peter AnvinUpdate nasmdoc.src to the current version from debs.
2002-05-04 H. Peter AnvinChange the NASM environment variable to NASMOPT.
2002-04-30 H. Peter AnvinNASM 0.98.30
next