summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-09-12Next version = 0.98.39H. Peter Anvin1-1/+1
2003-09-12Fix list iteratorH. Peter Anvin1-1/+1
2003-09-12Document change to -g internalsH. Peter Anvin1-0/+2
2003-09-10If we don't specify -g, actually suppress debugging outputH. Peter Anvin2-3/+8
2003-09-10Use the version of tmap.nas that actually caused problemsH. Peter Anvin1-8/+8
2003-09-08More test files...H. Peter Anvin3-0/+1460
2003-09-08Cannot free "lnfname" since it's now static...H. Peter Anvin1-1/+0
2003-09-08Make sure autoheader has actually been run by conditionalizingH. Peter Anvin2-1/+3
2003-09-08fixed bug #677841 by limiting the scanner to no more than 4095 characters for...Ed Beroset1-0/+1
2003-09-08fixed bug #677841 by limiting the scanner to no more than 4095 characters for...Ed Beroset3-2/+9
2003-09-07* Fix for %rep with no arguments (#560568)Nickolay Yurchenko2-27/+65
2003-09-06nasm_malloc-ize Martin's outelf.c stabs stuffFrank Kotler1-14/+17
2003-09-06quick fix to -f obj debug format - put "static" back in assemble.cFrank Kotler2-2/+12
2003-09-06Document ELF fixH. Peter Anvin1-0/+2
2003-09-06First attempt at fixing the stabs/ELF issue.H. Peter Anvin2-74/+60
2003-09-02Document STR fixH. Peter Anvin1-0/+1
2003-09-02STR also has SMSW/SLDT-like semantics for operand sizeH. Peter Anvin1-1/+2
2003-09-01Add autoheader commandH. Peter Anvin1-0/+1
2003-09-01Enable the use of a config.h file and autoheader. At this point we don'tH. Peter Anvin4-1/+6
2003-09-01-O10 and -O15, not -O5 and -O10H. Peter Anvin1-1/+1
2003-08-30Now working toward 0.98.38H. Peter Anvin2-1/+8
2003-08-30Support building 16-bit DOS binaries using OpenWatcomH. Peter Anvin3-2/+149
2003-08-29Update for newer RH releasesH. Peter Anvin1-18/+14
2003-08-29%{_arch} doesn't work with newer RPMs; use %{_target_cpu} insteadH. Peter Anvin1-1/+1
2003-08-29Fix "make doc"H. Peter Anvin1-0/+2
2003-08-29Don't rename the spec fileH. Peter Anvin1-1/+0
2003-08-29Making the spec file part of dist is something for the Makefile, notH. Peter Anvin2-2/+1
2003-08-29Include spec file in tarball for rpm -taH. Peter Anvin1-7/+2
2003-08-29Update URLs; make compatible with newer RPMsH. Peter Anvin1-1/+3
2003-08-29Standard formatting.H. Peter Anvin1-3/+3
2003-08-29Document -O2/-O3 changeH. Peter Anvin1-0/+2
2003-08-29Update documentation slightly; remove weird special-casing of -O2 and -O3H. Peter Anvin2-9/+8
2003-08-29UpdateH. Peter Anvin1-1/+2
2003-08-29Standard line breaksH. Peter Anvin1-14/+16
2003-08-29Update statusH. Peter Anvin1-5/+6
2003-08-29Handle subdirectoriesH. Peter Anvin1-1/+1
2003-08-29Remove obsolete commentH. Peter Anvin1-1/+1
2003-08-29Touch up Makefile.b32Frank Kotler1-15/+15
2003-08-27SMSW and SLDT are implicitly 16 bits when accessing memory, but can setH. Peter Anvin1-2/+4
2003-08-27Alexei's patch to allow "-I" paths to be searched for "incbin"ed filesFrank Kotler6-8/+124
2003-08-15Allow leading whitespace on output format specific directives.Michael K. Ter Louw1-8/+11
2003-08-06fix comment in test/lnxhello.asmFrank Kotler1-1/+2
2003-08-06Remove "backslash()"Frank Kotler2-17/+2
2003-07-25Added -d key (merge duplicate strings) to to compiler keys string.Nickolay Yurchenko1-1/+2
2003-07-16Document fixing bug 574861H. Peter Anvin1-0/+1
2003-07-16Fix offset computation in the presence of explicit prefixes.H. Peter Anvin1-1/+1
2003-07-10Add Linux "hello world" exampleH. Peter Anvin1-0/+48
2003-07-10Restore the adjusted symbol id startH. Peter Anvin1-1/+1
2003-07-09Generate stabs format debugging info for ELFH. Peter Anvin3-21/+374
2003-07-09Quiet spurious gcc warningH. Peter Anvin1-1/+1