doc: Document --v and duplicate REX prefix fix
[platform/upstream/nasm.git] / pptok.pl
2013-06-29 Marat Dukhanmake: Fix nasm build with MSVC
2011-07-15 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2011-07-03 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2011-06-23 H. Peter AnvinMerge branch 'nasm-2.09.xx'
2011-06-23 H. Peter AnvinMerge branch 'nasm-2.09.xx'
2011-04-06 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2011-03-15 H. Peter AnvinMerge branch 'nasm-2.09.xx'
2011-03-12 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2011-02-28 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2011-02-22 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2011-02-21 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2011-02-20 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2011-02-14 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2010-11-23 Cyrill GorcunovMerge branch 'insns'
2010-11-21 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2010-11-16 H. Peter AnvinMerge branch 'nasm-2.09.xx'
2010-11-07 Victor van den ElzenFix Perl deprecation warnings.
2009-06-28 H. Peter AnvinAdd copyright verbiage to Perl scripts; update LICENSE
2008-06-22 H. Peter Anvinpp_directives_len can be uint8_t
2008-06-19 H. Peter Anvinmacros.c: compress by tokenizing macro directives
2007-10-19 H. Peter AnvinFormatting: kill off "stealth whitespace"
2007-10-03 H. Peter AnvinPortability fixes
2007-10-03 H. Peter AnvinUse the crc64 we already use as the perfect hash functi...
2007-09-21 Charles CrayneMerge branch 'master' of git+ssh://ccrayne@repo.or...
2007-09-20 Frank KotlerMerge branch 'master' of git+ssh://fbkotler@repo.or...
2007-09-19 H. Peter AnvinMerge commit 'origin/sse5'
2007-09-19 H. Peter AnvinMerge commit 'origin/master' into sse5
2007-09-18 H. Peter AnvinMerge commit 'origin/master' into sse5
2007-09-18 H. Peter AnvinChange the token prehash function for better convergence
2007-09-13 H. Peter Anvinpptok.c: don't insist on C99 compiler behaviour
2007-09-12 H. Peter Anvinpptok.c: quick-and-dirty downcasing during prehashing
2007-09-12 H. Peter Anvinpptok.c: handle holes in the pp_directives array
2007-09-12 H. Peter AnvinMore automation in the preprocessor conditionals handling
2007-09-12 H. Peter Anvinpptok.c: fix spacing
2007-09-12 H. Peter AnvinGenerate automatically correct tests for %if and %elif
2007-09-12 H. Peter AnvinUse a perfect hash to look up preprocessor directives