summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-27NASM 2.10rc8H. Peter Anvin1-1/+1
2011-07-20Implement insns.dat in human readable formAnonymous2-2072/+2056
2011-07-20NASM 2.10.rc7Cyrill Gorcunov1-1/+1
2011-07-20insns: A final pile of AVX2 instructionsCyrill Gorcunov1-5/+45
2011-07-19insns: A few additional AVX2 templatesCyrill Gorcunov1-3/+34
2011-07-18insns: One more small snippet of AVX2Cyrill Gorcunov1-0/+12
2011-07-18insns: One more slab of AVX2 instructionsCyrill Gorcunov1-1/+22
2011-07-17insns: Add a slab of AVX2 instructionsCyrill Gorcunov1-2/+76
2011-07-17insns.dat: Move exsiting AVX2 insns to a separate sectionCyrill Gorcunov1-13/+17
2011-07-17preproc: Align members in structuresCyrill Gorcunov1-45/+47
2011-07-17preproc: Reorder ExpInv to drop paddingCyrill Gorcunov1-18/+19
2011-07-17preproc: Reorder SMacro members to eliminate paddingCyrill Gorcunov1-6/+6
2011-07-17nasm.h: Reorder tokenval members to drop paddingCyrill Gorcunov1-3/+3
2011-07-17Some cleanup on insns.hCyrill Gorcunov1-75/+78
2011-07-17Drop unused 'opt' from nasm_opt_valCyrill Gorcunov1-2/+2
2011-07-17elf64: Drop unused 'zero' variableCyrill Gorcunov1-3/+1
2011-07-17Drop unused 'type' from gencodeCyrill Gorcunov1-2/+0
2011-07-17Fix saa_writeaddr for big-endian caseCyrill Gorcunov1-1/+2
2011-07-17Drop unused 'arg' variableCyrill Gorcunov1-2/+1
2011-07-16Merge branch 'nasm-2.09.xx'Cyrill Gorcunov1-0/+8
2011-07-16NASM-2.09.10Cyrill Gorcunov1-1/+1
2011-07-16doc: Describe changes for nasm-2.09.10Cyrill Gorcunov1-0/+8
2011-07-15nsis: Remove desktop bat link as wellCyrill Gorcunov1-3/+17
2011-07-15nsis: Inform a user about files being deletedCyrill Gorcunov1-5/+10
2011-07-15nsis: Make sure the registry keys existCyrill Gorcunov1-2/+14
2011-07-15nsis: Remove desktop bat link as wellCyrill Gorcunov1-3/+17
2011-07-15nsis: Inform a user about files being deletedCyrill Gorcunov1-5/+10
2011-07-08A few more AVX2 spec instructionsH. Peter Anvin2-0/+9
2011-07-07Use a normal quad-case for valueless /is4H. Peter Anvin3-12/+13
2011-07-07Remove support for DREX encodingH. Peter Anvin4-122/+12
2011-07-07insns.dat: Clean up and fix the BMI instruction patternsH. Peter Anvin1-32/+29
2011-07-07insns: Fix up RORX templateJasper Neuman1-1/+1
2011-07-07insns.dat: Add some BMI1 and BMI2 instructionsJasper Neuman1-0/+37
2011-07-07nsis: Make sure the registry keys existCyrill Gorcunov1-2/+14
2011-07-07insns.h: Add BMI1 and BMI2 flags for further usageJasper Neuman1-0/+2
2011-07-06preproc: Drop useless assignmentsCyrill Gorcunov1-4/+0
2011-07-04Merge branch 'nasm-2.09.xx'Cyrill Gorcunov1-0/+7
2011-07-04NASM 2.09.09Cyrill Gorcunov1-1/+1
2011-07-04doc: Describe changes for stable versionCyrill Gorcunov1-0/+7
2011-07-04BR3282788: Fix 64-bit Mach-O bug that crashes NASM due to NULL symbolsKeith Kanios1-8/+26
2011-07-04output/outbin.c: initialize section attribs upon creationCyrill Gorcunov1-37/+26
2011-07-02preproc: Move Preproc type to preproc_ops structureCyrill Gorcunov3-11/+13
2011-06-30preproc: Refactor smacro paramters expansionCyrill Gorcunov1-6/+9
2011-06-30preproc: Add smacro paramter helpersCyrill Gorcunov1-6/+32
2011-06-30preproc: Alignment in loopCyrill Gorcunov1-3/+3
2011-06-29insns: Mark AVX2 instructions as FUTURECyrill Gorcunov1-7/+7
2011-06-28preproc: Finally drop context-through searchCyrill Gorcunov1-36/+16
2011-06-28preproc: nasm_free is safe against NULL argumentCyrill Gorcunov1-10/+5
2011-06-27Revert "BR3288901: Relax concat rules in preprocessor code"Cyrill Gorcunov1-23/+27
2011-06-27preproc: Add trace point into paste_tokensCyrill Gorcunov1-0/+2