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] Remove BITS_BIG_ENDIAN from defs.h


On Fri, Jan 11, 2008 at 07:18:09PM +0100, Markus Deuling wrote:
> So this macro is unnecessary.

> -/* The bit byte-order has to do just with numbering of bits in
> -   debugging symbols and such.  Conceptually, it's quite separate
> -   from byte/word byte order.  */

You're dropping this distinction.  Is it still a useful one?
If so, please use a new bits_big_endian (current_gdbarch) instead.

-- 
Daniel Jacobowitz
CodeSourcery


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