OSDN Git Service

2007-02-05 Dave Brolley <brolley@redhat.com>
authorbrolley <brolley>
Mon, 5 Feb 2007 19:43:30 +0000 (19:43 +0000)
committerbrolley <brolley>
Mon, 5 Feb 2007 19:43:30 +0000 (19:43 +0000)
commitc3dec242416041432aafa28ff936bc05a4a2d2c8
treeb6f13abe7f4d24fd1bb005e566ac276c5541a5b7
parentf1a623f21423a84e2ac0e7324bea934f7ea33918
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.
cgen/ChangeLog
cgen/attr.scm
cgen/opc-asmdis.scm