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] Wrap a few opcodes headers in extern "C" for C++


On Thu, Feb 19, 2015 at 11:54:07AM +0000, Pedro Alves wrote:
> > include/opcode/
> > 2015-02-12  Pedro Alves  <palves@redhat.com>
> >
> > 	* cgen.h [__cplusplus]: Wrap in extern "C".
> > 	* opcode/msp430-decode.h [__cplusplus]: Likewise.
> > 	* opcode/nios2.h [__cplusplus]: Likewise.
> >
> > include/
> > 2015-02-12  Pedro Alves  <palves@redhat.com>
> >
> > 	* nios2.h [__cplusplus]: Wrap in extern "C".
> > 	* rl78.h [__cplusplus]: Wrap in extern "C".
> > 	* rx.h [__cplusplus]: Wrap in extern "C".
> > 	* tilegx.h [__cplusplus]: Wrap in extern "C".

Looks fine to me.

-- 
Alan Modra
Australia Development Lab, IBM


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