summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into new-preprocnew-preprocH. Peter Anvin2012-03-040-0/+0
|\
| * BR3392200: preproc - Fix dangling paste termCyrill Gorcunov2012-03-041-2/+7
| * NASM 2.10rc13nasm-2.10rc13H. Peter Anvin2012-03-031-1/+1
| * preproc: Revert to the NASM 2.09 preprocessorH. Peter Anvin2012-03-034-1348/+962
|/
* preproc: Drop never used Cond structureCyrill Gorcunov2012-03-011-2/+0
* NASM 2.10rc12nasm-2.10rc12Cyrill Gorcunov2012-02-271-1/+1
* doc: Update changesCyrill Gorcunov2012-02-271-0/+2
* BR3392200: preproc - Fix dangling paste termCyrill Gorcunov2012-02-271-2/+10
* nasm.spec.in: switch to .xz as the source fileH. Peter Anvin2012-02-261-1/+1
* misc/release: do xz compression with -9eH. Peter Anvin2012-02-251-6/+6
* insns.dat: MOV is not lockable; CMPXCHG16B does not support HLEH. Peter Anvin2012-02-251-5/+5
* HLE: One more byte code conversionH. Peter Anvin2012-02-251-3/+3
* HLE: Move byte codes back to \271-\273H. Peter Anvin2012-02-253-16/+15
* NASM 2.10rc11nasm-2.10rc11H. Peter Anvin2012-02-251-1/+1
* HLE: Change NOHLE to be an instruction flagH. Peter Anvin2012-02-256-37/+55
* tag-release: actually push data out unless --no-push is givenH. Peter Anvin2012-02-251-3/+5
* NASM 2.10rc10nasm-2.10rc10H. Peter Anvin2012-02-251-1/+1
* release: create .xz files; remove empty subdirectoriesH. Peter Anvin2012-02-251-4/+9
* doc: Remove some ugliness from the win64 sectionH. Peter Anvin2012-02-251-8/+9
* psfonts.ph: increase leading to font size+20%H. Peter Anvin2012-02-252-16/+16
* changes: document bigendian UTF-16/UTF-32 supportH. Peter Anvin2012-02-251-0/+2
* Add support for UTF-16BE and UTF-32BEH. Peter Anvin2012-02-255-7/+226
* Make the LOCK and HLE warnings suppressable.H. Peter Anvin2012-02-254-5/+16
* doc: Document elfx32 supportH. Peter Anvin2012-02-252-13/+20
* doc: Move the EPS logo down by 1"H. Peter Anvin2012-02-251-0/+1
* doc: New NASM logoCyrill Gorcunov2012-02-251-29/+206
* doc: Allow repositioning the EPS logoH. Peter Anvin2012-02-251-0/+7
* Update copyright year to 2012H. Peter Anvin2012-02-251-2/+2
* NASM 2.10rc9nasm-2.10rc9H. Peter Anvin2012-02-251-1/+1
* doc: Document AVX2, BMI1, BMI2 and TSX support.H. Peter Anvin2012-02-251-0/+5
* Assume the undocumented CMPXCHG486 opcode was lockableH. Peter Anvin2012-02-251-3/+3
* insns.dat: Add IF_LOCK flag on appropriate instructionsCyrill Gorcunov2012-02-261-154/+154
* Clean up JMP/CALL patterns, especially for 64 bitsH. Peter Anvin2012-02-252-8/+15
* insns.dat: Add nohle for MOV in case of moffset destinationCyrill Gorcunov2012-02-261-4/+4
* insns.dat: Add hlexr flag for MOV instructionCyrill Gorcunov2012-02-251-12/+12
* insns.dat: Add hlenl flag for XCHG instructionCyrill Gorcunov2012-02-251-8/+8
* insns.dat: Add hle flag for XADD instructionCyrill Gorcunov2012-02-251-4/+4
* insns.dat: Add hle flag for XOR instructionCyrill Gorcunov2012-02-251-14/+14
* insns.dat: Add hle flag for SUB instructionCyrill Gorcunov2012-02-251-14/+14
* insns.dat: Add hle flag for SBB instructionCyrill Gorcunov2012-02-251-14/+14
* insns.dat: Add hle flag for OR instructionCyrill Gorcunov2012-02-251-14/+14
* insns.dat: Add hle flag for NOT instructionCyrill Gorcunov2012-02-251-4/+4
* insns.dat: Add hle flag for NEG instructionCyrill Gorcunov2012-02-251-4/+4
* insns.dat: Add hle flag for INC instructionCyrill Gorcunov2012-02-251-4/+4
* insns.dat: Add hle flag for DEC instructionCyrill Gorcunov2012-02-251-4/+4
* insns.dat: Add hle flag for CMPXCHG16B instructionCyrill Gorcunov2012-02-251-1/+1
* insns.dat: Add hle flag for CMPXCHG8B instructionCyrill Gorcunov2012-02-251-1/+1
* insns.dat: Add hle flag for CMPXCHG instructionCyrill Gorcunov2012-02-251-4/+4
* insns.dat: Add hle flag for BTS instructionCyrill Gorcunov2012-02-251-6/+6
* insns.dat: Add hle flag for BTR instructionCyrill Gorcunov2012-02-251-6/+6