svn commit: r1955 - in trunk/yasm/modules/arch/x86: .
peter at tortall.net
peter at tortall.net
Sun Sep 16 19:58:06 PDT 2007
Author: peter
Date: Sun Sep 16 19:58:05 2007
New Revision: 1955
Added:
trunk/yasm/modules/arch/x86/tests/mixcase.asm
trunk/yasm/modules/arch/x86/tests/mixcase.hex
Modified:
trunk/yasm/modules/arch/x86/tests/Makefile.inc
trunk/yasm/modules/arch/x86/x86cpu.gperf
trunk/yasm/modules/arch/x86/x86regtmod.gperf
Changeset:
http://www.tortall.net/projects/yasm/changeset/1955
Log:
Make CPU feature flags and registers case insensitive again.
This was accidentally removed in [1929].
Add test case for these so it doesn't happen again.
More information about the yasm-cvs
mailing list