]> granicus.if.org Git - yasm/commit
Update all re2c input files to use case-insensitive strings. The code
authorPeter Johnson <peter@tortall.net>
Mon, 10 Oct 2005 03:47:58 +0000 (03:47 -0000)
committerPeter Johnson <peter@tortall.net>
Mon, 10 Oct 2005 03:47:58 +0000 (03:47 -0000)
commitb6a378d14f8c94569789561864fad9ae58bf0800
tree9825d8968aca33660f10339166bfeda50f522a06
parentb6ed510e7ede61428447f5a7dee81d58ebc68293
Update all re2c input files to use case-insensitive strings.  The code
generated for this is identical to the old A=[aA] way of doing this, but
this way is easier to read.

svn path=/trunk/yasm/; revision=1276
modules/arch/lc3b/lc3bid.re
modules/arch/x86/x86id.re
modules/parsers/gas/gas-token.re
modules/parsers/nasm/nasm-token.re