This is the mail archive of the
cgen-cvs@sourceware.org
mailing list for the CGEN Project.
src/cgen ChangeLog gas-test.scm operand.scm
- From: devans at sourceware dot org
- To: cgen-cvs at sourceware dot org
- Date: 18 Aug 2009 16:34:41 -0000
- Subject: src/cgen ChangeLog gas-test.scm operand.scm
CVSROOT: /cvs/src
Module name: src
Changes by: devans@sourceware.org 2009-08-18 16:34:41
Modified files:
cgen : ChangeLog gas-test.scm operand.scm
Log message:
* gas-test.scm (<hw-asm>, test-data): Handle () values.
(<keyword>, test-data): Convert symbols to strings before passing
to string-append.
(<hw-index>, test-data): Enumerate all cases. Emit correctly sized
result for scalars.
* operand.scm (hw-index-scalar): Set `name'.
(hw-index-anyof, hw-index-derived): Ditto.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/cgen/ChangeLog.diff?cvsroot=src&r1=1.332&r2=1.333
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/cgen/gas-test.scm.diff?cvsroot=src&r1=1.9&r2=1.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/cgen/operand.scm.diff?cvsroot=src&r1=1.17&r2=1.18