]> granicus.if.org Git - yasm/commit
Start implementing support for multiples.
authorPeter Johnson <peter@tortall.net>
Mon, 19 Jun 2006 06:18:11 +0000 (06:18 -0000)
committerPeter Johnson <peter@tortall.net>
Mon, 19 Jun 2006 06:18:11 +0000 (06:18 -0000)
commitc2de3a16675595b01dbe6b01772aae4b1007f8db
tree061cda01f0616d4e887713d9ff9b6fedb84f3277
parent5b85508ae8a59370eed170a29f225ad42440b8fb
Start implementing support for multiples.

svn path=/branches/new-optimizer/; revision=1585
13 files changed:
libyasm/bytecode.c
libyasm/section.c
libyasm/tests/Makefile.inc
libyasm/tests/opt-circular1-err.asm [new file with mode: 0644]
libyasm/tests/opt-circular1-err.errwarn [new file with mode: 0644]
libyasm/tests/opt-circular2-err.asm [new file with mode: 0644]
libyasm/tests/opt-circular2-err.errwarn [new file with mode: 0644]
libyasm/tests/opt-struc.asm [new file with mode: 0644]
libyasm/tests/opt-struc.errwarn [new file with mode: 0644]
libyasm/tests/opt-struc.hex [new file with mode: 0644]
libyasm/tests/timesunder.asm [new file with mode: 0644]
libyasm/tests/timesunder.errwarn [new file with mode: 0644]
libyasm/tests/timesunder.hex [new file with mode: 0644]