summaryrefslogtreecommitdiff
path: root/doc/nasmdoc.src
Commit message (Expand)AuthorAgeFilesLines
* warnings: define warning classes at point of usemkwarningsH. Peter Anvin (Intel)2018-12-131-76/+1
* nasm: fix the combination -E -MD, handle -MD without a filenameH. Peter Anvin2018-11-281-0/+9
* preproc: command-line preproc directive after system-generatedH. Peter Anvin2018-11-111-3/+12
* nasmdoc.src: fix compound wordH. Peter Anvin (Intel)2018-11-071-2/+2
* doc: Add a description for a useful case of mangling symbolsChang S. Bae2018-10-301-3/+15
* doc: Clarify %include search directory semanticsCyrill Gorcunov2018-10-261-10/+6
* doc: Fix macho section name for codeChang S. Bae2018-08-241-1/+1
* doc: add a few more updatesH. Peter Anvin (Intel)2018-06-251-10/+10
* doc: 2.14 change logChang S. Bae2018-06-251-1/+1
* doc: document new feature from version 2.14Chang S. Bae2018-06-251-6/+139
* doc: some more documentation on 64-bit programmingH. Peter Anvin2018-02-071-7/+14
* doc: clarify need for ABS QWORD to do a 64-bit absolute loadH. Peter Anvin2018-02-071-1/+1
* doc: add a bit more text about 64-bit immediates and pointersH. Peter Anvin2018-02-071-1/+19
* doc: clean up 2.13.02 release notes, document MachO debug optionH. Peter Anvin2017-11-291-0/+2
* doc: update for upcoming 2.13.02 releaseH. Peter Anvin2017-08-161-0/+8
* nasm: when using -MW, enclose whitespace in double quotesH. Peter Anvin2017-08-161-1/+2
* nasmdoc: the dbg output format is compiled in by defaultH. Peter Anvin2017-08-161-3/+2
* nasm: new option -MW to emit Watcom-style Makefile rulesH. Peter Anvin2017-08-161-0/+9
* doc: formatting consistency for %!H. Peter Anvin2017-04-251-4/+4
* doc: make the %! (environment variable) construct a little clearerH. Peter Anvin2017-04-241-5/+5
* doc: add (deprecated) to context fall-through lookup headingH. Peter Anvin2017-04-241-1/+1
* doc: formatting fixes to the warnings documentationH. Peter Anvin2017-04-201-21/+28
* doc: update links to ABI documentsH. Peter Anvin2017-04-201-4/+5
* nasmdoc.src: move bug reporting to appendix, mention forumsH. Peter Anvin2017-04-141-126/+126
* doc: remove obsolete and, quite frankly, condecending informationH. Peter Anvin2017-04-141-149/+75
* doc: add indented paragraphs, valid XHTML, CSS style sheetH. Peter Anvin2017-04-131-1/+1
* outdbg: add %pragma for maximum size of a raw data dumpH. Peter Anvin2017-03-311-5/+9
* Document new Mach-O flagsH. Peter Anvin2017-03-281-7/+27
* Make -Werror controllable on a per-warning-class basisH. Peter Anvin2017-03-081-13/+48
* doc: document subsections_via_symbolsH. Peter Anvin2017-03-071-2/+17
* ifunc.mac: the ilog2 warning may want to be both ceil and floorH. Peter Anvin2016-05-241-6/+8
* doc: remove obsolete referencesH. Peter Anvin2016-05-161-5/+0
* Fix building in a separate directory from the source codeH. Peter Anvin2016-05-161-1/+4
* doc: document warning improvementsH. Peter Anvin2016-05-091-1/+9
* nasmdoc.src: remove unimplemented %comment directiveH. Peter Anvin2016-03-071-11/+0
* doc: update documentation for a version 2.12 releaseH. Peter Anvin2016-02-181-17/+72
* nasmdoc.src: update copyright dateH. Peter Anvin2016-02-081-1/+1
* Remove the --allow-64-bits option and make it a warningH. Peter Anvin2016-02-081-10/+0
* Add option to allow 64-bit code in any output formatKnut St. Osmundsen2016-01-261-3/+13
* doc: typo occationallyCiro Santilli2015-05-241-1/+1
* doc: Add missing closing braceCyrill Gorcunov2014-12-201-1/+1
* doc: Make it clear that --v is only in 2.11.05 and newerH. Peter Anvin2014-05-211-2/+2
* doc: Document --v and duplicate REX prefix fixH. Peter Anvin2014-05-211-0/+3
* doc: Document DEFAULT BND/NOBND in changes, add use caseH. Peter Anvin2013-12-311-0/+3
* nosplit: Generate index-only EA only when a multiplier is used.Jin Kyu Song2013-12-181-1/+2
* nosplit: Limit the effect of NOSPLITJin Kyu Song2013-12-181-2/+4
* doc: Update nasmdocJin Kyu Song2013-12-041-4/+24
* doc: Make the bit about mib operands a bit clearerH. Peter Anvin2013-11-281-3/+4
* doc: Update the change history and nasmdocJin Kyu Song2013-11-271-3/+27
* Add support for DZ and RESZ, document the ZWORD keywordH. Peter Anvin2013-10-021-24/+26