]> granicus.if.org Git - yasm/commit
Actually fully support "gnu" alias for "gas" parser. A number of places
authorPeter Johnson <peter@tortall.net>
Wed, 31 Jan 2007 18:29:12 +0000 (18:29 -0000)
committerPeter Johnson <peter@tortall.net>
Wed, 31 Jan 2007 18:29:12 +0000 (18:29 -0000)
commit03d66466d5c376ced65e18c8d1aceeb2915c0bdb
tree37481bfc795aa936676b53bcc86083661082befd
parentfa63e6debf5a8931dcbe5c2b4fc8698297915380
Actually fully support "gnu" alias for "gas" parser.  A number of places
do a check against the parser name.

Reported by: rugxulo@gmail.com

svn path=/trunk/yasm/; revision=1749
frontends/yasm/yasm.c
modules/arch/x86/x86arch.c