mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-27 06:17:47 +08:00
* config/i386/xm-go32.h (HOST_I386): Removed.
* config/i386/xm-linux.h (HOST_I386): Removed.
This commit is contained in:
@ -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
|
||||
|
@ -28,6 +28,4 @@
|
||||
|
||||
#define DIRNAME_SEPARATOR ';'
|
||||
|
||||
#define HOST_I386
|
||||
|
||||
#define HOST_LONG_DOUBLE_FORMAT &floatformat_i387_ext
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user