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

* config/i386/xm-linux.h (HOST_I386): Removed.
This commit is contained in:
Mark Kettenis
2001-07-05 14:40:51 +00:00
parent e3e473dacc
commit e087d0d6ee
3 changed files with 5 additions and 4 deletions

View 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

View File

@ -28,6 +28,4 @@
#define DIRNAME_SEPARATOR ';'
#define HOST_I386
#define HOST_LONG_DOUBLE_FORMAT &floatformat_i387_ext

View 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