index
:
delta/nasm.git
avx512
baserock/morph
branch-0_98-j
branch-0_98-j5
branch-0_98_24-gasalign
branch-0_98bf
branch-0_98e
buildfix-2.03rc4
ctype
defid
elf
elf16
elfmerge
evalmacro
evalstr
extnames
indirect
insns
insns-flags
latex
loops
macho64
machofix
machomerge
master
mempool
mkwarnings
nasm-0.98.x
nasm-2.03.x
nasm-2.05.xx
nasm-2.07.xx
nasm-2.08.xx
nasm-2.09.xx
nasm-2.10.xx
nasm-2.11.xx
nasm-2.12.xx
nasm-2.13.xx
nasm-2.14.xx
nasm-2.15.xx
nasm-2.15.xx-pre
new-preproc
newaddr
note
nsis
nsis2
owc
path
phi
pp-inline
pragma
preproc-paste-fix
preproc-rewrite
reldef
signrel
sse5
repo.or.cz: nasm.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the definition of PSLLDQ (BR 578123)
H. Peter Anvin
2002-11-10
1
-1
/
+1
*
Visual C++ error format needs <space>:<space> after the parentheses.
H. Peter Anvin
2002-06-10
1
-4
/
+2
*
Added documentation for -X command line switch which allows the user to
Ed Beroset
2002-06-09
1
-0
/
+29
*
Don't hard-code '.' as the current directory
H. Peter Anvin
2002-06-04
1
-1
/
+1
*
Document "CPU IA64"
H. Peter Anvin
2002-06-02
1
-3
/
+6
*
Altered the documentation for the %! directive
Debbie Wiles
2002-06-01
1
-7
/
+9
*
Documented the %! (get environment) preprocessor directive.
Debbie Wiles
2002-05-29
1
-1
/
+32
*
Allow passing options to genps.pl from the user command line
H. Peter Anvin
2002-05-25
1
-1
/
+2
*
Documented %xdefine and %xidefine, and fixed an index item in %define.
Debbie Wiles
2002-05-25
1
-1
/
+47
*
Documented the ___NASM_PATCHLEVEL__ and __NASM_VERSION_ID__ macros.
Debbie Wiles
2002-05-25
1
-8
/
+30
*
Better explanation why insnsa.c is a separate module
H. Peter Anvin
2002-05-25
1
-3
/
+2
*
Missed one undecorated ORG
H. Peter Anvin
2002-05-24
1
-1
/
+1
*
Fixed a few typos, tidied up index entries for BIN and its' subentries.
Debbie Wiles
2002-05-24
1
-13
/
+15
*
Reversed a few changes erroneously removed in the last update
Debbie Wiles
2002-05-24
1
-8
/
+12
*
Added multisection to documentation for the .bin format, and removed obsolete...
Debbie Wiles
2002-05-24
1
-23
/
+45
*
Fix typo: "BIT 16" -> "BITS 16"
H. Peter Anvin
2002-05-23
1
-1
/
+1
*
Change space to NBSP to avoid breakage on 'doze platforms
H. Peter Anvin
2002-05-22
1
-1
/
+3
*
Another change to the STRICT documentation
Debbie Wiles
2002-05-22
1
-5
/
+6
*
Updated documentation for the STRICT keyword.
Debbie Wiles
2002-05-22
1
-8
/
+11
*
Document the STRICT keyword
H. Peter Anvin
2002-05-22
1
-1
/
+20
*
Fix em dashes which were broken by charset cleanup change
H. Peter Anvin
2002-05-21
1
-2
/
+2
*
Use File::Spec to try to be more system-independent...
H. Peter Anvin
2002-05-21
1
-3
/
+9
*
Added a reference to the section on mixed size addressing (9.2) to the sectio...
Debbie Wiles
2002-05-20
1
-0
/
+8
*
Clean up the character set handling somewhat.
H. Peter Anvin
2002-05-20
2
-69
/
+59
*
Remove some duplicated spaces.
H. Peter Anvin
2002-05-20
1
-2
/
+2
*
Use a driver Perl script to run genps.pl, since Windows Make can't
H. Peter Anvin
2002-05-18
2
-3
/
+23
*
Add version number to the cover page, generated from the version file.
H. Peter Anvin
2002-05-18
2
-6
/
+17
*
Changed address to report bugs in ndisasm appendix.
Debbie Wiles
2002-05-17
1
-2
/
+3
*
Add one more instance of .rodata
H. Peter Anvin
2002-05-17
1
-2
/
+2
*
Make .rodata a recognized ELF section with default attributes
H. Peter Anvin
2002-05-17
1
-4
/
+5
*
Added documentation for __NASM_SUBMINOR__ and __NASM_VER__ macros.
Debbie Wiles
2002-05-17
1
-8
/
+20
*
Make the ELF section a bit more accurate; clean up some index items
H. Peter Anvin
2002-05-17
1
-38
/
+73
*
Changed \\ to \ in paths for -i command line option
Debbie Wiles
2002-05-17
1
-1
/
+1
*
Corrected uD# documentation
Debbie Wiles
2002-05-17
1
-5
/
+5
*
Another \i --> \I change
Debbie Wiles
2002-05-16
1
-1
/
+1
*
Add missing space
H. Peter Anvin
2002-05-16
1
-1
/
+1
*
Change \i -> \I in a few places
H. Peter Anvin
2002-05-16
1
-2
/
+2
*
Fix some formatting inconsistencies in %ifmacro.
H. Peter Anvin
2002-05-16
1
-4
/
+4
*
Include the NASM logo from the specified EPS file rather than hard-coding it.
H. Peter Anvin
2002-05-16
2
-33
/
+91
*
Fix a couple of index terms.
H. Peter Anvin
2002-05-16
1
-3
/
+2
*
Minor formatting tweaks.
H. Peter Anvin
2002-05-16
1
-10
/
+16
*
Rip out the old PostScript backend and make the new one official.
H. Peter Anvin
2002-05-16
2
-959
/
+5
*
Changing "hanging comma" index entries to omit the comma, and to
H. Peter Anvin
2002-05-16
1
-2
/
+15
*
Generate "hanging comma" clauses in the index
H. Peter Anvin
2002-05-16
2
-6
/
+48
*
Change the index term for "overloading multi-line macros" to match
H. Peter Anvin
2002-05-16
1
-1
/
+1
*
Corrected documentation for CMPXCHG
Debbie Wiles
2002-05-16
1
-1
/
+1
*
Use a fontset for the title. Change fonts to use Times throughout.
H. Peter Anvin
2002-05-16
3
-46
/
+53
*
Fix a typo which caused the index to be generated incorrectly.
H. Peter Anvin
2002-05-15
1
-1
/
+1
*
Strip the anchor tags from the table of contents
H. Peter Anvin
2002-05-15
1
-2
/
+18
*
Use a custom font encoding vector; generate copyright (inner cover) page
H. Peter Anvin
2002-05-15
45
-3154
/
+3024
[next]