cgen/opcodes: rename bool attribute.
Pierre Muller
pierre.muller@ics-cnrs.unistra.fr
Thu Sep 16 16:06:00 GMT 2010
Hi Matt,
I was wondering why the regeneration of mep-dis.c
added a new unused variable 'cop2buflength' to 'mep_examine_ivc2_insns'
function.
Is this really related to the main topic of your patch?
Pierre Muller
Pascal language support maintainer for GDB
> -----Message d'origine-----
> De : binutils-owner@sourceware.org [mailto:binutils-
> owner@sourceware.org] De la part de Matt Rice
> Envoyé : Thursday, September 16, 2010 5:59 PM
> À : Binutils
> Objet : cgen/opcodes: rename bool attribute.
>
> 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_.
More information about the Binutils
mailing list