Age | Commit message (Expand) | Author | Files | Lines |
2007-09-18 | Update documentation | H. Peter Anvin | 1 | -26/+35 |
2007-09-18 | Document oword, do and reso | H. Peter Anvin | 1 | -22/+22 |
2007-09-17 | Additional documentation for 64-bit programming | H. Peter Anvin | 1 | -1/+55 |
2007-09-12 | Remove $Id$ tags (useless with git) | H. Peter Anvin | 4 | -4/+0 |
2007-09-11 | doc: add some cross-references | H. Peter Anvin | 1 | -8/+11 |
2007-09-11 | Feeble attempt at updating the documentation; remove Appendix B | H. Peter Anvin | 2 | -6750/+6803 |
2007-08-26 | finally commit Mike Frysinger's "elf-visibility" patch | Frank Kotler | 1 | -0/+7 |
2007-05-04 | Addition of elf32 and elf64 output formats. | Chuck Crayne | 1 | -10/+12 |
2007-04-12 | General push for x86-64 support, dubbed 0.99.00. | Keith Kanios | 1 | -84/+214 |
2006-02-04 | Fix documentation building for non-srcdir builds. Still bugs in .ps implement... | Eric Christopher | 4 | -24/+38 |
2005-03-10 | add John Coffman's optimizer documentation | Frank Kotler | 1 | -0/+114 |
2004-12-31 | Document maximum identifier length | Frank Kotler | 1 | -1/+2 |
2003-12-12 | Touch up docs | Frank Kotler | 1 | -25/+25 |
2003-12-12 | Update rdoff | Frank Kotler | 1 | -0/+20 |
2003-08-29 | Update documentation slightly; remove weird special-casing of -O2 and -O3 | H. Peter Anvin | 1 | -8/+8 |
2003-08-27 | Alexei's patch to allow "-I" paths to be searched for "incbin"ed files | Frank Kotler | 1 | -4/+3 |
2003-02-25 | Support "cpu prescott" | H. Peter Anvin | 1 | -1/+3 |
2003-02-24 | Update copyright year | H. Peter Anvin | 1 | -1/+1 |
2003-02-24 | Improve language | H. Peter Anvin | 1 | -2/+3 |
2003-02-06 | "Q" and "O" suffixes now indicate octal - touch up docs | Frank Kotler | 1 | -9/+13 |
2003-02-04 | update docs - multisection, [list +/-], --prefix, pslldq/psrldq (?), etc. | Frank Kotler | 1 | -35/+81 |
2002-12-07 | fix reported bug in doc - cosmetic touchups | Frank Kotler | 1 | -25/+39 |
2002-11-10 | Fix the definition of PSLLDQ (BR 578123) | H. Peter Anvin | 1 | -1/+1 |
2002-06-10 | Visual C++ error format needs <space>:<space> after the parentheses. | H. Peter Anvin | 1 | -4/+2 |
2002-06-09 | Added documentation for -X command line switch which allows the user to | Ed Beroset | 1 | -0/+29 |
2002-06-04 | Don't hard-code '.' as the current directory | H. Peter Anvin | 1 | -1/+1 |
2002-06-02 | Document "CPU IA64" | H. Peter Anvin | 1 | -3/+6 |
2002-06-01 | Altered the documentation for the %! directive | Debbie Wiles | 1 | -7/+9 |
2002-05-29 | Documented the %! (get environment) preprocessor directive. | Debbie Wiles | 1 | -1/+32 |
2002-05-25 | Allow passing options to genps.pl from the user command line | H. Peter Anvin | 1 | -1/+2 |
2002-05-25 | Documented %xdefine and %xidefine, and fixed an index item in %define. | Debbie Wiles | 1 | -1/+47 |
2002-05-25 | Documented the ___NASM_PATCHLEVEL__ and __NASM_VERSION_ID__ macros. | Debbie Wiles | 1 | -8/+30 |
2002-05-25 | Better explanation why insnsa.c is a separate module | H. Peter Anvin | 1 | -3/+2 |
2002-05-24 | Missed one undecorated ORG | H. Peter Anvin | 1 | -1/+1 |
2002-05-24 | Fixed a few typos, tidied up index entries for BIN and its' subentries. | Debbie Wiles | 1 | -13/+15 |
2002-05-24 | Reversed a few changes erroneously removed in the last update | Debbie Wiles | 1 | -8/+12 |
2002-05-24 | Added multisection to documentation for the .bin format, and removed obsolete... | Debbie Wiles | 1 | -23/+45 |
2002-05-23 | Fix typo: "BIT 16" -> "BITS 16" | H. Peter Anvin | 1 | -1/+1 |
2002-05-22 | Change space to NBSP to avoid breakage on 'doze platforms | H. Peter Anvin | 1 | -1/+3 |
2002-05-22 | Another change to the STRICT documentation | Debbie Wiles | 1 | -5/+6 |
2002-05-22 | Updated documentation for the STRICT keyword. | Debbie Wiles | 1 | -8/+11 |
2002-05-22 | Document the STRICT keyword | H. Peter Anvin | 1 | -1/+20 |
2002-05-21 | Fix em dashes which were broken by charset cleanup change | H. Peter Anvin | 1 | -2/+2 |
2002-05-21 | Use File::Spec to try to be more system-independent... | H. Peter Anvin | 1 | -3/+9 |
2002-05-20 | Added a reference to the section on mixed size addressing (9.2) to the sectio... | Debbie Wiles | 1 | -0/+8 |
2002-05-20 | Clean up the character set handling somewhat. | H. Peter Anvin | 2 | -69/+59 |
2002-05-20 | Remove some duplicated spaces. | H. Peter Anvin | 1 | -2/+2 |
2002-05-18 | Use a driver Perl script to run genps.pl, since Windows Make can't | H. Peter Anvin | 2 | -3/+23 |
2002-05-18 | Add version number to the cover page, generated from the version file. | H. Peter Anvin | 2 | -6/+17 |
2002-05-17 | Changed address to report bugs in ndisasm appendix. | Debbie Wiles | 1 | -2/+3 |