summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* initial branch of %pragma supportpragmaKeith Kanios2011-04-096-42/+348
* Revert "nasmlib: added string replace (strrep) utility function"Keith Kanios2011-04-092-85/+0
* Revert "nasmlib.c: fix issues with strrep utility function"Keith Kanios2011-04-091-9/+7
* nasmlib.c: fix issues with strrep utility functionKeith Kanios2011-04-081-7/+9
* nasmlib: added string replace (strrep) utility functionKeith Kanios2011-04-082-0/+85
* Merge branch 'nasm-2.09.xx'Cyrill Gorcunov2011-04-066-17/+41
|\
| * NASM 2.09.08nasm-2.09.08Cyrill Gorcunov2011-04-061-1/+1
| * doc: Updates for stable branch fixCyrill Gorcunov2011-04-062-3/+13
| * ofmt: Alias shortname must be used for __OUTPUT_FORMAT__ macroCyrill Gorcunov2011-04-064-14/+29
* | Merge branch 'nasm-2.09.xx'H. Peter Anvin2011-03-151-212/+260
|\ \ | |/
| * openwcom.mak: Update to use features from newer WMAKEJiri Malak2011-03-151-212/+260
* | Merge branch 'nasm-2.09.xx'Cyrill Gorcunov2011-03-126-5/+32
|\ \ | |/
| * NASM 2.09.07nasm-2.09.07Cyrill Gorcunov2011-03-121-1/+1
| * doc: Update changesCyrill Gorcunov2011-03-071-0/+1
| * test: Add br3189064Cyrill Gorcunov2011-03-071-0/+7
| * BR3189064: Fixes for VEXTRACTF128, VMASKMOVPSCyrill Gorcunov2011-03-071-2/+2
| * doc: Update changesCyrill Gorcunov2011-03-071-1/+9
| * test: Add br3200749Cyrill Gorcunov2011-03-071-0/+9
| * preproc.c: Don't forget to dup filename before freeCyrill Gorcunov2011-03-071-1/+1
| * BR3200749: Fix "use after close" file pointerCyrill Gorcunov2011-03-071-1/+4
* | preproc.c: Fix use-after-free bugCyrill Gorcunov2011-03-051-1/+1
* | NASM 2.10rc4nasm-2.10rc4Cyrill Gorcunov2011-02-281-1/+1
* | Merge branch 'nasm-2.09.xx'Cyrill Gorcunov2011-02-281-0/+5
|\ \ | |/
| * NASM 2.09.06nasm-2.09.06Cyrill Gorcunov2011-02-281-1/+1
| * doc: Describe changes for 2.09.06Cyrill Gorcunov2011-02-281-0/+3
| * output/outbin.c: initialize section align/start attributes upon creationKeith Kanios2011-02-281-0/+4
* | elf64: Use nasm_zalloc helperCyrill Gorcunov2011-02-281-19/+11
* | outelf32: Use nasm_zalloc helperCyrill Gorcunov2011-02-281-20/+12
* | outcoff: Use nasm_zalloc helperCyrill Gorcunov2011-02-281-6/+1
* | bin: Use nasm_zalloc for default section creationCyrill Gorcunov2011-02-281-12/+7
* | preproc: Use nasm_zalloc helperCyrill Gorcunov2011-02-281-35/+14
* | bin: Use nasm_zalloc helper for section allocation in a sake of simplicityCyrill Gorcunov2011-02-281-25/+19
* | output/outbin.c: initialize section align/start attributes upon creationKeith Kanios2011-02-271-0/+4
* | Merge branch 'nasm-2.09.xx'Cyrill Gorcunov2011-02-232-0/+4
|\ \ | |/
| * doc: Describe changesCyrill Gorcunov2011-02-231-0/+3
| * insns: VLDQQU is backCyrill Gorcunov2011-02-231-0/+1
* | Merge branch 'nasm-2.09.xx'Cyrill Gorcunov2011-02-212-1/+8
|\ \ | |/
| * test: Add test for BR 3187743Cyrill Gorcunov2011-02-211-0/+7
| * BR 3187743: insns.dat -- Rename VLDQQU to VLDDQUCyrill Gorcunov2011-02-211-1/+1
* | Drop LLC compiler supportCyrill Gorcunov2011-02-215-875/+0
* | Merge branch 'nasm-2.09.xx'Cyrill Gorcunov2011-02-201-0/+7
|\ \ | |/
| * NASM 2.09.05nasm-2.09.05Cyrill Gorcunov2011-02-201-1/+1
| * doc: Update changes.srcCyrill Gorcunov2011-02-201-1/+3
| * Delete invalid form of VPEXTRWCyrill Gorcunov2011-02-201-1/+0
| * doc: Describe changes for 2.09.05 stableCyrill Gorcunov2011-02-201-0/+5
* | insns.dat: Remove vpextrw merge rudimentCyrill Gorcunov2011-02-141-1/+0
* | Merge branch 'nasm-2.09.xx'Cyrill Gorcunov2011-02-142-2/+12
|\ \ | |/
| * test: Add test for BR3174983Cyrill Gorcunov2011-02-141-0/+9
| * BR3174983: insns.dat -- Fix arguments encodong for VPEXTRWCyrill Gorcunov2011-02-141-2/+2
* | make: Add cscope targedCyrill Gorcunov2011-02-141-0/+5