This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
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_.
Attachment:
foo.patch
Description: Binary data
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |