summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NASM 2.13rc21nasm-2.13rc21H. Peter Anvin2017-04-201-1/+1
* doc, html: switch to a columnar layout for a very wide windowH. Peter Anvin2017-04-202-4/+20
* Fix ModR/M.mod for EVEX instructionsHenrik Gramner2017-04-201-7/+5
* doc: formatting fixes to the warnings documentationH. Peter Anvin2017-04-201-21/+28
* Merge branch 'master' of ssh://repo.or.cz/nasmH. Peter Anvin2017-04-2032-666/+943
|\
| * tools/release: make doesn't like MAKE in the environment, so call it makejH. Peter Anvin2017-04-181-7/+7
| * tools/release: don't double-quote $MAKEH. Peter Anvin2017-04-181-5/+5
| * tools/release: allow invoking make as a parallel buildH. Peter Anvin2017-04-181-5/+8
| * nasmdoc.pdf: always begin a chapter on an odd pageH. Peter Anvin2017-04-171-2/+4
| * rdoff.c: one more unsafe use of fread()H. Peter Anvin2017-04-171-1/+5
| * rdflib.c: fix(?) one more unsafe use of fread()H. Peter Anvin2017-04-171-1/+3
| * NASM 2.13rc20nasm-2.13rc20H. Peter Anvin2017-04-171-1/+1
| * rdoff: add back rdfutils.h missing from previous checkinH. Peter Anvin2017-04-171-0/+165
| * changes.src: document DWARF support for Mach-OH. Peter Anvin2017-04-171-2/+5
| * NASM 2.13rc19nasm-2.13rc19H. Peter Anvin2017-04-171-1/+1
| * Fix errors uncovered by clang warningsChang S. Bae2017-04-172-2/+2
| * outmacho: dwarf debug (4/4)Chang S. Bae2017-04-171-3/+116
| * outmacho: dwarf debug (3/4)Chang S. Bae2017-04-171-1/+171
| * outmacho: dwarf debug (2/4)Chang S. Bae2017-04-171-3/+141
| * outmacho: dwarf debug (1/4)Chang S. Bae2017-04-171-4/+57
| * outmacho: align filesize together with vmsizeChang S. Bae2017-04-171-0/+4
| * Merge branch 'master' of ssh://repo.or.cz/nasmH. Peter Anvin2017-04-175-14/+35
| |\
| * | rdoff: use nasm-provided safe memory allocation and I/OH. Peter Anvin2017-04-1725-648/+268
* | | doc: update links to ABI documentsH. Peter Anvin2017-04-201-4/+5
| |/ |/|
* | doc: add the version number to the HTML outputH. Peter Anvin2017-04-172-1/+14
* | doc/genps: make sure we pick up nasmlogo.eps when building cross-dirH. Peter Anvin2017-04-172-5/+12
* | doc: add a local.css specifically to be overridden locallyH. Peter Anvin2017-04-163-8/+9
|/
* configure.ac, doc/Makefile.in: fix out-of-directory buildEd Beroset2017-04-142-3/+3
* nasmdoc.css: no need to go overboard with the yellow highlight...H. Peter Anvin2017-04-141-1/+1
* nasmdoc.src: move bug reporting to appendix, mention forumsH. Peter Anvin2017-04-141-126/+126
* nasmdoc.css: highlight the target of an #-linkH. Peter Anvin2017-04-141-0/+2
* doc/rdsrc: make sure HTML tags are properly closedH. Peter Anvin2017-04-141-10/+14
* nasmdoc.css: specify #-link position in terms of vertical heightH. Peter Anvin2017-04-141-2/+2
* doc: in the HTML navbar, be explicit about the targetH. Peter Anvin2017-04-141-7/+14
* nasmdoc.css: adjust the top of #-linksH. Peter Anvin2017-04-141-1/+11
* configure, doc/Makefile.in: fix out-of-directory buildEd Beroset2017-04-142-2/+2
* NASM 2.13rc18nasm-2.13rc18H. Peter Anvin2017-04-141-1/+1
* doc: don't try to install info files we no longer buildH. Peter Anvin2017-04-141-2/+0
* doc: generate proper XHTML for the contents and indexH. Peter Anvin2017-04-143-28/+69
* doc: remove obsolete and, quite frankly, condecending informationH. Peter Anvin2017-04-141-149/+75
* NASM 2.13rc17nasm-2.13rc17H. Peter Anvin2017-04-141-1/+1
* nasmdoc.css: format link better for our needsH. Peter Anvin2017-04-141-0/+21
* tools/release: update the list of binary filesH. Peter Anvin2017-04-131-4/+6
* doc: add indented paragraphs, valid XHTML, CSS style sheetH. Peter Anvin2017-04-1311-675/+250
* doc/genps.pl: move all formatting options to the frontH. Peter Anvin2017-04-131-47/+50
* doc: add the option to generate an uncompressed PDFH. Peter Anvin2017-04-105-11/+29
* nasm.spec.in: drop nasmdoc.ps.gz, compress .txt and .pdf with xzH. Peter Anvin2017-04-101-4/+4
* doc/Makefile.in: drop nasmdoc.ps as a usable documentation fileH. Peter Anvin2017-04-101-2/+2
* doc: fix fonts where the scale (unitsPerEm) is not 1000H. Peter Anvin2017-04-104-17/+13
* nasm.spec.in: split BuildRequires lineH. Peter Anvin2017-04-101-3/+3