* config/i386/xm-go32.h: Include xm-i386.h.
(HOST_BYTE_ORDER, HOST_LONG_DOUBLE_FORMAT): Remove definitions.
This commit is contained in:
parent
b5de0fa741
commit
40cd916ff9
@ -1,3 +1,8 @@
|
||||
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
|
||||
|
||||
@ -18,14 +18,9 @@
|
||||
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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user