(HOST_BYTE_ORDER, HOST_LONG_DOUBLE_FORMAT): Remove definitions.
2001-08-02 Eli Zaretskii <eliz@is.elta.co.il>
+ * config/i386/xm-go32.h: Include xm-i386.h.
+ (HOST_BYTE_ORDER, HOST_LONG_DOUBLE_FORMAT): Remove definitions.
+
+2001-08-02 Eli Zaretskii <eliz@is.elta.co.il>
+
The following changes avoid polluting global namespace with the
`enable' and `disable' identifiers, because some platforms define
in their system headers symbols with global scope that go by those
Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
-#define HOST_BYTE_ORDER LITTLE_ENDIAN
-
+#include "i386/xm-i386.h"
#include "fopen-bin.h"
#define GDBINIT_FILENAME "gdb.ini"
-
#define CRLF_SOURCE_FILES
-
#define DIRNAME_SEPARATOR ';'
-
-#define HOST_LONG_DOUBLE_FORMAT &floatformat_i387_ext