platform/upstream/nasm.git
2003-08-29 H. Peter AnvinUpdate status
2003-08-29 H. Peter AnvinHandle subdirectories
2003-08-29 H. Peter AnvinRemove obsolete comment
2003-08-29 Frank KotlerTouch up Makefile.b32
2003-08-27 H. Peter AnvinSMSW and SLDT are implicitly 16 bits when accessing...
2003-08-27 Frank KotlerAlexei's patch to allow "-I" paths to be searched for...
2003-08-15 Michael K.... Allow leading whitespace on output format specific...
2003-08-06 Frank Kotlerfix comment in test/lnxhello.asm
2003-08-06 Frank KotlerRemove "backslash()"
2003-07-25 Nickolay YurchenkoAdded -d key (merge duplicate strings) to to compiler...
2003-07-16 H. Peter AnvinDocument fixing bug 574861
2003-07-16 H. Peter AnvinFix offset computation in the presence of explicit...
2003-07-10 H. Peter AnvinAdd Linux "hello world" example
2003-07-10 H. Peter AnvinRestore the adjusted symbol id start
2003-07-09 H. Peter AnvinGenerate stabs format debugging info for ELF
2003-07-09 H. Peter AnvinQuiet spurious gcc warning
2003-07-09 Michael K.... start/vstart/align/valign can now be >0x80000000
2003-06-30 Frank KotlerFixed outbin.c to allow origin > 80000000h
2003-06-14 Frank Kotlerapply dborca's patch - make the "-U" switch work -...
2003-04-01 Frank KotlerRemove "malloc.h" from rdoff/symtab.c - BSD build problem?
2003-03-12 H. Peter AnvinThe next release will be 0.98.37
2003-03-12 H. Peter AnvinDocument XSTORE
2003-03-12 H. Peter AnvinAdd Cyrix XSTORE
2003-02-25 H. Peter AnvinSupport "cpu prescott"
2003-02-24 H. Peter AnvinUpdate copyright year
2003-02-24 H. Peter AnvinImprove language
2003-02-24 H. Peter AnvinPrescott instructions.
2003-02-24 H. Peter AnvinAdd support for the new instructions in Prescott
2003-02-06 Frank Kotler"Q" and "O" suffixes now indicate octal - touch up...
2003-02-04 Frank KotlerChanges to CHANGES, AUTHORS
2003-02-04 Frank Kotlerupdate docs - multisection, [list +/-], --prefix, pslld...
2003-02-04 Frank Kotlerbugfixes to insns.dat pmovhps, pmovlps, sysexit
2003-02-04 Frank KotlerMike's multisection outbin.c "align bug fix"
2002-12-07 Frank Kotlerfix reported bug in doc - cosmetic touchups
2002-12-05 H. Peter AnvinAdd missing header files
2002-12-04 Frank Kotlerchanges to CHANGES
2002-12-04 Frank Kotlertry again to finish Yuri's patch
2002-12-04 Frank Kotlerfinish adding Yuri's patch?
2002-12-04 Frank KotlerYuri's 12/3/2002 rdoff patches-
2002-11-10 H. Peter AnvinFix BR 632459: endianness error
2002-11-10 H. Peter AnvinFix the definition of PSLLDQ (BR 578123)
2002-11-08 H. Peter AnvinFix bug 615409 (UNPCKHPD xmmreg,mem not vice versa)
2002-11-07 H. Peter AnvinAdd a test for incorrect handing of offsets with prefixes
2002-09-19 H. Peter AnvinFixes from Bart Oldeman
2002-09-13 H. Peter AnvinNext version is 0.98.36
2002-09-13 H. Peter AnvinRemove redundant define that generates too long command...
2002-09-13 H. Peter AnvinFix ordering rule in "make spotless"
2002-09-13 H. Peter AnvinClean doc directory when making "make dist"
2002-09-13 H. Peter AnvinFix missing test for e->type being set.
2002-09-13 H. Peter AnvinUpdate CHANGES for 0.98.35
2002-09-12 H. Peter AnvinRAA fix from theowl
2002-09-12 H. Peter AnvinClean up unnecessary dependencies.
2002-09-12 H. Peter AnvinFix Borland C++ optimization bug; add test for bad...
2002-09-12 H. Peter AnvinUse tmpfile() instead of tmpnam()
2002-09-12 H. Peter Anvin"const"-ipation fixes from Trevor Woerner
2002-06-11 Ed Berosetfixed multiple %ROTATE bugs (numbers 560567 and 560930...
2002-06-11 Ed Berosetcorrected comment above the report_error_vc function
2002-06-10 H. Peter AnvinVisual C++ error format needs <space>:<space> after...
2002-06-09 Ed BerosetAdded documentation for -X command line switch which...
2002-06-09 Ed BerosetAddressed feature request 555987 (Visual Studio integra...
2002-06-08 H. Peter Anvin0.98.34 is out, next is 0.98.35
2002-06-08 H. Peter AnvinBring CHANGES up to date.
2002-06-08 Debbie WilesAdded *1 case support for NOSPLIT ([NOSPLIT EAX] to...
2002-06-07 H. Peter AnvinThis is Jim's outcoff patch.
2002-06-07 Debbie WilesRemoved unnecessary address size flags from register...
2002-06-07 H. Peter AnvinFix for BR 561137 (gcc3 compilation issue.)
2002-06-06 H. Peter AnvinUpdate Makefile.bc3 so that it actually works again.
2002-06-06 H. Peter AnvinThis is the "megapatch":
2002-06-04 H. Peter AnvinComments are more useful when correct
2002-06-04 H. Peter AnvinBreak long lines by default.
2002-06-04 Debbie WilesAdded code to prevent FAR from being used with a register
2002-06-04 H. Peter AnvinCorrect the command line parsing of --
2002-06-04 H. Peter AnvinDon't hard-code '.' as the current directory
2002-06-04 H. Peter AnvinAllow multiple Makefiles to be specified
2002-06-04 H. Peter AnvinSupport generating dependencies in different syntaxes.
2002-06-02 H. Peter AnvinDocument "CPU IA64"
2002-06-02 H. Peter AnvinMake the disassembler correctly handle the new \34...
2002-06-01 Debbie WilesAltered the documentation for the %! directive
2002-05-31 H. Peter AnvinRemove obsolete script
2002-05-30 H. Peter AnvinCorrectly recognize $$ as TOKEN_BASE
2002-05-29 Debbie WilesDocumented the %! (get environment) preprocessor directive.
2002-05-28 H. Peter AnvinAdd the JMPE instruction.
2002-05-27 H. Peter AnvinDeal with another case of address/operand size confusio...
2002-05-27 H. Peter AnvinDrop the version number from the README file
2002-05-27 H. Peter AnvinCorrect handling of SEG <nonsegment>; per BR 560575
2002-05-27 H. Peter Anvin0.98.33 is out, so next will be 0.98.34
2002-05-27 H. Peter AnvinGenerate a spec file *correctly*
2002-05-27 H. Peter AnvinAutomatically make a specfile
2002-05-27 H. Peter AnvinNeed "make cleaner" not "make clean"
2002-05-27 H. Peter AnvinAvoid releasing intermediate files in the doc bundle
2002-05-26 H. Peter AnvinMore CHANGES updates...
2002-05-26 H. Peter AnvinAdd a way to link with specific system libraries (e...
2002-05-26 H. Peter AnvinUpdate the list of changes until now.
2002-05-26 H. Peter AnvinFix off-by-one error found when running theowl's test...
2002-05-26 H. Peter AnvinThis file needs <stdlib.h>
2002-05-26 H. Peter AnvinThis file needs <string.h>
2002-05-26 H. Peter AnvinFix really stupid thinko on my part...
2002-05-26 H. Peter AnvinClean up Makefile.unx and document it better
2002-05-26 H. Peter Anvinraa_read() is defined to return 0 for all uninitialized...
2002-05-26 H. Peter AnvinUndo accidental checkin of old code
next