summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* coff: Better handling of section redefinitionnasm-2.10.xxMarat Dukhan2013-10-031-3/+36
* strfunc: Tabs to spaces conversionCyrill Gorcunov2013-09-211-196/+196
* coff: Support for section names longer than 8 bytesMarat Dukhan2013-09-211-11/+52
* NASM 2.10.09nasm-2.10.09Cyrill Gorcunov2013-07-231-1/+1
* doc: changes -- Prepare for 2.10.09Cyrill Gorcunov2013-07-231-0/+4
* build: Include pregenerated nasm manpagesCyrill Gorcunov2013-07-224-15/+543
* NASM 2.10.08nasm-2.10.08Cyrill Gorcunov2013-07-211-1/+1
* doc: changes -- Add fixes for VMOVNTDQA, MOVNTDQA, MOVLPDCyrill Gorcunov2013-07-211-0/+2
* test: Add br978756Cyrill Gorcunov2013-07-211-0/+7
* test: Add br3392259Cyrill Gorcunov2013-07-211-0/+8
* insns: Fix MOVLPDCyrill Gorcunov2013-07-211-2/+2
* insns: Fix MOVNTDQA instructionCyrill Gorcunov2013-07-211-1/+1
* insns: Fix VMOVNTDQA instructionCyrill Gorcunov2013-07-211-1/+1
* changes.src: Prepare for 2.10.08Cyrill Gorcunov2013-07-211-1/+23
* BR 3392260: Handle instructions only separated by vector SIB sizeH. Peter Anvin2013-07-194-25/+53
* parse_line: Shrink code with memset helperCyrill Gorcunov2013-07-161-3/+2
* ea_type: Fix typo in commentCyrill Gorcunov2013-07-141-1/+1
* autoconf: Warn a user if no asciidoc/xmlto foundCyrill Gorcunov2013-07-051-0/+8
* make: Fix nasm build with MSVCMarat Dukhan2013-06-303-4/+18
* insns: Fix vspllw instructionMITSUNARI Shigeo2013-06-301-1/+1
* insns: Fix vgatherqpd instructionMITSUNARI Shigeo2013-06-011-1/+1
* insns: Fix VPMOVSXBQ instructionMITSUNARI Shigeo2013-05-241-1/+1
* Make the errors for missing man page tools comprehensibleH. Peter Anvin2013-05-172-7/+9
* test: Add br3392252 testCyrill Gorcunov2013-05-131-0/+43
* insns.dat: Add note about AMD TBM instructionsCyrill Gorcunov2013-05-121-1/+1
* insns.dat: Add BLCMSKCyrill Gorcunov2013-05-121-0/+2
* insns.dat: Add BLCSCyrill Gorcunov2013-05-121-0/+2
* insns.dat: Add BLSFILLCyrill Gorcunov2013-05-121-0/+2
* insns.dat: Add BLCFILLCyrill Gorcunov2013-05-121-0/+2
* insns.dat: Add BLCICCyrill Gorcunov2013-05-121-0/+2
* insns.dat: Add BLCICyrill Gorcunov2013-05-121-0/+2
* insns.dat: Add BLSICCyrill Gorcunov2013-05-121-0/+2
* insns.dat: Add immediate form of BEXTRCyrill Gorcunov2013-05-121-0/+2
* insns.dat: Add T1MSKC intstructionCyrill Gorcunov2013-05-121-1/+3
* insns.dat: Add TZMSK instructionCyrill Gorcunov2013-05-121-0/+2
* insns.dat: Move TZCNT for alphabetical orderCyrill Gorcunov2013-05-121-3/+3
* Make .git-ignore directory to ignore by scmCyrill Gorcunov2013-05-101-0/+1
* Add IF_TBM flagCyrill Gorcunov2013-05-101-0/+1
* BR3392253: Fix potential buffer overflow in number conversionCyrill Gorcunov2013-05-061-1/+1
* insns.dat: Udate yearCyrill Gorcunov2013-05-041-1/+1
* br3392250: insns -- Allow byte size in PREFETCHTx instructionsCyrill Gorcunov2013-05-041-4/+4
* BR3392244: docs -- Fix "respectively" typoCyrill Gorcunov2013-04-281-1/+1
* BR3392248: Update nasm -h outputCyrill Gorcunov2013-04-201-0/+4
* BR3392248: Update nasm manualCyrill Gorcunov2013-04-201-0/+4
* ndisasm: man -- Add missing -p optionCyrill Gorcunov2013-04-201-1/+1
* BR3392248: Update ndisasm manCyrill Gorcunov2013-04-201-1/+1
* BR3392248: Update ndisasm manCyrill Gorcunov2013-04-201-10/+10
* BR3392248: Update nasm manualCyrill Gorcunov2013-04-201-2/+9
* Fixed two more resource leaks in rdoff/rdlib.cPhilipp Kloke2013-04-011-0/+2
* Fixed three possible buffer overflowsPhilipp Kloke2013-04-011-3/+3