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-06-04
H. Peter Anvin
Break long lines by default.
commit
|
commitdiff
|
tree
|
snapshot
2002-06-04
Debbie Wiles
Added code to prevent FAR from being used with a register
commit
|
commitdiff
|
tree
|
snapshot
2002-06-04
H. Peter Anvin
Correct the command line parsing of --
commit
|
commitdiff
|
tree
|
snapshot
2002-06-04
H. Peter Anvin
Don't hard-code '.' as the current directory
commit
|
commitdiff
|
tree
|
snapshot
2002-06-04
H. Peter Anvin
Allow multiple Makefiles to be specified
commit
|
commitdiff
|
tree
|
snapshot
2002-06-04
H. Peter Anvin
Support generating dependencies in different syntaxes.
commit
|
commitdiff
|
tree
|
snapshot
2002-06-02
H. Peter Anvin
Document "CPU IA64"
commit
|
commitdiff
|
tree
|
snapshot
2002-06-02
H. Peter Anvin
Make the disassembler correctly handle the new \34...
commit
|
commitdiff
|
tree
|
snapshot
2002-06-01
Debbie Wiles
Altered the documentation for the %! directive
commit
|
commitdiff
|
tree
|
snapshot
2002-05-31
H. Peter Anvin
Remove obsolete script
commit
|
commitdiff
|
tree
|
snapshot
2002-05-30
H. Peter Anvin
Correctly recognize $$ as TOKEN_BASE
commit
|
commitdiff
|
tree
|
snapshot
2002-05-29
Debbie Wiles
Documented the %! (get environment) preprocessor directive.
commit
|
commitdiff
|
tree
|
snapshot
2002-05-28
H. Peter Anvin
Add the JMPE instruction.
commit
|
commitdiff
|
tree
|
snapshot
2002-05-27
H. Peter Anvin
Deal with another case of address/operand size confusio...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-27
H. Peter Anvin
Drop the version number from the README file
commit
|
commitdiff
|
tree
|
snapshot
2002-05-27
H. Peter Anvin
Correct handling of SEG <nonsegment>; per BR 560575
commit
|
commitdiff
|
tree
|
snapshot
2002-05-27
H. Peter Anvin
0.98.33 is out, so next will be 0.98.34
commit
|
commitdiff
|
tree
|
snapshot
2002-05-27
H. Peter Anvin
Generate a spec file *correctly*
commit
|
commitdiff
|
tree
|
snapshot
2002-05-27
H. Peter Anvin
Automatically make a specfile
commit
|
commitdiff
|
tree
|
snapshot
2002-05-27
H. Peter Anvin
Need "make cleaner" not "make clean"
commit
|
commitdiff
|
tree
|
snapshot
2002-05-27
H. Peter Anvin
Avoid releasing intermediate files in the doc bundle
commit
|
commitdiff
|
tree
|
snapshot
2002-05-26
H. Peter Anvin
More CHANGES updates...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-26
H. Peter Anvin
Add a way to link with specific system libraries (e...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-26
H. Peter Anvin
Update the list of changes until now.
commit
|
commitdiff
|
tree
|
snapshot
2002-05-26
H. Peter Anvin
Fix off-by-one error found when running theowl's test...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-26
H. Peter Anvin
This file needs <stdlib.h>
commit
|
commitdiff
|
tree
|
snapshot
2002-05-26
H. Peter Anvin
This file needs <string.h>
commit
|
commitdiff
|
tree
|
snapshot
2002-05-26
H. Peter Anvin
Fix really stupid thinko on my part...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-26
H. Peter Anvin
Clean up Makefile.unx and document it better
commit
|
commitdiff
|
tree
|
snapshot
2002-05-26
H. Peter Anvin
raa_read() is defined to return 0 for all uninitialized...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-26
H. Peter Anvin
Undo accidental checkin of old code
commit
|
commitdiff
|
tree
|
snapshot
2002-05-26
Debbie Wiles
Reversed a change in 1.27 that affects ABSOLUTE.
commit
|
commitdiff
|
tree
|
snapshot
2002-05-26
H. Peter Anvin
Handle $ and $$ in ABSOLUTE sections
commit
|
commitdiff
|
tree
|
snapshot
2002-05-26
John Coffman
Account for ./output directory
commit
|
commitdiff
|
tree
|
snapshot
2002-05-26
John Coffman
Move optimizer output from '-g' switch to '-Ov' switch
commit
|
commitdiff
|
tree
|
snapshot
2002-05-26
H. Peter Anvin
Make "ABSOLUTE <label>" work again; code based on 0.97.
commit
|
commitdiff
|
tree
|
snapshot
2002-05-25
H. Peter Anvin
Allow passing options to genps.pl from the user command...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-25
Debbie Wiles
Documented %xdefine and %xidefine, and fixed an index...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-25
Debbie Wiles
Documented the ___NASM_PATCHLEVEL__ and __NASM_VERSION_...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-25
H. Peter Anvin
Update from John Coffman
commit
|
commitdiff
|
tree
|
snapshot
2002-05-25
H. Peter Anvin
Make it an error to supply a non-constant expression...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-25
H. Peter Anvin
Better explanation why insnsa.c is a separate module
commit
|
commitdiff
|
tree
|
snapshot
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
next