]> granicus.if.org Git - yasm/commit
* gas-bison.y, gas-token.re: Support multiple instructions on a single line
authorPeter Johnson <peter@tortall.net>
Sun, 23 Oct 2005 06:01:44 +0000 (06:01 -0000)
committerPeter Johnson <peter@tortall.net>
Sun, 23 Oct 2005 06:01:44 +0000 (06:01 -0000)
commit8bfd61773e9cc1075a57f847fe3c431151ccfd67
treeaaf74c55e67076da12f06c41f6d62913065d16de
parent40886e0c3a3ec4a65ce6429cb06fced9198d743a
* gas-bison.y, gas-token.re: Support multiple instructions on a single line
with ';' separator.  List output with this is currently broken however.

* gas-semi.asm: New test for this.

svn path=/trunk/yasm/; revision=1291
modules/parsers/gas/gas-bison.y
modules/parsers/gas/gas-token.re
modules/parsers/gas/tests/Makefile.inc
modules/parsers/gas/tests/gas-semi.asm [new file with mode: 0644]
modules/parsers/gas/tests/gas-semi.errwarn [new file with mode: 0644]
modules/parsers/gas/tests/gas-semi.hex [new file with mode: 0644]