src/cgen ChangeLog attr.scm opc-asmdis.scm
brolley@sourceware.org
brolley@sourceware.org
Mon Feb 5 19:43:00 GMT 2007
CVSROOT: /cvs/src
Module name: src
Changes by: brolley@sourceware.org 2007-02-05 19:43:30
Modified files:
cgen : ChangeLog attr.scm opc-asmdis.scm
Log message:
2007-02-05 Dave Brolley <brolley@redhat.com>
* opc-asmdis.scm (-gen-init-asm-fn): Include CGEN_ASM_INIT_HOOK
in the generated code for @arch@_cgen_init_asm if it is defined.
* Contribute the following changes:
2005-04-05 Richard Sandiford <rsandifo@redhat.com>
* attr.scm (<string-attribute>): New attribute class.
(attr-kind): Handle <string-attribute>.
(parse-simple-attribute): New function.
(<boolean-attribute> 'parse-value): Use parse-simple-attribute.
(<bitset-attribute> 'parse-value): Likewise.
(<boolean-attribute> 'parse-value): Likewise.
(<enum-attribute> 'parse-value): Likewise.
(<string-attribute> 'parse-value): New function.
(-attr-parse): Handle <string-attribute>.
(-attr-read): Likewise.
(<string-attribute> 'gen-value-for-defn-raw): New function.
(<string-attribute> 'gen-value-for-defn): New function.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/cgen/ChangeLog.diff?cvsroot=src&r1=1.244&r2=1.245
http://sourceware.org/cgi-bin/cvsweb.cgi/src/cgen/attr.scm.diff?cvsroot=src&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/src/cgen/opc-asmdis.scm.diff?cvsroot=src&r1=1.5&r2=1.6
More information about the Cgen-cvs
mailing list