Age | Commit message (Expand) | Author | Files | Lines |
2007-10-18 | Suppress datarootdir warnings from configure | Charles Crayne | 1 | -0/+1 |
2007-10-16 | Implement floating-point option control directive | H. Peter Anvin | 1 | -1/+29 |
2007-10-10 | Create option -Ox to tell NASM to do unlimited passes | H. Peter Anvin | 1 | -0/+3 |
2007-09-26 | nasm option reshuffling, -E -> -Z | H. Peter Anvin | 1 | -8/+14 |
2007-09-25 | nasmdoc: corrections on 64-bit immediates/displacements | H. Peter Anvin | 1 | -9/+17 |
2007-09-25 | nasmdoc: shorten lines which are too long | H. Peter Anvin | 1 | -6/+6 |
2007-09-25 | Document NASM behaviour for 64-bit immediates and displacements | H. Peter Anvin | 1 | -0/+45 |
2007-09-24 | nasmdoc: grammar fix | H. Peter Anvin | 1 | -1/+1 |
2007-09-24 | nasmdoc: remove stray periods | H. Peter Anvin | 1 | -2/+2 |
2007-09-24 | Implement the -MG option (SF RFE 1564264) | H. Peter Anvin | 1 | -0/+9 |
2007-09-24 | nasmdoc: clarify __float*__ example | H. Peter Anvin | 1 | -1/+3 |
2007-09-24 | nasmdoc: document the __float*__ operators | H. Peter Anvin | 1 | -11/+30 |
2007-09-22 | BR 1783117: Document that %+ needs a space after it, and fix crash | H. Peter Anvin | 1 | -0/+3 |
2007-09-18 | Document Infinity and NaN | H. Peter Anvin | 1 | -0/+10 |
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 |