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
2007-09-19
H. Peter Anvin
elf64: fix 32-bit truncations
commit
|
commitdiff
|
tree
|
snapshot
2007-09-18
H. Peter Anvin
Add NOP with argument to the instruction list
commit
|
commitdiff
|
tree
|
snapshot
2007-09-17
H. Peter Anvin
CLFLUSH: Neither an x64 instruction nor AMD
commit
|
commitdiff
|
tree
|
snapshot
2007-09-17
H. Peter Anvin
Sort dependency lists
commit
|
commitdiff
|
tree
|
snapshot
2007-09-17
H. Peter Anvin
Cleaner way to handle MSVC's _snprintf() underscore...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-17
H. Peter Anvin
test/r13.asm: test special-casing of rbp and r13 in...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-17
H. Peter Anvin
Additional documentation for 64-bit programming
commit
|
commitdiff
|
tree
|
snapshot
2007-09-17
H. Peter Anvin
INSTALL: MSVC++ compilation instructions
commit
|
commitdiff
|
tree
|
snapshot
2007-09-17
H. Peter Anvin
make alldeps: change Mkfiles/Makefile.* to Mkfiles...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-17
H. Peter Anvin
Fix Makefile for MSVC++ 2005, delete obsolete Makefiles
commit
|
commitdiff
|
tree
|
snapshot
2007-09-17
H. Peter Anvin
Minor fixes needed to compile with MSVC++ 2005
commit
|
commitdiff
|
tree
|
snapshot
2007-09-17
H. Peter Anvin
Run "make alldeps"
commit
|
commitdiff
|
tree
|
snapshot
2007-09-17
H. Peter Anvin
Switch the preprocessor over to using the hash table...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-17
H. Peter Anvin
Fix the handling of local labels
commit
|
commitdiff
|
tree
|
snapshot
2007-09-15
H. Peter Anvin
preproc.c: remove unnecessary int64_t
commit
|
commitdiff
|
tree
|
snapshot
2007-09-15
H. Peter Anvin
Use the new hash table function library to store labels
commit
|
commitdiff
|
tree
|
snapshot
2007-09-14
H. Peter Anvin
Define a proper hash table library
commit
|
commitdiff
|
tree
|
snapshot
2007-09-14
H. Peter Anvin
Simple performance benchmarks: label, macro and token...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-13
H. Peter Anvin
release script: fix final cleanup
commit
|
commitdiff
|
tree
|
snapshot
2007-09-13
H. Peter Anvin
Modify release script for a git-centric world
commit
|
commitdiff
|
tree
|
snapshot
2007-09-13
H. Peter Anvin
pptok.c: don't insist on C99 compiler behaviour
commit
|
commitdiff
|
tree
|
snapshot
2007-09-13
H. Peter Anvin
Fix literal F2 and F3 prefixes
commit
|
commitdiff
|
tree
|
snapshot
2007-09-13
H. Peter Anvin
Add (untested!) SSSE3, SSE4.1, SSE4.2 instructions
commit
|
commitdiff
|
tree
|
snapshot
2007-09-13
H. Peter Anvin
Add support for Tejas New Instructions (SSSE3)
commit
|
commitdiff
|
tree
|
snapshot
2007-09-13
H. Peter Anvin
Remove $Id$ tags (useless with git)
commit
|
commitdiff
|
tree
|
snapshot
2007-09-13
H. Peter Anvin
Use rm32 operands for VMREAD/VMWRITE
commit
|
commitdiff
|
tree
|
snapshot
2007-09-13
H. Peter Anvin
Macros for SSSE3/SSE4 instruction sets
commit
|
commitdiff
|
tree
|
snapshot
2007-09-13
H. Peter Anvin
Support r/m operands for non-integer types
commit
|
commitdiff
|
tree
|
snapshot
2007-09-13
H. Peter Anvin
Use enumerations where practical to ease debugging
commit
|
commitdiff
|
tree
|
snapshot
2007-09-12
H. Peter Anvin
pptok.c: quick-and-dirty downcasing during prehashing
commit
|
commitdiff
|
tree
|
snapshot
2007-09-12
H. Peter Anvin
phash: Tell the user when the graph is OK
commit
|
commitdiff
|
tree
|
snapshot
2007-09-12
H. Peter Anvin
pptok.c: handle holes in the pp_directives array
commit
|
commitdiff
|
tree
|
snapshot
2007-09-12
H. Peter Anvin
preproc.c: adjust whitespace
commit
|
commitdiff
|
tree
|
snapshot
2007-09-12
H. Peter Anvin
More automation in the preprocessor conditionals handling
commit
|
commitdiff
|
tree
|
snapshot
2007-09-12
H. Peter Anvin
pptok.c: fix spacing
commit
|
commitdiff
|
tree
|
snapshot
2007-09-12
H. Peter Anvin
Generate automatically correct tests for %if and %elif
commit
|
commitdiff
|
tree
|
snapshot
2007-09-12
H. Peter Anvin
Run "make alldeps"; add dependencies missing from the...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-12
H. Peter Anvin
Use a perfect hash to look up preprocessor directives
commit
|
commitdiff
|
tree
|
snapshot
2007-09-12
H. Peter Anvin
phash: Be a bit more aggressive about trying to make...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-12
H. Peter Anvin
Add RCXZ as a known preprocessor condition
commit
|
commitdiff
|
tree
|
snapshot
2007-09-11
H. Peter Anvin
doc: add some cross-references
commit
|
commitdiff
|
tree
|
snapshot
2007-09-11
H. Peter Anvin
Feeble attempt at updating the documentation; remove...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-11
H. Peter Anvin
Handle instructions which can have both REX.W and OSP
commit
|
commitdiff
|
tree
|
snapshot
2007-09-11
H. Peter Anvin
Use enums to make debugging easier
commit
|
commitdiff
|
tree
|
snapshot
2007-09-11
H. Peter Anvin
ndisasm: handle \366 codes, prefer unprefixed instructions
commit
|
commitdiff
|
tree
|
snapshot
2007-09-11
H. Peter Anvin
Simplify tokens.dat slightly
commit
|
commitdiff
|
tree
|
snapshot
2007-09-11
H. Peter Anvin
Quiet gcc warning about uninitialized variables
commit
|
commitdiff
|
tree
|
snapshot
2007-09-11
H. Peter Anvin
Make the big instruction arrays "const"
commit
|
commitdiff
|
tree
|
snapshot
2007-09-10
H. Peter Anvin
Use an actual enum for the opcode
commit
|
commitdiff
|
tree
|
snapshot
2007-09-10
H. Peter Anvin
Fix order of token arguments
commit
|
commitdiff
|
tree
|
snapshot
2007-09-10
H. Peter Anvin
assemble.c: correct special handing of ESP/RSP
commit
|
commitdiff
|
tree
|
snapshot
2007-09-10
H. Peter Anvin
tokhash: correct duplicate-token test
commit
|
commitdiff
|
tree
|
snapshot
2007-09-10
H. Peter Anvin
tokhash: adjust table types to reduce size
commit
|
commitdiff
|
tree
|
snapshot
2007-09-10
H. Peter Anvin
Fix the MMXREG and XMMREG flags definitions.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-05
H. Peter Anvin
nasm.spec.in: Copyright -> License
commit
|
commitdiff
|
tree
|
snapshot
2007-09-05
H. Peter Anvin
Fix "make tar"; useful for RPM testing
commit
|
commitdiff
|
tree
|
snapshot
2007-09-05
H. Peter Anvin
Remove obsolete Serial: construct; we shouldn't need...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-04
Chuck Crayne
Provide 64-bit support for ORG directive
commit
|
commitdiff
|
tree
|
snapshot
2007-09-02
H. Peter Anvin
Fix some MMX/SSE irregularities which interact with...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-02
H. Peter Anvin
phash.ph: yet another attempt at getting Perl to behave...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-02
H. Peter Anvin
Simple 64-bit org test
commit
|
commitdiff
|
tree
|
snapshot
2007-09-02
H. Peter Anvin
phash.ph: remove some stale code
commit
|
commitdiff
|
tree
|
snapshot
2007-09-02
Chuck Crayne
Force use of integer values for generating hash keys.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-31
H. Peter Anvin
phash: don't rely on the build platform Perl version...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-31
H. Peter Anvin
tokhash.pl: formatting changes for readability
commit
|
commitdiff
|
tree
|
snapshot
2007-08-31
H. Peter Anvin
tokhash: Speed up the rejection of unhashed values
commit
|
commitdiff
|
tree
|
snapshot
2007-08-31
H. Peter Anvin
tokhash.pl: "ix" should have the same width as the...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-31
H. Peter Anvin
Add "do not edit" comment to tokhash.c
commit
|
commitdiff
|
tree
|
snapshot
2007-08-31
H. Peter Anvin
Make the token hash a bit smaller by using 16-bit hash...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-31
H. Peter Anvin
Minor cleanup; remove duplication of names.c
commit
|
commitdiff
|
tree
|
snapshot
2007-08-30
H. Peter Anvin
phash.ph: use a bipartite graph to reduce the storage...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-30
H. Peter Anvin
Finishing touches on perfect hash tokenizer; actually...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-30
H. Peter Anvin
Makefile rule for tokhash.c
commit
|
commitdiff
|
tree
|
snapshot
2007-08-30
H. Peter Anvin
tokens.dat: Data file containing alphanumeric tokens...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-30
H. Peter Anvin
Generate a perfect hash for the token parser
commit
|
commitdiff
|
tree
|
snapshot
2007-08-30
H. Peter Anvin
Fix bugs in repeated suffix handling, which led to...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-30
H. Peter Anvin
phash.ph: more powerful prehashing
commit
|
commitdiff
|
tree
|
snapshot
2007-08-30
H. Peter Anvin
Make the perfect hash generator an includable module
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
H. Peter Anvin
Correct the logic for recording fs: and gs: overrides.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
H. Peter Anvin
Generate R_X86_64_64 relocations in elf64 output
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
H. Peter Anvin
Add README file
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
H. Peter Anvin
Create a Perl library directory, and add the Graph...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
H. Peter Anvin
Perfect hash generator, as a perl script
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
H. Peter Anvin
Use standard macro for the default directive
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
H. Peter Anvin
Add standard macro for [default] directive
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
H. Peter Anvin
More test cases for rel and abs addressing
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
H. Peter Anvin
Add [default] directive
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
H. Peter Anvin
nasmlib: add bsii() case-insensitive version of bsi()
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
H. Peter Anvin
Add test cases for IP-relative addressing
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
H. Peter Anvin
Suppress IP-relative only for fs: and gs: overrides
commit
|
commitdiff
|
tree
|
snapshot
2007-08-28
H. Peter Anvin
Implement REL/ABS modifiers
commit
|
commitdiff
|
tree
|
snapshot
2007-08-26
Frank Kotler
attempt to make static makefiles aware of outelf32...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-26
Frank Kotler
add nasm_strsep to nasmlib, for output/outmacho.c ...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-26
Frank Kotler
remove "#include <unistd.h> from rdoff directory -...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-26
Frank Kotler
finally commit Mike Frysinger's "elf-visibility" patch
commit
|
commitdiff
|
tree
|
snapshot
2007-08-20
H. Peter Anvin
regs.pl: handle dashed sequences with suffixes
commit
|
commitdiff
|
tree
|
snapshot
2007-08-20
H. Peter Anvin
sync.c: change ULONG_MAX to UINT32_MAX
commit
|
commitdiff
|
tree
|
snapshot
2007-08-20
H. Peter Anvin
Add _MIN and _MAX macros for the fixed-size types.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-20
H. Peter Anvin
ldrdf: cast output of sizeof() before passing to printf...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-19
Keith Kanios
Fixed RIP address processing ambiguity found by Charles...
commit
|
commitdiff
|
tree
|
snapshot
next