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
2010-09-17
Cyrill Gorcunov
Add test-case for BR3066383
commit
|
commitdiff
|
tree
|
snapshot
2010-09-17
Cyrill Gorcunov
BR3066383: Restore backward compatibility with token...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-15
Cyrill Gorcunov
changes.src: Describe changes for 2.09.02
commit
|
commitdiff
|
tree
|
snapshot
2010-09-15
Cyrill Gorcunov
BR3064376: ndisasm crash
commit
|
commitdiff
|
tree
|
snapshot
2010-09-15
Cyrill Gorcunov
BR3064459: Missing %endif doesn't always cause error
commit
|
commitdiff
|
tree
|
snapshot
2010-09-15
Cyrill Gorcunov
doc/nasmdoc.src: Fix octal number prefix misprint
commit
|
commitdiff
|
tree
|
snapshot
2010-09-15
H. Peter Anvin
changes: document fixed token reversal for %deftok
commit
|
commitdiff
|
tree
|
snapshot
2010-09-15
H. Peter Anvin
preproc: reverse the order of the tokens in %deftok
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Cyrill Gorcunov
NASM 2.09.01
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Cyrill Gorcunov
changes.src: Describe changes for 2.09.01
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Cyrill Gorcunov
preproc.c: Make %substr robust
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Cyrill Gorcunov
Handle %substr invalid parameters preventing NULL deref...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Cyrill Gorcunov
nasm_quote: Use memcpy only if length provided
commit
|
commitdiff
|
tree
|
snapshot
2010-09-06
Cyrill Gorcunov
Fix NULL dereferences on %substr missing operands
commit
|
commitdiff
|
tree
|
snapshot
2010-09-06
Cyrill Gorcunov
BR3060469: Fix SIGSEV on missed %deftok second parameter
commit
|
commitdiff
|
tree
|
snapshot
2010-08-24
H. Peter Anvin
doc: document the %use fp macro package
commit
|
commitdiff
|
tree
|
snapshot
2010-08-24
H. Peter Anvin
NASM 2.09
commit
|
commitdiff
|
tree
|
snapshot
2010-08-20
H. Peter Anvin
insns.pl: make insnsd.c a bit easier to read
commit
|
commitdiff
|
tree
|
snapshot
2010-08-20
H. Peter Anvin
ndisasm: handle VEX.LIG
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
H. Peter Anvin
ndisasm: unify VEX handling
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
H. Peter Anvin
ndisasm: fix handing of byte codes 250-253, 324
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
H. Peter Anvin
NASM 2.09rc7
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
H. Peter Anvin
test/avx: remove deleted instructions
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
H. Peter Anvin
insns.dat: permit contracted forms for VBLENDVP
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
H. Peter Anvin
assmemble.c: fix VEX.W logic
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
H. Peter Anvin
insns.dat: fix encoding of VCVTSD2SS
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
H. Peter Anvin
insns.dat: SSE encoding of VBLEND with VEX prefix is...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
H. Peter Anvin
insns.dat: updates from AVX v7
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
H. Peter Anvin
assemble: handle vex.lig
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
H. Peter Anvin
vex: change .wx to .wig to match the latest AVX spec
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Cyrill Gorcunov
doc: Update -O option description
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Cyrill Gorcunov
doc: Fix typo in changes.src
commit
|
commitdiff
|
tree
|
snapshot
2010-08-14
Keith Kanios
preproc.c: revamped context-local fall-through warning...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-14
Keith Kanios
doc/nasmdoc.src: revamped context fall-through entry
commit
|
commitdiff
|
tree
|
snapshot
2010-08-13
Cyrill Gorcunov
doc: Describe context-through lookup
commit
|
commitdiff
|
tree
|
snapshot
2010-08-13
H. Peter Anvin
LICENSE: update year
commit
|
commitdiff
|
tree
|
snapshot
2010-08-12
Cyrill Gorcunov
sectalign: Implement on/off mode
commit
|
commitdiff
|
tree
|
snapshot
2010-08-12
Cyrill Gorcunov
standart.mac: Style nitfix
commit
|
commitdiff
|
tree
|
snapshot
2010-08-11
Cyrill Gorcunov
preproc.c: Context-through single macros expansion...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-11
Keith Kanios
preproc.c: modified deprecation warning for context...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Cyrill Gorcunov
preproc.c: Fix error message typo
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Cyrill Gorcunov
test: Add br3041451 testcase
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Cyrill Gorcunov
BR3041451: Implement upper bound for %rep counter
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Keith Kanios
preproc.c: added deprecation warning for context-local...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-06
Cyrill Gorcunov
NASM 2.09rc6
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
Cyrill Gorcunov
test: Add automatizing annotations to imm64.asm
commit
|
commitdiff
|
tree
|
snapshot
2010-08-02
H. Peter Anvin
insns.dat: unbreak test/imm64.bin
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
Cyrill Gorcunov
elf: Move stabs symbol table format into outelf.h
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
Cyrill Gorcunov
nasmlib.c: fix typo in nasm_init_malloc_error
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
Cyrill Gorcunov
NASM 2.09rc5
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
Cyrill Gorcunov
doc: Updates on macro ranges
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
Cyrill Gorcunov
labels.c: cleanup
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
Cyrill Gorcunov
Get rid of misc/altreg.inc
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
Cyrill Gorcunov
doc: Explain SECTALIGN
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Cyrill Gorcunov
doc: Fix ..sym section name misprint
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Cyrill Gorcunov
assemble.c: Style nitfix
commit
|
commitdiff
|
tree
|
snapshot
2010-07-25
H. Peter Anvin
Revert "Improve process_ea and introduce -OL"
commit
|
commitdiff
|
tree
|
snapshot
2010-07-25
H. Peter Anvin
nasm.h: move "regs.h" to top; make is_register() a...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-25
Cyrill Gorcunov
move is_register helper to nasm.h
commit
|
commitdiff
|
tree
|
snapshot
2010-07-24
Cyrill Gorcunov
Use is_register helper
commit
|
commitdiff
|
tree
|
snapshot
2010-07-24
Cyrill Gorcunov
regs.pl: Introduce is_register() helper
commit
|
commitdiff
|
tree
|
snapshot
2010-07-24
Victor van...
Remove redundant sentence in docs
commit
|
commitdiff
|
tree
|
snapshot
2010-07-24
Victor van...
Improve process_ea and introduce -OL
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Cyrill Gorcunov
doc: Update changes.src
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Cyrill Gorcunov
preproc.: Fix NULL dereference on broken %strlen argument
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
H. Peter Anvin
preproc: allow non-identifier character in environment...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-17
Cyrill Gorcunov
changes.src: Fix misprint in "instructions" word.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-16
H. Peter Anvin
nasmdoc: we still miss Chuck, but...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-16
H. Peter Anvin
Merge branch 'nasm-2.08.xx'
commit
|
commitdiff
|
tree
|
snapshot
2010-07-16
H. Peter Anvin
changes.src: update with the 2.08.xx changes
commit
|
commitdiff
|
tree
|
snapshot
2010-07-16
H. Peter Anvin
NASM 2.09rc4
commit
|
commitdiff
|
tree
|
snapshot
2010-07-16
H. Peter Anvin
Make -Ox the default
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Bryant Keller
Documentation: describe %ifenv and friends
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
H. Peter Anvin
preproc: add %ifenv
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
H. Peter Anvin
BR3028880: Revert to nonfatal, better error message...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Cyrill Gorcunov
Update changes.src
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Cyrill Gorcunov
BR3028880: Make nonexistent environment variable being...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Cyrill Gorcunov
Check in test for BR3028880
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Cyrill Gorcunov
BR3028880: Fix NULL dereference on nonexistent environm...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Cyrill Gorcunov
tokenize: Fix wrong string index in indirect strings
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Cyrill Gorcunov
preproc: Extract reading line from predefined macros...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Cyrill Gorcunov
Documentation updates
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Cyrill Gorcunov
No need for \n at __OUTPUT_FORMAT__ macro end
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Cyrill Gorcunov
Merge branches 'master' and 'preproc-paste-fix'
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Cyrill Gorcunov
BR3026808: Assign to local preprocessor variable does...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-10
H. Peter Anvin
nasmdoc: remove obsolete Sourceforge references
commit
|
commitdiff
|
tree
|
snapshot
2010-07-10
H. Peter Anvin
NASM 2.09rc3
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Cyrill Gorcunov
NASM 2.08.02
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Cyrill Gorcunov
preproc.c: Fix NULL deref on token pasting
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Cyrill Gorcunov
preproc.c: Fix NULL deref on token pasting
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Cyrill Gorcunov
preproc: add another test case
commit
|
commitdiff
|
tree
|
snapshot
2010-07-08
H. Peter Anvin
preproc: don't paste TOK_PREPROC_ID
commit
|
commitdiff
|
tree
|
snapshot
2010-07-08
H. Peter Anvin
Revert "BR3005117: Expland local single macro before...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-08
H. Peter Anvin
Revert "expand_mmac_params: Don't forget to handle...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-08
H. Peter Anvin
Revert "expand_mmac_params: Expand local single macros...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-08
H. Peter Anvin
Revert "expand_mmac_params: Expand local single macros...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-08
H. Peter Anvin
Check in test case from bug report br3005117
commit
|
commitdiff
|
tree
|
snapshot
2010-07-08
H. Peter Anvin
br3026808: add test case
commit
|
commitdiff
|
tree
|
snapshot
2010-07-08
H. Peter Anvin
insns: add FXSAVE64/FXRSTOR64, drop np prefix
commit
|
commitdiff
|
tree
|
snapshot
2010-07-08
H. Peter Anvin
Merge branch 'master' of ssh://repo.or.cz/srv/git/nasm
commit
|
commitdiff
|
tree
|
snapshot
next