summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-03NASM 2.10rc5H. Peter Anvin1-1/+1
2011-04-11BR3282788: Fix 64-bit Mach-O bug that crashes NASM due to NULL symbolsKeith Kanios1-8/+26
2011-04-09Revert "nasmlib: added string replace (strrep) utility function"Keith Kanios2-85/+0
2011-04-09Revert "nasmlib.c: fix issues with strrep utility function"Keith Kanios1-9/+7
2011-04-08nasmlib.c: fix issues with strrep utility functionKeith Kanios1-7/+9
2011-04-08nasmlib: added string replace (strrep) utility functionKeith Kanios2-0/+85
2011-04-06Merge branch 'nasm-2.09.xx'Cyrill Gorcunov6-17/+41
2011-04-06NASM 2.09.08Cyrill Gorcunov1-1/+1
2011-04-06doc: Updates for stable branch fixCyrill Gorcunov2-3/+13
2011-04-06ofmt: Alias shortname must be used for __OUTPUT_FORMAT__ macroCyrill Gorcunov4-14/+29
2011-03-15Merge branch 'nasm-2.09.xx'H. Peter Anvin1-212/+260
2011-03-15openwcom.mak: Update to use features from newer WMAKEJiri Malak1-212/+260
2011-03-12Merge branch 'nasm-2.09.xx'Cyrill Gorcunov6-5/+32
2011-03-12NASM 2.09.07Cyrill Gorcunov1-1/+1
2011-03-07doc: Update changesCyrill Gorcunov1-0/+1
2011-03-07test: Add br3189064Cyrill Gorcunov1-0/+7
2011-03-07BR3189064: Fixes for VEXTRACTF128, VMASKMOVPSCyrill Gorcunov1-2/+2
2011-03-07doc: Update changesCyrill Gorcunov1-1/+9
2011-03-07test: Add br3200749Cyrill Gorcunov1-0/+9
2011-03-07preproc.c: Don't forget to dup filename before freeCyrill Gorcunov1-1/+1
2011-03-07BR3200749: Fix "use after close" file pointerCyrill Gorcunov1-1/+4
2011-03-05preproc.c: Fix use-after-free bugCyrill Gorcunov1-1/+1
2011-02-28NASM 2.10rc4Cyrill Gorcunov1-1/+1
2011-02-28Merge branch 'nasm-2.09.xx'Cyrill Gorcunov1-0/+5
2011-02-28NASM 2.09.06Cyrill Gorcunov1-1/+1
2011-02-28doc: Describe changes for 2.09.06Cyrill Gorcunov1-0/+3
2011-02-28output/outbin.c: initialize section align/start attributes upon creationKeith Kanios1-0/+4
2011-02-28elf64: Use nasm_zalloc helperCyrill Gorcunov1-19/+11
2011-02-28outelf32: Use nasm_zalloc helperCyrill Gorcunov1-20/+12
2011-02-28outcoff: Use nasm_zalloc helperCyrill Gorcunov1-6/+1
2011-02-28bin: Use nasm_zalloc for default section creationCyrill Gorcunov1-12/+7
2011-02-28preproc: Use nasm_zalloc helperCyrill Gorcunov1-35/+14
2011-02-28bin: Use nasm_zalloc helper for section allocation in a sake of simplicityCyrill Gorcunov1-25/+19
2011-02-27output/outbin.c: initialize section align/start attributes upon creationKeith Kanios1-0/+4
2011-02-23Merge branch 'nasm-2.09.xx'Cyrill Gorcunov2-0/+4
2011-02-23doc: Describe changesCyrill Gorcunov1-0/+3
2011-02-23insns: VLDQQU is backCyrill Gorcunov1-0/+1
2011-02-21Merge branch 'nasm-2.09.xx'Cyrill Gorcunov2-1/+8
2011-02-21test: Add test for BR 3187743Cyrill Gorcunov1-0/+7
2011-02-21BR 3187743: insns.dat -- Rename VLDQQU to VLDDQUCyrill Gorcunov1-1/+1
2011-02-21Drop LLC compiler supportCyrill Gorcunov5-875/+0
2011-02-20Merge branch 'nasm-2.09.xx'Cyrill Gorcunov1-0/+7
2011-02-20NASM 2.09.05Cyrill Gorcunov1-1/+1
2011-02-20doc: Update changes.srcCyrill Gorcunov1-1/+3
2011-02-20Delete invalid form of VPEXTRWCyrill Gorcunov1-1/+0
2011-02-20doc: Describe changes for 2.09.05 stableCyrill Gorcunov1-0/+5
2011-02-14insns.dat: Remove vpextrw merge rudimentCyrill Gorcunov1-1/+0
2011-02-14Merge branch 'nasm-2.09.xx'Cyrill Gorcunov2-2/+12
2011-02-14test: Add test for BR3174983Cyrill Gorcunov1-0/+9
2011-02-14BR3174983: insns.dat -- Fix arguments encodong for VPEXTRWCyrill Gorcunov1-2/+2