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 OBV] Use enum bfd_endian in gdbarch.sh


>>>>> "Yao" == Yao Qi <yao@codesourcery.com> writes:

Yao> 2014-01-03  Yao Qi  <yao@codesourcery.com>
Yao> 	* gdbarch.sh (byte_order, byte_order_for_code): Change type to
Yao> 	'enum bfd_endian'.
Yao> 	(struct gdbarch_info) <byte_order>: Change type to
Yao> 	'enum bfd_endian'.
Yao> 	<byte_order_for_code>: Likewise.
Yao> 	* gdbarch.c, gdbarch.h: Regenerated.

Thanks Yao.  It seems like a nice cleanup to me.

Tom


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