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]

Re: [PATCH ARC 1/1] Obvious patch to rename "class" named attributes not to conflict with c++ keyword


Hi Cupertino,

> gas/ChangeLog:
>    
>         config/tc-arc.c (attributes_t): Renamed attribute class to
> attr_class.
>         (find_opcode_match, assemble_insn, tokenize_extinsn): Changed.
>        
> include/ChangeLog:
> 
>         opcode/arc.h (struct arc_opcode): Renamed attribute class to
> insn_class.
>         (struct arc_flag_class): Renamed attribute class to flag_class.
> 
> opcodes/ChangeLog:
> 
>         arc-dis.c (find_format, find_format, get_auxreg,
> print_insn_arc): Changed.
>         arc-ext.h (INSERT_XOP): Likewise.

Approved - please apply.  This one definitely counts as obvious.

Cheers
  Nick


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]