Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH] Get rid of HOST_BYTE_ORDER
@ 2001-08-30 14:55 Mark Kettenis
  0 siblings, 0 replies; only message in thread
From: Mark Kettenis @ 2001-08-30 14:55 UTC (permalink / raw)
  To: gdb-patches

Checked in.

Mark


Index: ChangeLog
from  Mark Kettenis  <kettenis@gnu.org>

	* config/i386/xm-i386.h (HOST_BYTE_ORDER): Removed.

Index: config/i386/xm-i386.h
===================================================================
RCS file: /cvs/src/src/gdb/config/i386/xm-i386.h,v
retrieving revision 1.1
diff -u -p -r1.1 xm-i386.h
--- config/i386/xm-i386.h 2001/07/31 19:22:57 1.1
+++ config/i386/xm-i386.h 2001/08/30 21:51:28
@@ -23,10 +23,6 @@
 
 #include "floatformat.h"
 
-/* FIXME: kettenis/2001-07-29: Get rid of HOST_BYTE_ORDER when Andrew
-   has erradicated it from the sources.  */
-#define HOST_BYTE_ORDER LITTLE_ENDIAN
-
 #define HOST_FLOAT_FORMAT &floatformat_ieee_single_little
 #define HOST_DOUBLE_FORMAT &floatformat_ieee_double_little
 #define HOST_LONG_DOUBLE_FORMAT &floatformat_i387_ext


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-08-30 14:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-30 14:55 [PATCH] Get rid of HOST_BYTE_ORDER Mark Kettenis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox