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: [RFA] Eliminate byteswap.h functions from record.c


Pedro Alves wrote:
On Friday 23 October 2009 17:38:11, Michael Snyder wrote:
+ store_unsigned_integer ((gdb_byte *) &ret, sizeof (ret), + BYTE_ORDER, input);

Same remark about BYTE_ORDER != enum bfd_endian.



Yes, thanks, just posted a new patch in that thread.



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