H. Peter Anvin
|
bf2faec654
|
Update copyright year
|
2003-02-24 23:32:00 +00:00 |
|
H. Peter Anvin
|
792600f48b
|
Improve language
|
2003-02-24 23:28:48 +00:00 |
|
Frank Kotler
|
8fa0d037f3
|
"Q" and "O" suffixes now indicate octal - touch up docs
|
2003-02-06 02:44:08 +00:00 |
|
Frank Kotler
|
3967c3d476
|
update docs - multisection, [list +/-], --prefix, pslldq/psrldq (?), etc.
|
2003-02-04 17:21:02 +00:00 |
|
Frank Kotler
|
e5ffcb333a
|
fix reported bug in doc - cosmetic touchups
|
2002-12-07 00:44:19 +00:00 |
|
H. Peter Anvin
|
a04f636bd0
|
Fix the definition of PSLLDQ (BR 578123)
|
2002-11-10 06:13:37 +00:00 |
|
H. Peter Anvin
|
fc869bac3d
|
Visual C++ error format needs <space>:<space> after the parentheses.
|
2002-06-10 00:41:41 +00:00 |
|
Ed Beroset
|
a8d4f4b24a
|
Added documentation for -X command line switch which allows the user to
specify the desired error reporting output format.
|
2002-06-09 23:22:25 +00:00 |
|
H. Peter Anvin
|
626b957c5f
|
Document "CPU IA64"
|
2002-06-02 07:23:28 +00:00 |
|
Debbie Wiles
|
4cd2604ebf
|
Altered the documentation for the %! directive
|
2002-06-01 11:16:49 +00:00 |
|
Debbie Wiles
|
585d422f14
|
Documented the %! (get environment) preprocessor directive.
|
2002-05-29 15:36:49 +00:00 |
|
Debbie Wiles
|
64fee5a6c8
|
Documented %xdefine and %xidefine, and fixed an index item in %define.
|
2002-05-25 13:12:21 +00:00 |
|
Debbie Wiles
|
64de47c0cb
|
Documented the ___NASM_PATCHLEVEL__ and __NASM_VERSION_ID__ macros.
|
2002-05-25 03:05:05 +00:00 |
|
H. Peter Anvin
|
36775e439f
|
Missed one undecorated ORG
|
2002-05-24 20:33:51 +00:00 |
|
Debbie Wiles
|
bbe2f5ef31
|
Fixed a few typos, tidied up index entries for BIN and its' subentries.
|
2002-05-24 20:00:52 +00:00 |
|
Debbie Wiles
|
a77955580e
|
Reversed a few changes erroneously removed in the last update
|
2002-05-24 19:10:40 +00:00 |
|
Debbie Wiles
|
f128b4b164
|
Added multisection to documentation for the .bin format, and removed obsolete details.
|
2002-05-24 14:36:19 +00:00 |
|
H. Peter Anvin
|
8b923b1231
|
Fix typo: "BIT 16" -> "BITS 16"
|
2002-05-23 06:40:32 +00:00 |
|
Debbie Wiles
|
f1bbcf3160
|
Another change to the STRICT documentation
|
2002-05-22 20:44:11 +00:00 |
|
Debbie Wiles
|
9642d4fd7f
|
Updated documentation for the STRICT keyword.
|
2002-05-22 20:14:52 +00:00 |
|
H. Peter Anvin
|
ae438913af
|
Document the STRICT keyword
|
2002-05-22 05:40:50 +00:00 |
|
Debbie Wiles
|
2feab99ee9
|
Added a reference to the section on mixed size addressing (9.2) to the section on effective addresses (3.3).
|
2002-05-20 21:46:47 +00:00 |
|
H. Peter Anvin
|
f4cf6b4b59
|
Remove some duplicated spaces.
|
2002-05-20 19:49:53 +00:00 |
|
Debbie Wiles
|
93c50efe34
|
Changed address to report bugs in ndisasm appendix.
|
2002-05-17 15:54:24 +00:00 |
|
H. Peter Anvin
|
873e68c1cd
|
Add one more instance of .rodata
|
2002-05-17 15:08:13 +00:00 |
|
H. Peter Anvin
|
77a036e213
|
Make .rodata a recognized ELF section with default attributes
|
2002-05-17 04:51:10 +00:00 |
|
Debbie Wiles
|
dd5e1fae73
|
Added documentation for __NASM_SUBMINOR__ and __NASM_VER__ macros.
|
2002-05-17 01:41:09 +00:00 |
|
H. Peter Anvin
|
eaef5b5ca0
|
Make the ELF section a bit more accurate; clean up some index items
|
2002-05-17 01:03:43 +00:00 |
|
Debbie Wiles
|
ce395fe244
|
Changed \\ to \ in paths for -i command line option
|
2002-05-17 00:28:47 +00:00 |
|
Debbie Wiles
|
7ad24f6581
|
Corrected uD# documentation
|
2002-05-17 00:14:58 +00:00 |
|
Debbie Wiles
|
395fc34155
|
Another \i --> \I change
|
2002-05-16 23:48:45 +00:00 |
|
H. Peter Anvin
|
3c0ec87385
|
Add missing space
|
2002-05-16 23:30:48 +00:00 |
|
H. Peter Anvin
|
f94b9b4b60
|
Change \i -> \I in a few places
|
2002-05-16 23:14:13 +00:00 |
|
H. Peter Anvin
|
4119112869
|
Fix some formatting inconsistencies in %ifmacro.
|
2002-05-16 20:02:45 +00:00 |
|
H. Peter Anvin
|
2a584cf575
|
Fix a couple of index terms.
|
2002-05-16 19:32:49 +00:00 |
|
H. Peter Anvin
|
238fbcec5a
|
Change the index term for "overloading multi-line macros" to match
the corresponding single-line macro index term
|
2002-05-16 05:53:01 +00:00 |
|
Debbie Wiles
|
8a3f67dd2a
|
Corrected documentation for CMPXCHG
|
2002-05-16 02:16:58 +00:00 |
|
Bryan Ischo
|
f1f1fa7148
|
* Slight enhancement to line continuation documentation
* Added documentation for the %line preprocessor directive
|
2002-05-15 01:42:58 +00:00 |
|
H. Peter Anvin
|
86e94b1b33
|
Remove stealth whitespace (all of the form ". \n").
|
2002-05-14 22:05:16 +00:00 |
|
H. Peter Anvin
|
b99d5553cc
|
Use a dash for the title metadata
|
2002-05-14 21:59:37 +00:00 |
|
Debbie Wiles
|
c7a2652f4a
|
Updated flags for some 186 instructions in the docs
|
2002-05-14 18:02:00 +00:00 |
|
H. Peter Anvin
|
f834c7e4a7
|
Encode metadata in the documentation source, rather than hard-coding it.
|
2002-05-14 05:56:18 +00:00 |
|
Debbie Wiles
|
ac6fb42b4b
|
More tidying up of the overall formatting. Ran through a spell checker.
|
2002-05-13 19:16:03 +00:00 |
|
Debbie Wiles
|
4590bef7b4
|
Numerous typos in instruction set fixed
|
2002-05-12 22:01:08 +00:00 |
|
Debbie Wiles
|
6b50e81a2f
|
Corrected another typo in the instruction set
|
2002-05-12 21:03:12 +00:00 |
|
Debbie Wiles
|
6b2ea2eb8d
|
*** empty log message ***
|
2002-05-10 20:59:11 +00:00 |
|
Debbie Wiles
|
1c7da40456
|
*** empty log message ***
|
2002-05-09 21:23:55 +00:00 |
|
H. Peter Anvin
|
290b514fac
|
Fix more instance of "NASM environment variable" -> NASMENV
|
2002-05-06 22:04:10 +00:00 |
|
H. Peter Anvin
|
ff7ccc00d8
|
Change NASMOPT to NASMENV
|
2002-05-06 19:41:57 +00:00 |
|
H. Peter Anvin
|
d2cfaa5277
|
Update nasmdoc.src to the current version from debs.
|
2002-05-04 05:52:42 +00:00 |
|