platform/upstream/nasm.git
2002-05-20 Debbie WilesAdded a reference to the section on mixed size addressi...
2002-05-20 H. Peter AnvinClean up the character set handling somewhat.
2002-05-20 H. Peter AnvinRemove some duplicated spaces.
2002-05-20 Debbie WilesAdded make rules for files generated from perl scripts
2002-05-20 H. Peter AnvinAdd __NASM_PATCHLEVEL__ and __NASM_VERSION_ID__ macros
2002-05-19 H. Peter AnvinAutomatically update the LATEST tag if doing a "real...
2002-05-19 H. Peter Anvin0.98.32 is out; now working on 0.98.33
2002-05-19 H. Peter AnvinFix stray character that had snuck in. Damned.
2002-05-19 H. Peter AnvinDocument new Cygwin compatibility
2002-05-19 H. Peter AnvinCheck in the rest of the Cygwin support patch...
2002-05-19 H. Peter AnvinRemove autom4te.cache when cleaning up config.*
2002-05-19 H. Peter AnvinCleaner way to handle the PERLREQ removal
2002-05-19 H. Peter AnvinFix so that the configure.in works with autoconf 2...
2002-05-19 H. Peter AnvinFix a couple of perl4-isms that are now illegal
2002-05-18 H. Peter AnvinUse a driver Perl script to run genps.pl, since Windows...
2002-05-18 H. Peter AnvinAdd version number to the cover page, generated from...
2002-05-18 Frank Kotleruncomment "use strict" in macros.pl
2002-05-18 Frank Kotlerapplied theowl's patch to raa_write - errors to raa_read
2002-05-17 H. Peter AnvinUndo a change that wasn't meant for public consumption...
2002-05-17 H. Peter AnvinUpdate CHANGES with the current changes for 0.98.32
2002-05-17 H. Peter AnvinClean up the output/ and (to some degree) test/ directo...
2002-05-17 Debbie WilesChanged address to report bugs in ndisasm appendix.
2002-05-17 H. Peter AnvinAdd one more instance of .rodata
2002-05-17 Ed BerosetRecorded recent work on preproc.c
2002-05-17 H. Peter AnvinMake .rodata a recognized ELF section with default...
2002-05-17 Ed Berosetadded const keyword to strdup argument
2002-05-17 Ed Berosetadded const keyword to strdup
2002-05-17 Ed BerosetFixed bug 556600 in which an unterminated macro error...
2002-05-17 Debbie WilesAdded documentation for __NASM_SUBMINOR__ and __NASM_VE...
2002-05-17 H. Peter AnvinMake the ELF section a bit more accurate; clean up...
2002-05-17 Debbie WilesChanged \\ to \ in paths for -i command line option
2002-05-17 Debbie WilesCorrected uD# documentation
2002-05-16 Debbie WilesAnother \i --> \I change
2002-05-16 H. Peter AnvinAdd missing space
2002-05-16 H. Peter AnvinChange \i -> \I in a few places
2002-05-16 H. Peter AnvinFix some formatting inconsistencies in %ifmacro.
2002-05-16 H. Peter AnvinInclude the NASM logo from the specified EPS file rathe...
2002-05-16 H. Peter AnvinFix a couple of index terms.
2002-05-16 H. Peter AnvinMinor formatting tweaks.
2002-05-16 H. Peter AnvinRip out the old PostScript backend and make the new...
2002-05-16 H. Peter AnvinChanging "hanging comma" index entries to omit the...
2002-05-16 H. Peter AnvinGenerate "hanging comma" clauses in the index
2002-05-16 H. Peter AnvinChange the index term for "overloading multi-line macro...
2002-05-16 Debbie WilesCorrected documentation for CMPXCHG
2002-05-16 H. Peter AnvinUse a fontset for the title. Change fonts to use Times...
2002-05-15 H. Peter AnvinFix a typo which caused the index to be generated incor...
2002-05-15 H. Peter AnvinStrip the anchor tags from the table of contents
2002-05-15 H. Peter AnvinUse a custom font encoding vector; generate copyright...
2002-05-15 H. Peter AnvinMake the new PS/PDF backend somewhat configurable
2002-05-15 H. Peter AnvinOne day this will make ps2pdf optmimize the output...
2002-05-15 H. Peter AnvinNew PS/PDF backend: first attempt at generating the...
2002-05-15 Bryan Ischo* Slight enhancement to line continuation documentation
2002-05-14 H. Peter AnvinChange "const static" -> "static const" to keep gcc...
2002-05-14 H. Peter AnvinCode cleanup fixes from Ed Beroset
2002-05-14 H. Peter AnvinRemove stealth whitespace (all of the form ". \n").
2002-05-14 H. Peter AnvinWork in progress: new PostScript/PDF generator back end
2002-05-14 H. Peter AnvinUse a dash for the title metadata
2002-05-14 H. Peter AnvinUse em dash for the title
2002-05-14 H. Peter AnvinDon't remove head.ps by mistake
2002-05-14 Debbie WilesUpdated flags for some 186 instructions in the docs
2002-05-14 H. Peter AnvinChange __error (reserved namespace) to _error (normal...
2002-05-14 H. Peter AnvinProduce "dip" -- basically digested paragraphs for...
2002-05-14 H. Peter AnvinEncode metadata in the documentation source, rather...
2002-05-14 H. Peter AnvinTry to be brutally EPSF conformant.
2002-05-14 H. Peter AnvinCorrect userdict -> 1 dict
2002-05-14 H. Peter AnvinNASM logo in Embeddable PostScript format
2002-05-14 H. Peter AnvinFix from Ed Beroset for unterminated %macro directive...
2002-05-13 Debbie WilesMore tidying up of the overall formatting. Ran through...
2002-05-12 Debbie WilesNumerous typos in instruction set fixed
2002-05-12 H. Peter AnvinAdd the source file itself to the dependency list.
2002-05-12 H. Peter AnvinDependency-generation script
2002-05-12 Debbie WilesCorrected another typo in the instruction set
2002-05-12 Debbie Wiles*** empty log message ***
2002-05-12 Debbie Wiles*** empty log message ***
2002-05-12 Debbie Wiles*** empty log message ***
2002-05-12 Debbie Wiles*** empty log message ***
2002-05-11 H. Peter AnvinFix sequence point problem.
2002-05-10 H. Peter AnvinMore CHANGES that were never documented properly.
2002-05-10 Debbie Wiles*** empty log message ***
2002-05-10 H. Peter AnvinOops... this file didn't get updated to log the new...
2002-05-10 H. Peter AnvinNext version will be 0.98.32
2002-05-10 H. Peter AnvinMove cleanup before work directory creation
2002-05-10 H. Peter AnvinOperate from the correct path in "real" mode.
2002-05-10 H. Peter AnvinClean the directory correctly; generate the SF path...
2002-05-10 H. Peter Anvincvs tag doesn't have an -a option
2002-05-10 H. Peter AnvinFix typo in release script
2002-05-10 Debbie Wiles*** empty log message ***
2002-05-10 H. Peter AnvinChange "working" to "OK"
2002-05-10 H. Peter AnvinHandle the "output" directory correctly (patch from...
2002-05-10 H. Peter AnvinFix comment.
2002-05-10 H. Peter AnvinMakefile work: Add working 16-bit DOS variants (Borland...
2002-05-09 Debbie Wiles*** empty log message ***
2002-05-09 H. Peter AnvinProcessor level fixes from John Coffman
2002-05-09 H. Peter AnvinFix from John Coffman to 16-bit OBJ format output.
2002-05-07 H. Peter AnvinFix the positioning of the page number in the table...
2002-05-07 H. Peter AnvinTests for the %ifmacro directives
2002-05-07 H. Peter AnvinAdd %ifmacro and friends, and fix two minor bugs:
2002-05-06 H. Peter AnvinFix more instance of "NASM environment variable" -...
2002-05-06 H. Peter AnvinChange NASMOPT to NASMENV
2002-05-06 H. Peter AnvinMake RPM itself cycle through the necessary "architectu...
next