summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-21smartalign: Introduce nojmp modeCyrill Gorcunov2-5/+10
2010-04-21Elf: Rename SEG_ALIGN to SEC_FILEALIGNCyrill Gorcunov3-7/+8
2010-04-21Add "win" alias for "win32" output formatCyrill Gorcunov1-0/+7
2010-04-21nasm.c: Delete redundant gotoCyrill Gorcunov1-2/+2
2010-04-11Elf: switch section_attrib to a new nasm_opt_val interfaceCyrill Gorcunov1-16/+17
2010-04-11nasmlib.c: Make nasm_opt_val robustCyrill Gorcunov1-15/+34
2010-04-11nasmlib.c: Introduce nasm_get_word helperCyrill Gorcunov2-0/+22
2010-04-11Elf: Use SHA_ANY constant instead of open coded numberCyrill Gorcunov2-2/+5
2010-04-10expand_mmacro: Use list helpersCyrill Gorcunov1-2/+2
2010-04-10detoken: Use list_for_each helpersCyrill Gorcunov1-7/+8
2010-04-10expand_smacro: stylish nitsCyrill Gorcunov1-16/+10
2010-04-10ofmt: Introduce output format aliasesCyrill Gorcunov4-57/+54
2010-04-10Elf: Some unification snippets for 32/64 bit versionsCyrill Gorcunov2-11/+13
2010-04-10Elf: Merge WRITE_STAB to outelf.hCyrill Gorcunov3-18/+9
2010-04-10Elf: Drop never used SOC helperCyrill Gorcunov2-4/+0
2010-04-10nasmdoc.src: Refer to ..imagebase in special symbols areaCyrill Gorcunov1-2/+6
2010-04-10nasmlib: Do not hang on if log file creation has been failedCyrill Gorcunov1-2/+7
2010-04-10Elf: Introduce section_attrib helperCyrill Gorcunov4-96/+65
2010-04-10nasmlib: Introduce nasm_trim_spaces and nasm_opt_val helpersCyrill Gorcunov2-0/+37
2010-04-07directives.pl: trivial formatting fixH. Peter Anvin1-1/+1
2010-04-07nasm.c: smarter handling of missing directivesH. Peter Anvin1-4/+7
2010-04-07directives.pl: compensate for *two* specials, not just oneH. Peter Anvin1-12/+20
2010-04-06Distinguish no directive present from unknown directiveH. Peter Anvin2-9/+11
2010-04-01BR2979629: vsnprintf: Use nasm_mallocCyrill Gorcunov1-7/+5
2010-04-01vsnprintf: Style nitfixCyrill Gorcunov1-14/+13
2010-03-25BR2975768: Update AMD LWP instructions to match upcoming changesCyrill Gorcunov2-8/+222
2010-03-12BR 2496848: Tighten ea checksVictor van den Elzen3-5/+79
2010-03-10NASM 2.08.01Victor van den Elzen1-1/+1
2010-03-10preproc.c: Fix regression introduced in bebf0d215Victor van den Elzen1-1/+1
2010-03-10NASM 2.08Cyrill Gorcunov1-1/+1
2010-03-03doc/changes.src: Restore empty line.Cyrill Gorcunov1-0/+1
2010-03-03Update doc/changes.srcCyrill Gorcunov1-0/+1
2010-03-03misc/tag-release: Make it usable for remote reposCyrill Gorcunov1-4/+21
2010-03-01NASM 2.08rc10Cyrill Gorcunov1-1/+1
2010-02-28preproc.c: Turn off rmacro,exitmacro supportCyrill Gorcunov3-33/+43
2010-02-18phash.ph: we haven't required the Graph module for a long timeH. Peter Anvin1-2/+0
2010-02-18labels.c: Fix NULL dereference on too long identifiersCyrill Gorcunov1-1/+10
2010-02-17Revert "doc/nasmdoc.src: Get rid of id length restriction"Cyrill Gorcunov1-1/+2
2010-02-17preproc.c: Eliminate parasite comment on PP_STACKSIZECyrill Gorcunov1-3/+0
2010-02-17preproc.c: Fix tab\space messCyrill Gorcunov1-1076/+1088
2010-02-17doc/nasmdoc.src: Get rid of id length restrictionCyrill Gorcunov1-2/+1
2010-02-17doc/nasmdoc.src: Point to the correct license fileCyrill Gorcunov1-1/+1
2010-02-17doc/nasmdoc.src: It's 2010 alreadyCyrill Gorcunov1-3/+3
2010-02-15NASM 2.08rc9H. Peter Anvin1-1/+1
2010-02-15doc/changes.src: update in preparation of 2.08 releaseH. Peter Anvin1-1/+7
2010-02-14preproc.c: Fix SIGSEV on missed %endmCyrill Gorcunov1-0/+1
2010-02-12preproc.c: Fix NULL dereference on package absenceCyrill Gorcunov1-4/+4
2010-02-11NASM 2.08rc8Cyrill Gorcunov1-1/+1
2010-02-11output/outbin.c: Fix misprinted alignment boundCyrill Gorcunov1-1/+1
2010-02-11expand_smacro: Don't search for ID in global contextCyrill Gorcunov1-6/+6