summaryrefslogtreecommitdiff
path: root/doc/nasmdoc.src
AgeCommit message (Expand)AuthorFilesLines
2010-04-22doc: use bouncer URLs for the ABI docsH. Peter Anvin1-2/+2
2010-04-21smartalign: Introduce nojmp modeCyrill Gorcunov1-2/+3
2010-04-10nasmdoc.src: Refer to ..imagebase in special symbols areaCyrill Gorcunov1-2/+6
2010-02-28preproc.c: Turn off rmacro,exitmacro supportCyrill Gorcunov1-29/+28
2010-02-17Revert "doc/nasmdoc.src: Get rid of id length restriction"Cyrill Gorcunov1-1/+2
2010-02-17doc/nasmdoc.src: Get rid of id length restrictionCyrill Gorcunov1-2/+1
2010-02-17doc/nasmdoc.src: Point to the correct license fileCyrill Gorcunov1-1/+1
2010-02-17doc/nasmdoc.src: It's 2010 alreadyCyrill Gorcunov1-3/+3
2010-02-10doc/nasmdoc.src: Delete misplaced "point" signCyrill Gorcunov1-1/+1
2009-12-22doc/nasmdoc.src: Update the number of sync points in docsCyrill Gorcunov1-1/+1
2009-10-25changes.src: document preprocessor directives added since 2.07Keith Kanios1-0/+16
2009-09-26doc/nasmdoc.src: NASMENV -- fixup backslashesCyrill Gorcunov1-3/+3
2009-08-02doc: \ needs to be repeated except in \c-line context; daily snapshotsH. Peter Anvin1-5/+7
2009-07-15Merge branch 'master' into new-preprocH. Peter Anvin1-4/+4
2009-07-15doc: use consistent title caseH. Peter Anvin1-4/+4
2009-07-15doc: fix formatting of the bin multisection headerH. Peter Anvin1-1/+1
2009-07-14pptok: change %rimacro to %irmacroKeith Kanios1-0/+31
2009-07-08Document macho64 output formatH. Peter Anvin1-11/+20
2009-07-06doc: update license and contact informationH. Peter Anvin1-26/+41
2009-07-05doc: S-records seems to usually be pluralizedH. Peter Anvin1-3/+3
2009-07-05doc: srec produces S-records, not Intel hex...H. Peter Anvin1-1/+1
2009-07-05doc: use the term "extensions" to mean of-specific anythingH. Peter Anvin1-2/+2
2009-07-05doc: fix capitalizationH. Peter Anvin1-1/+1
2009-07-05outbin: add support for Intel hex and Motorola S-recordsH. Peter Anvin1-0/+26
2009-06-28Add copyright header to nasmdoc.srcH. Peter Anvin1-0/+32
2009-06-27Move backend-specific code to output/; break out null debug stuffH. Peter Anvin1-1/+1
2009-06-25ELF: add header files, begin merging common code, drop .commentH. Peter Anvin1-9/+14
2009-05-23doc: use NASM syntax for x87 registersH. Peter Anvin1-1/+1
2009-04-19doc: slightly tidy the copyright page of the manual.H. Peter Anvin1-2/+4
2009-04-07Document preprocessor token concatenation fix.H. Peter Anvin1-1/+1
2009-03-27FR 2499968: structures with non-zero base offsetVictor van den Elzen1-59/+81
2009-01-21Document the as86 ..start labelSoronel Haetir1-4/+4
2009-01-18doc: clean up the "String Manipulation in Macros" sectionH. Peter Anvin1-7/+7
2009-01-18doc: indent the time macro exampleH. Peter Anvin1-9/+9
2009-01-18doc: fix typoH. Peter Anvin1-1/+1
2009-01-18doc: update the section on numeric constantsH. Peter Anvin1-17/+27
2008-11-05doc: better description of %lineH. Peter Anvin1-5/+2
2008-11-02doc: minor edit to the TLS documentation examples.H. Peter Anvin1-2/+2
2008-11-01Document differences between TLS coding in ELF32 and ELF64Charles Crayne1-2/+10
2008-10-29doc: cross-reference macro parameter concatenation with %[...]H. Peter Anvin1-5/+12
2008-10-29doc: fix typo in the description of %unmacroH. Peter Anvin1-1/+1
2008-10-29doc: fix capitalizationH. Peter Anvin1-1/+1
2008-10-29doc: remove duplicate entry for the "error" warning classH. Peter Anvin1-3/+0
2008-10-29doc: retroactively document updates to the warning optionsH. Peter Anvin1-1/+12
2008-10-27Initial documentation for ELF64 TLSCharles Crayne1-4/+26
2008-10-24preproc: don't macro-expand the argument to %useH. Peter Anvin1-3/+3
2008-10-24doc: document %pop with argumentH. Peter Anvin1-2/+3
2008-10-24doc: document anonymous %pushH. Peter Anvin1-4/+6
2008-10-24doc: fix awkward word orderH. Peter Anvin1-1/+1
2008-10-19doc: document the %[...] construct.H. Peter Anvin1-0/+19