This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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 21/36] opcodes/microblaze: Rename 'or', 'and', 'xor' to avoid C++ conflict


On 02/10/2015 03:05 PM, Michael Eager wrote:

>> opcodes/ChangeLog:
>> 2015-10-20  Pedro Alves  <palves@redhat.com>
>> 	    Tom Tromey  <tromey@redhat.com>
>>
>> 	* microblaze-opcm.h (or, and, xor): Rename to microblaze_or,
>> 	microblaze_and, microblaze_xor.
>> 	* microblaze-opc.h (struct op_code_struct): Adjust.
> 
> OK.
> 

Thanks, pushed.

Pedro Alves


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