Clean up elf symbol table section
[platform/upstream/nasm.git] / doc /
2007-10-19 H. Peter AnvinFormatting: kill off "stealth whitespace"
2007-10-19 Charles CrayneSuppress datarootdir warnings from configure
2007-10-16 H. Peter AnvinImplement floating-point option control directive
2007-10-10 H. Peter AnvinCreate option -Ox to tell NASM to do unlimited passes
2007-09-28 Charles CrayneMerge branch 'master' of git+ssh://ccrayne@repo.or...
2007-09-28 Frank KotlerMerge branch 'master' of git+ssh://fbkotler@repo.or...
2007-09-26 H. Peter Anvinnasm option reshuffling, -E -> -Z
2007-09-26 H. Peter Anvinnasmdoc: corrections on 64-bit immediates/displacements
2007-09-25 H. Peter Anvinnasmdoc: shorten lines which are too long
2007-09-25 H. Peter AnvinDocument NASM behaviour for 64-bit immediates and displ...
2007-09-24 H. Peter Anvinnasmdoc: grammar fix
2007-09-24 H. Peter Anvinnasmdoc: remove stray periods
2007-09-24 H. Peter AnvinImplement the -MG option (SF RFE 1564264)
2007-09-24 H. Peter Anvinnasmdoc: clarify __float*__ example
2007-09-24 H. Peter Anvinnasmdoc: document the __float*__ operators
2007-09-23 H. Peter AnvinBR 1783117: Document that %+ needs a space after it...
2007-09-21 Charles CrayneMerge branch 'master' of git+ssh://ccrayne@repo.or...
2007-09-20 Frank KotlerMerge branch 'master' of git+ssh://fbkotler@repo.or...
2007-09-19 H. Peter AnvinMerge commit 'origin/sse5'
2007-09-19 Frank KotlerMerge branch 'master' of git+ssh://fbkotler@repo.or...
2007-09-19 H. Peter AnvinMerge commit 'origin/master' into sse5
2007-09-19 H. Peter AnvinDocument Infinity and NaN
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").
next