projects
/
platform
/
upstream
/
nasm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/nasm.git
2002-05-24
H. Peter Anvin
Missed one undecorated ORG
commit
|
commitdiff
|
tree
|
snapshot
2002-05-24
Debbie Wiles
Fixed a few typos, tidied up index entries for BIN...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-24
Debbie Wiles
Reversed a few changes erroneously removed in the last...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-24
Debbie Wiles
Added multisection to documentation for the .bin format...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-24
Debbie Wiles
Added extra tests, to fully test multisection support...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-23
H. Peter Anvin
Fix typo: "BIT 16" -> "BITS 16"
commit
|
commitdiff
|
tree
|
snapshot
2002-05-22
H. Peter Anvin
Change space to NBSP to avoid breakage on 'doze platforms
commit
|
commitdiff
|
tree
|
snapshot
2002-05-22
H. Peter Anvin
Add %elif preprocessor test
commit
|
commitdiff
|
tree
|
snapshot
2002-05-22
H. Peter Anvin
Undo broken %elif change, and put in a big comment...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-22
H. Peter Anvin
Add 16-bit imul test for strictness
commit
|
commitdiff
|
tree
|
snapshot
2002-05-22
H. Peter Anvin
Fix the handling of the STRICT keyword
commit
|
commitdiff
|
tree
|
snapshot
2002-05-22
Debbie Wiles
Another change to the STRICT documentation
commit
|
commitdiff
|
tree
|
snapshot
2002-05-22
H. Peter Anvin
No C++ comments, please!
commit
|
commitdiff
|
tree
|
snapshot
2002-05-22
Debbie Wiles
Updated documentation for the STRICT keyword.
commit
|
commitdiff
|
tree
|
snapshot
2002-05-22
Debbie Wiles
Fixed the ABSOLUTE LABEL problem
commit
|
commitdiff
|
tree
|
snapshot
2002-05-22
H. Peter Anvin
Document the STRICT keyword
commit
|
commitdiff
|
tree
|
snapshot
2002-05-21
H. Peter Anvin
Fix em dashes which were broken by charset cleanup...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-21
H. Peter Anvin
Use File::Spec to try to be more system-independent...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-21
H. Peter Anvin
JMP instructions use the operand size prefix, not the...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-21
H. Peter Anvin
Implement new "strict" keyword to inhibit optimization.
commit
|
commitdiff
|
tree
|
snapshot
2002-05-21
H. Peter Anvin
Spec file now depends on version.pl too
commit
|
commitdiff
|
tree
|
snapshot
2002-05-21
H. Peter Anvin
Correct the generation of the spec file with a serial...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-21
H. Peter Anvin
Accept X.YYplZ as a valid version number (equivalent...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-20
Debbie Wiles
Added a reference to the section on mixed size addressi...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-20
H. Peter Anvin
Clean up the character set handling somewhat.
commit
|
commitdiff
|
tree
|
snapshot
2002-05-20
H. Peter Anvin
Remove some duplicated spaces.
commit
|
commitdiff
|
tree
|
snapshot
2002-05-20
Debbie Wiles
Added make rules for files generated from perl scripts
commit
|
commitdiff
|
tree
|
snapshot
2002-05-20
H. Peter Anvin
Add __NASM_PATCHLEVEL__ and __NASM_VERSION_ID__ macros
commit
|
commitdiff
|
tree
|
snapshot
2002-05-19
H. Peter Anvin
Automatically update the LATEST tag if doing a "real...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-19
H. Peter Anvin
0.98.32 is out; now working on 0.98.33
commit
|
commitdiff
|
tree
|
snapshot
2002-05-19
H. Peter Anvin
Fix stray character that had snuck in. Damned.
commit
|
commitdiff
|
tree
|
snapshot
2002-05-19
H. Peter Anvin
Document new Cygwin compatibility
commit
|
commitdiff
|
tree
|
snapshot
2002-05-19
H. Peter Anvin
Check in the rest of the Cygwin support patch...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-19
H. Peter Anvin
Remove autom4te.cache when cleaning up config.*
commit
|
commitdiff
|
tree
|
snapshot
2002-05-19
H. Peter Anvin
Cleaner way to handle the PERLREQ removal
commit
|
commitdiff
|
tree
|
snapshot
2002-05-19
H. Peter Anvin
Fix so that the configure.in works with autoconf 2...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-19
H. Peter Anvin
Fix a couple of perl4-isms that are now illegal
commit
|
commitdiff
|
tree
|
snapshot
2002-05-18
H. Peter Anvin
Use a driver Perl script to run genps.pl, since Windows...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-18
H. Peter Anvin
Add version number to the cover page, generated from...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-18
Frank Kotler
uncomment "use strict" in macros.pl
commit
|
commitdiff
|
tree
|
snapshot
2002-05-18
Frank Kotler
applied theowl's patch to raa_write - errors to raa_read
commit
|
commitdiff
|
tree
|
snapshot
2002-05-17
H. Peter Anvin
Undo a change that wasn't meant for public consumption...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-17
H. Peter Anvin
Update CHANGES with the current changes for 0.98.32
commit
|
commitdiff
|
tree
|
snapshot
2002-05-17
H. Peter Anvin
Clean up the output/ and (to some degree) test/ directo...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-17
Debbie Wiles
Changed address to report bugs in ndisasm appendix.
commit
|
commitdiff
|
tree
|
snapshot
2002-05-17
H. Peter Anvin
Add one more instance of .rodata
commit
|
commitdiff
|
tree
|
snapshot
2002-05-17
Ed Beroset
Recorded recent work on preproc.c
commit
|
commitdiff
|
tree
|
snapshot
2002-05-17
H. Peter Anvin
Make .rodata a recognized ELF section with default...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-17
Ed Beroset
added const keyword to strdup argument
commit
|
commitdiff
|
tree
|
snapshot
2002-05-17
Ed Beroset
added const keyword to strdup
commit
|
commitdiff
|
tree
|
snapshot
2002-05-17
Ed Beroset
Fixed bug 556600 in which an unterminated macro error...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-17
Debbie Wiles
Added documentation for __NASM_SUBMINOR__ and __NASM_VE...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-17
H. Peter Anvin
Make the ELF section a bit more accurate; clean up...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-17
Debbie Wiles
Changed \\ to \ in paths for -i command line option
commit
|
commitdiff
|
tree
|
snapshot
2002-05-17
Debbie Wiles
Corrected uD# documentation
commit
|
commitdiff
|
tree
|
snapshot
2002-05-16
Debbie Wiles
Another \i --> \I change
commit
|
commitdiff
|
tree
|
snapshot
2002-05-16
H. Peter Anvin
Add missing space
commit
|
commitdiff
|
tree
|
snapshot
2002-05-16
H. Peter Anvin
Change \i -> \I in a few places
commit
|
commitdiff
|
tree
|
snapshot
2002-05-16
H. Peter Anvin
Fix some formatting inconsistencies in %ifmacro.
commit
|
commitdiff
|
tree
|
snapshot
2002-05-16
H. Peter Anvin
Include the NASM logo from the specified EPS file rathe...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-16
H. Peter Anvin
Fix a couple of index terms.
commit
|
commitdiff
|
tree
|
snapshot
2002-05-16
H. Peter Anvin
Minor formatting tweaks.
commit
|
commitdiff
|
tree
|
snapshot
2002-05-16
H. Peter Anvin
Rip out the old PostScript backend and make the new...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-16
H. Peter Anvin
Changing "hanging comma" index entries to omit the...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-16
H. Peter Anvin
Generate "hanging comma" clauses in the index
commit
|
commitdiff
|
tree
|
snapshot
2002-05-16
H. Peter Anvin
Change the index term for "overloading multi-line macro...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-16
Debbie Wiles
Corrected documentation for CMPXCHG
commit
|
commitdiff
|
tree
|
snapshot
2002-05-16
H. Peter Anvin
Use a fontset for the title. Change fonts to use Times...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-15
H. Peter Anvin
Fix a typo which caused the index to be generated incor...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-15
H. Peter Anvin
Strip the anchor tags from the table of contents
commit
|
commitdiff
|
tree
|
snapshot
2002-05-15
H. Peter Anvin
Use a custom font encoding vector; generate copyright...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-15
H. Peter Anvin
Make the new PS/PDF backend somewhat configurable
commit
|
commitdiff
|
tree
|
snapshot
2002-05-15
H. Peter Anvin
One day this will make ps2pdf optmimize the output...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-15
H. Peter Anvin
New PS/PDF backend: first attempt at generating the...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-15
Bryan Ischo
* Slight enhancement to line continuation documentation
commit
|
commitdiff
|
tree
|
snapshot
2002-05-14
H. Peter Anvin
Change "const static" -> "static const" to keep gcc...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-14
H. Peter Anvin
Code cleanup fixes from Ed Beroset
commit
|
commitdiff
|
tree
|
snapshot
2002-05-14
H. Peter Anvin
Remove stealth whitespace (all of the form ". \n").
commit
|
commitdiff
|
tree
|
snapshot
2002-05-14
H. Peter Anvin
Work in progress: new PostScript/PDF generator back end
commit
|
commitdiff
|
tree
|
snapshot
2002-05-14
H. Peter Anvin
Use a dash for the title metadata
commit
|
commitdiff
|
tree
|
snapshot
2002-05-14
H. Peter Anvin
Use em dash for the title
commit
|
commitdiff
|
tree
|
snapshot
2002-05-14
H. Peter Anvin
Don't remove head.ps by mistake
commit
|
commitdiff
|
tree
|
snapshot
2002-05-14
Debbie Wiles
Updated flags for some 186 instructions in the docs
commit
|
commitdiff
|
tree
|
snapshot
2002-05-14
H. Peter Anvin
Change __error (reserved namespace) to _error (normal...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-14
H. Peter Anvin
Produce "dip" -- basically digested paragraphs for...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-14
H. Peter Anvin
Encode metadata in the documentation source, rather...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-14
H. Peter Anvin
Try to be brutally EPSF conformant.
commit
|
commitdiff
|
tree
|
snapshot
2002-05-14
H. Peter Anvin
Correct userdict -> 1 dict
commit
|
commitdiff
|
tree
|
snapshot
2002-05-14
H. Peter Anvin
NASM logo in Embeddable PostScript format
commit
|
commitdiff
|
tree
|
snapshot
2002-05-14
H. Peter Anvin
Fix from Ed Beroset for unterminated %macro directive...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-13
Debbie Wiles
More tidying up of the overall formatting. Ran through...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-12
Debbie Wiles
Numerous typos in instruction set fixed
commit
|
commitdiff
|
tree
|
snapshot
2002-05-12
H. Peter Anvin
Add the source file itself to the dependency list.
commit
|
commitdiff
|
tree
|
snapshot
2002-05-12
H. Peter Anvin
Dependency-generation script
commit
|
commitdiff
|
tree
|
snapshot
2002-05-12
Debbie Wiles
Corrected another typo in the instruction set
commit
|
commitdiff
|
tree
|
snapshot
2002-05-12
Debbie Wiles
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
2002-05-12
Debbie Wiles
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
2002-05-12
Debbie Wiles
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
2002-05-12
Debbie Wiles
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
2002-05-11
H. Peter Anvin
Fix sequence point problem.
commit
|
commitdiff
|
tree
|
snapshot
next