OSDN Git Service

* config/i386/xm-go32.h (HOST_I386): Removed.
authorkettenis <kettenis>
Thu, 5 Jul 2001 14:40:50 +0000 (14:40 +0000)
committerkettenis <kettenis>
Thu, 5 Jul 2001 14:40:50 +0000 (14:40 +0000)
* config/i386/xm-linux.h (HOST_I386): Removed.

gdb/ChangeLog
gdb/config/i386/xm-go32.h
gdb/config/i386/xm-linux.h

index ecf0d57..4b2c4fc 100644 (file)
@@ -1,3 +1,8 @@
+2001-07-05  Mark Kettenis  <kettenis@gnu.org>
+
+       * config/i386/xm-go32.h (HOST_I386): Removed.
+       * config/i386/xm-linux.h (HOST_I386): Removed.
+
 2001-07-04  Mark Kettenis  <kettenis@gnu.org>
 
        * i387-tdep.c (print_i387_value): Add extra space after final full
index 03d11db..eed9207 100644 (file)
@@ -28,6 +28,4 @@
 
 #define DIRNAME_SEPARATOR ';'
 
-#define HOST_I386
-
 #define HOST_LONG_DOUBLE_FORMAT &floatformat_i387_ext
index 36cf15c..8dc48e2 100644 (file)
@@ -22,8 +22,6 @@
 #ifndef XM_LINUX_H
 #define XM_LINUX_H
 
-#define HOST_I386
-
 #define HOST_BYTE_ORDER LITTLE_ENDIAN
 
 #define HOST_LONG_DOUBLE_FORMAT &floatformat_i387_ext