summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* changes.src: update with the 2.08.xx changesnasm-2.08.xxH. Peter Anvin2010-07-151-0/+10
* NASM 2.08.02nasm-2.08.02Cyrill Gorcunov2010-07-101-1/+1
* preproc.c: Fix NULL deref on token pastingCyrill Gorcunov2010-07-101-1/+3
* NASM 2.08.01nasm-2.08.01Victor van den Elzen2010-03-101-1/+1
* preproc.c: Fix regression introduced in bebf0d215Victor van den Elzen2010-03-101-1/+1
* NASM 2.08nasm-2.08Cyrill Gorcunov2010-03-101-1/+1
* doc/changes.src: Restore empty line.Cyrill Gorcunov2010-03-031-0/+1
* Update doc/changes.srcCyrill Gorcunov2010-03-031-0/+1
* misc/tag-release: Make it usable for remote reposCyrill Gorcunov2010-03-031-4/+21
* NASM 2.08rc10nasm-2.08rc10Cyrill Gorcunov2010-03-011-1/+1
* preproc.c: Turn off rmacro,exitmacro supportCyrill Gorcunov2010-02-283-33/+43
* phash.ph: we haven't required the Graph module for a long timeH. Peter Anvin2010-02-181-2/+0
* labels.c: Fix NULL dereference on too long identifiersCyrill Gorcunov2010-02-181-1/+10
* Revert "doc/nasmdoc.src: Get rid of id length restriction"Cyrill Gorcunov2010-02-171-1/+2
* preproc.c: Eliminate parasite comment on PP_STACKSIZECyrill Gorcunov2010-02-171-3/+0
* preproc.c: Fix tab\space messCyrill Gorcunov2010-02-171-1076/+1088
* doc/nasmdoc.src: Get rid of id length restrictionCyrill Gorcunov2010-02-171-2/+1
* doc/nasmdoc.src: Point to the correct license fileCyrill Gorcunov2010-02-171-1/+1
* doc/nasmdoc.src: It's 2010 alreadyCyrill Gorcunov2010-02-171-3/+3
* NASM 2.08rc9nasm-2.08rc9H. Peter Anvin2010-02-151-1/+1
* doc/changes.src: update in preparation of 2.08 releaseH. Peter Anvin2010-02-151-1/+7
* preproc.c: Fix SIGSEV on missed %endmCyrill Gorcunov2010-02-141-0/+1
* preproc.c: Fix NULL dereference on package absenceCyrill Gorcunov2010-02-121-4/+4
* NASM 2.08rc8nasm-2.08rc8Cyrill Gorcunov2010-02-111-1/+1
* output/outbin.c: Fix misprinted alignment boundCyrill Gorcunov2010-02-111-1/+1
* expand_smacro: Don't search for ID in global contextCyrill Gorcunov2010-02-111-6/+6
* Elf: Drop useless SEG_ALIGN_1Cyrill Gorcunov2010-02-111-1/+0
* Use ALIGN helperCyrill Gorcunov2010-02-117-27/+19
* nasmlib.h: Introduce ALIGN helpersCyrill Gorcunov2010-02-111-0/+7
* preproc.c: Use 16 byte offset in "flat64" stack modelPer Jessen2010-02-111-1/+1
* doc/nasmdoc.src: Delete misplaced "point" signCyrill Gorcunov2010-02-101-1/+1
* contrib/MSVC6.txt: Add guide how to use nasm in MSVC6Alexander Ilyin2010-01-241-0/+25
* nasmlib.c: Use UINT64_C for 64bit constantsCyrill Gorcunov2010-01-241-2/+2
* NASM 2.08rc7nasm-2.08rc7H. Peter Anvin2010-01-121-1/+1
* nasm.c: Restore strings broken by `indent`Cyrill Gorcunov2010-01-091-30/+14
* README: add note to see the AUTHORS fileH. Peter Anvin2010-01-061-1/+2
* insns.dat: in 64-bit mode, accept "monitor rax,ecx,edx".H. Peter Anvin2010-01-061-0/+1
* Mkfiles: Add depends on stabs.h for Elf outputCyrill Gorcunov2010-01-034-14/+14
* doc/changes.src: Update changesCyrill Gorcunov2010-01-031-1/+10
* ELF: Explicitly point out SYM_GLOBAL, SYM_LOCAL bindingCyrill Gorcunov2010-01-033-5/+7
* elf.h: Add ELFXX_ST_MKBIND and move ELFXX_ST_ helpersCyrill Gorcunov2010-01-031-8/+11
* output/outelfX.c: Use definitions from stabs.hCyrill Gorcunov2010-01-034-16/+6
* Add common STABs definition into output/stabs.hCyrill Gorcunov2010-01-031-0/+145
* outelfX.c: Trivial cleanupCyrill Gorcunov2010-01-032-231/+231
* BR2924380: Add AMD LWP instructionsCyrill Gorcunov2010-01-031-0/+20
* BR2924383: fix XOP instructionsCyrill Gorcunov2010-01-031-4/+10
* BR2924583: fix FMA4 instructionsCyrill Gorcunov2010-01-031-2/+2
* Elf: Allow symbols binding to undefined sectionCyrill Gorcunov2010-01-022-8/+4
* doc/nasmdoc.src: Update the number of sync points in docsCyrill Gorcunov2009-12-221-1/+1
* sync.c: Get sync points limit backCyrill Gorcunov2009-12-221-7/+13