svn commit: r1899 - in trunk/yasm: libyasm modules/parsers/gas modules/parsers/gas/tests/bin
peter at tortall.net
peter at tortall.net
Thu Jul 19 20:41:00 PDT 2007
Author: peter
Date: Thu Jul 19 20:40:59 2007
New Revision: 1899
Added:
trunk/yasm/modules/parsers/gas/tests/bin/gas-llabel.asm
trunk/yasm/modules/parsers/gas/tests/bin/gas-llabel.hex
Modified:
trunk/yasm/libyasm/bc-org.c
trunk/yasm/libyasm/bytecode.h
trunk/yasm/modules/parsers/gas/gas-parse.c
trunk/yasm/modules/parsers/gas/tests/bin/Makefile.inc
trunk/yasm/tools/python-yasm/bytecode.pxi
Changeset:
http://www.tortall.net/projects/yasm/changeset/1899
Log:
Add support for second parameter (fill value) to .org directive in GAS
parser.
Add testcase for both local labels and .org fill.
Noticed by: Jung Lee <moorang at gmail.com>
Testcase from: Xiaoming Mo <xiaoming.mo at skelix.org>
More information about the yasm-cvs
mailing list