Update documentation for stack relative directives
[platform/upstream/nasm.git] / pptok.pl
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