cgen/opcodes: rename bool attribute.

Matt Rice ratmice@gmail.com
Thu Sep 16 15:58:00 GMT 2010


the attached patch changes the bool attribute to be named bool_ so cgen headers
can be included when compiling with -Wc++-compat.
I'm not really familiar with cgen, but it looks like everything properly uses
the accessor macros in cgen.h afaict.

don't have commit access, and thanks.



include/opcode/ChangeLog:
2010-09-16  Matt Rice  <ratmice@gmail.com>

        * cgen.h (CGEN_ATTR, CGEN_ATTR_TYPE, CGEN_ATTR_BOOLS):
        (CGEN_ATTR_CGEN_INSN_ALIAS_VALUE): Change bool attribute to bool_.

opcodes/ChangeLog:
2010-09-16  Matt Rice  <ratmice@gmail.com>

        * fr30-desc.h: Regenerate.
        * frv-desc.h: Regenerate.
        * ip2k-desc.h: Regenerate.
        * iq2000-desc.h: Regenerate.
        * m32c-desc.h: Regenerate.
        * m32r-desc.h: Regenerate.
        * mep-desc.h: Regenerate.
        * mep-dis.c: Regenerate.
        * mt-desc.h: Regenerate.
        * openrisc-desc.h: Regenerate.
        * xc16x-desc.h: Regenerate.
        * xstormy16-desc.h: Regenerate

cgen/ChangeLog:
2010-09-16  Matt Rice  <ratmice@gmail.com>

        * utils-cgen.scm (gen-attr-accessors): Rename bool attribute to bool_.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: foo.patch
Type: application/octet-stream
Size: 99248 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20100916/797b3cff/attachment.obj>


More information about the Binutils mailing list