This is the mail archive of the gdb-patches@sources.redhat.com 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/rfc] Use BFD_ENDIAN_UNKNOWN for default byte_order


> 2001-12-19  Andrew Cagney  <ac131313@redhat.com>
> 
> * arch-utils.c (initialize_current_architecture): Test byte_order
> 	against BFD_ENDIAN_UNKNOWN.
> 	(gdbarch_info_init): Initialize byte_order to BFD_ENDIAN_UNKNOWN.
> 	* gdbarch.sh: Update comments on default value of byte_order.
> 	(verify_gdbarch, gdbarch_update_p): Test byte_order against
> 	BFD_ENDIAN_UNKNOWN.
> 	* gdbarch.h, gdbarch.c: Re-generate.
> 


I've checked this in.

Andrew




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