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
2009-06-28
H. Peter Anvin
Move prototypes for null_debug to outform.h and outlib.h
commit
|
commitdiff
|
tree
|
snapshot
2009-06-28
H. Peter Anvin
Move backend-specific code to output/; break out null...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-28
H. Peter Anvin
debug: make *all* the null debug routines available...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-28
H. Peter Anvin
output: call debug init from a central location
commit
|
commitdiff
|
tree
|
snapshot
2009-06-28
H. Peter Anvin
test/Makefile: add rule to produce a .dbg file
commit
|
commitdiff
|
tree
|
snapshot
2009-06-28
H. Peter Anvin
outform: build ALL formats by default, including DBG
commit
|
commitdiff
|
tree
|
snapshot
2009-06-28
H. Peter Anvin
outelf.c: add appropriate #ifdefs
commit
|
commitdiff
|
tree
|
snapshot
2009-06-28
H. Peter Anvin
outdbg: make outdbg.c compile cleanly
commit
|
commitdiff
|
tree
|
snapshot
2009-06-27
H. Peter Anvin
NASM 2.06rc15
commit
|
commitdiff
|
tree
|
snapshot
2009-06-27
H. Peter Anvin
BR 2781900: handle common labels while optimizing
commit
|
commitdiff
|
tree
|
snapshot
2009-06-27
H. Peter Anvin
parser.c: fix stylistic nitpick
commit
|
commitdiff
|
tree
|
snapshot
2009-06-27
H. Peter Anvin
assemble.c: stylistic nitpick
commit
|
commitdiff
|
tree
|
snapshot
2009-06-27
H. Peter Anvin
preproc: use %if 0 instead of %ifdef BOGUS
commit
|
commitdiff
|
tree
|
snapshot
2009-06-27
H. Peter Anvin
hashtbl: make hash_iterate() not crash on an uninitaliz...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-27
H. Peter Anvin
nasm.c: clean up pass exit logic
commit
|
commitdiff
|
tree
|
snapshot
2009-06-26
H. Peter Anvin
ndisasm: fix disassembly of JRCXZ
commit
|
commitdiff
|
tree
|
snapshot
2009-06-26
H. Peter Anvin
NASM 2.06rc14
commit
|
commitdiff
|
tree
|
snapshot
2009-06-26
H. Peter Anvin
insns.dat: reformat
commit
|
commitdiff
|
tree
|
snapshot
2009-06-26
H. Peter Anvin
insns.dat: add relaxed forms for XOP/FMA4/CVT16 instruc...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-26
H. Peter Anvin
Add Cyrill Gorcunov to AUTHORS
commit
|
commitdiff
|
tree
|
snapshot
2009-06-26
H. Peter Anvin
insns.pl: remove stray whitespace
commit
|
commitdiff
|
tree
|
snapshot
2009-06-26
H. Peter Anvin
insns.pl: add "nohi" code for REX_NH
commit
|
commitdiff
|
tree
|
snapshot
2009-06-26
H. Peter Anvin
insns.pl: fix indentation
commit
|
commitdiff
|
tree
|
snapshot
2009-06-26
H. Peter Anvin
ELF: make debugging functions static
commit
|
commitdiff
|
tree
|
snapshot
2009-06-26
H. Peter Anvin
ELF: remove loop invariant calculation of global offset
commit
|
commitdiff
|
tree
|
snapshot
2009-06-26
H. Peter Anvin
ELF: clean up the arithmetic for global symbols
commit
|
commitdiff
|
tree
|
snapshot
2009-06-26
H. Peter Anvin
ELF: bump GLOBAL_TEMP_BASE
commit
|
commitdiff
|
tree
|
snapshot
2009-06-25
H. Peter Anvin
ELF: eliminate hard-coded section numbers
commit
|
commitdiff
|
tree
|
snapshot
2009-06-25
H. Peter Anvin
Handle the new ELF headers in the dependency generation
commit
|
commitdiff
|
tree
|
snapshot
2009-06-25
H. Peter Anvin
ELF: add header files, begin merging common code, drop...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-25
H. Peter Anvin
NASM 2.06rc13
commit
|
commitdiff
|
tree
|
snapshot
2009-06-25
H. Peter Anvin
changes.src: update
commit
|
commitdiff
|
tree
|
snapshot
2009-06-25
H. Peter Anvin
insns: make the MMX version of PINSRW match the SSE...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-25
H. Peter Anvin
Intel FMA: drop relaxed forms
commit
|
commitdiff
|
tree
|
snapshot
2009-06-25
H. Peter Anvin
Fix the PINSR series of instructions
commit
|
commitdiff
|
tree
|
snapshot
2009-06-25
H. Peter Anvin
Add support for instructions which always use low 8...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-25
H. Peter Anvin
insns.dat: fix typos: VCMPORD_SP[SD] entered as VCMPORS...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-25
H. Peter Anvin
insns.dat: collapse relaxed forms
commit
|
commitdiff
|
tree
|
snapshot
2009-06-25
H. Peter Anvin
insns.pl: allow relaxed forms to be created without...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-24
H. Peter Anvin
changes.src: fix some odd spacing
commit
|
commitdiff
|
tree
|
snapshot
2009-06-23
H. Peter Anvin
parser: don't use midcode declarations
commit
|
commitdiff
|
tree
|
snapshot
2009-06-23
Victor van...
BR 2782055: reject invalid tokens after ]
commit
|
commitdiff
|
tree
|
snapshot
2009-05-26
H. Peter Anvin
specfile: update URLs
commit
|
commitdiff
|
tree
|
snapshot
2009-05-26
H. Peter Anvin
Nindent: add back the -nut option
commit
|
commitdiff
|
tree
|
snapshot
2009-05-26
H. Peter Anvin
Nindent: update with the -npro and -il0 options
commit
|
commitdiff
|
tree
|
snapshot
2009-05-23
H. Peter Anvin
doc: use NASM syntax for x87 registers
commit
|
commitdiff
|
tree
|
snapshot
2009-05-17
Cyrill Gorcunov
insns.dat - fixup for XOP (SSE5) AMD instructions
commit
|
commitdiff
|
tree
|
snapshot
2009-05-15
Cyrill Gorcunov
insns.dat - introcuce base XOP (SSE5) AMD instructions
commit
|
commitdiff
|
tree
|
snapshot
2009-05-15
Cyrill Gorcunov
insns.pl - add handling of pp VEX/XOP fields
commit
|
commitdiff
|
tree
|
snapshot
2009-05-09
H. Peter Anvin
Add symbolic constants for REX_V "classes" (VEX, XOP...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-09
H. Peter Anvin
doc: remove insref.src
commit
|
commitdiff
|
tree
|
snapshot
2009-05-06
H. Peter Anvin
NASM 2.06rc12
commit
|
commitdiff
|
tree
|
snapshot
2009-05-04
H. Peter Anvin
preproc: handle %+ even during early token replacement
commit
|
commitdiff
|
tree
|
snapshot
2009-05-04
H. Peter Anvin
Use lower case for VEX and XOP in instructions table
commit
|
commitdiff
|
tree
|
snapshot
2009-05-04
H. Peter Anvin
Infrastructure support for AMD's new XOP prefix
commit
|
commitdiff
|
tree
|
snapshot
2009-04-30
H. Peter Anvin
outbin: replace fprintf(rf, not_defined); with fputs...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-20
H. Peter Anvin
NASM 2.06rc11
commit
|
commitdiff
|
tree
|
snapshot
2009-04-20
H. Peter Anvin
preproc: unify token-pasting code
commit
|
commitdiff
|
tree
|
snapshot
2009-04-20
H. Peter Anvin
doc: slightly tidy the copyright page of the manual.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-17
H. Peter Anvin
preproc: make $ and $$ TOKEN_OTHER
commit
|
commitdiff
|
tree
|
snapshot
2009-04-17
Victor van...
BR 2760773: $$ tokens
commit
|
commitdiff
|
tree
|
snapshot
2009-04-08
H. Peter Anvin
preproc: fix more token pasting cases
commit
|
commitdiff
|
tree
|
snapshot
2009-04-08
H. Peter Anvin
AUTHORS: Update information for HPA
commit
|
commitdiff
|
tree
|
snapshot
2009-04-08
H. Peter Anvin
NASM 2.06rc10
commit
|
commitdiff
|
tree
|
snapshot
2009-04-08
H. Peter Anvin
Document preprocessor token concatenation fix.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-08
H. Peter Anvin
Handle weird cases of token pasting
commit
|
commitdiff
|
tree
|
snapshot
2009-04-08
H. Peter Anvin
NASM 2.06rc9
commit
|
commitdiff
|
tree
|
snapshot
2009-04-07
H. Peter Anvin
nasm.nsi: add COPYING to the list of files to package
commit
|
commitdiff
|
tree
|
snapshot
2009-04-07
H. Peter Anvin
nasm.nsi: add NASM Manual; automate version generation
commit
|
commitdiff
|
tree
|
snapshot
2009-04-07
Shao Miller
Add NSIS script to make a Windows installer
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
Victor van...
Add STRUC change to changes.src
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Victor van...
FR 2499968: structures with non-zero base offset
commit
|
commitdiff
|
tree
|
snapshot
2009-03-19
H. Peter Anvin
disasm: fix reversed REP vs REPNE in eatbyte()
commit
|
commitdiff
|
tree
|
snapshot
2009-03-19
H. Peter Anvin
disasm: when no instruction is found, consider a naked...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-18
H. Peter Anvin
NASM 2.06rc8
commit
|
commitdiff
|
tree
|
snapshot
2009-03-18
Andy Polyakov
outcoff: BR 2685756: fix SAFESEH with an internal symbol
commit
|
commitdiff
|
tree
|
snapshot
2009-03-18
Michael Scherer
outelf32/64: fix uninitialized rbtree
commit
|
commitdiff
|
tree
|
snapshot
2009-03-18
H. Peter Anvin
BR 2690688: Fix opcodes for FMA instructions
commit
|
commitdiff
|
tree
|
snapshot
2009-03-17
H. Peter Anvin
Add test from BR 2690688
commit
|
commitdiff
|
tree
|
snapshot
2009-03-17
H. Peter Anvin
BR 2690688: add missing VFM instructions
commit
|
commitdiff
|
tree
|
snapshot
2009-03-16
H. Peter Anvin
BR 2689316: PEXTRQ requires REX.W
commit
|
commitdiff
|
tree
|
snapshot
2009-03-16
H. Peter Anvin
genfma: fix spelling of the VFNM instructions
commit
|
commitdiff
|
tree
|
snapshot
2009-03-16
H. Peter Anvin
insns.dat: fix VFNM instructions incorrectly spelled...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-15
H. Peter Anvin
NASM 2.06rc7
commit
|
commitdiff
|
tree
|
snapshot
2009-03-08
H. Peter Anvin
BR 2672117: handle long lines for db/dw/etc.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-01
H. Peter Anvin
autoconf: detect the broken bool in OpenWatcom 1.8
commit
|
commitdiff
|
tree
|
snapshot
2009-03-01
H. Peter Anvin
Most instruction codes are octal, so print errors that...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-27
H. Peter Anvin
optimization.asm: more sbyte tests
commit
|
commitdiff
|
tree
|
snapshot
2009-02-27
H. Peter Anvin
sbyte: optimization is OK if UNKNOWN isn't set
commit
|
commitdiff
|
tree
|
snapshot
2009-02-27
H. Peter Anvin
optimization.asm: add sbyte tests
commit
|
commitdiff
|
tree
|
snapshot
2009-02-26
H. Peter Anvin
NASM 2.06rc6
commit
|
commitdiff
|
tree
|
snapshot
2009-02-26
H. Peter Anvin
BR 2413265: don't pessimize displacements
commit
|
commitdiff
|
tree
|
snapshot
2009-02-26
H. Peter Anvin
optimization.asm: add EA optimization tests
commit
|
commitdiff
|
tree
|
snapshot
2009-02-26
H. Peter Anvin
nasm.c: another readability cleanup
commit
|
commitdiff
|
tree
|
snapshot
2009-02-26
H. Peter Anvin
nasm.c: readability cleanup for seg:off parsing
commit
|
commitdiff
|
tree
|
snapshot
2009-02-25
Victor van...
Rename convergence.asm to optimization.asm
commit
|
commitdiff
|
tree
|
snapshot
2009-02-25
Victor van...
Do not confuse segmentless adresses and unknown forward...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-24
H. Peter Anvin
Add VPCLMUL instructions
commit
|
commitdiff
|
tree
|
snapshot
2009-02-24
H. Peter Anvin
assemble: only be optimistic with NO_SEG if we're reall...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-24
H. Peter Anvin
convergence.asm: add test of jmp to an absolute address
commit
|
commitdiff
|
tree
|
snapshot
next