2000-04-02 Mark Kettenis <kettenis@gnu.org>

* config/i386/xm-linux.h (HOST_LONG_DOUBLE_FORMAT): Define as
	&floatformat_i387_ext.
	* config/i386/xm-i386gnu.h (HOST_LONG_DOUBLE_FORMAT): Likewise.
This commit is contained in:
Mark Kettenis
2000-04-02 14:41:45 +00:00
parent bf80011a5b
commit b1ced0139c
3 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2000-04-02 Mark Kettenis <kettenis@gnu.org>
* config/i386/xm-linux.h (HOST_LONG_DOUBLE_FORMAT): Define as
&floatformat_i387_ext.
* config/i386/xm-i386gnu.h (HOST_LONG_DOUBLE_FORMAT): Likewise.
2000-03-29 Mark Kettenis <kettenis@gnu.org> 2000-03-29 Mark Kettenis <kettenis@gnu.org>
* findvar.c (extract_floating): Remove reference to * findvar.c (extract_floating): Remove reference to

View File

@ -20,5 +20,7 @@
#define HOST_BYTE_ORDER LITTLE_ENDIAN #define HOST_BYTE_ORDER LITTLE_ENDIAN
#define HOST_LONG_DOUBLE_FORMAT &floatformat_i387_ext
/* Do implement the attach and detach commands. */ /* Do implement the attach and detach commands. */
#define ATTACH_DETACH 1 #define ATTACH_DETACH 1

View File

@ -1,5 +1,5 @@
/* Native support for GNU/Linux, for GDB, the GNU debugger. /* Native support for GNU/Linux, for GDB, the GNU debugger.
Copyright (C) 1986, 1987, 1989, 1992 Free Software Foundation, Inc. Copyright (C) 1986, 1987, 1989, 1992, 2000 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -25,6 +25,8 @@
#define HOST_BYTE_ORDER LITTLE_ENDIAN #define HOST_BYTE_ORDER LITTLE_ENDIAN
#define HOST_LONG_DOUBLE_FORMAT &floatformat_i387_ext
#define HAVE_TERMIOS #define HAVE_TERMIOS
/* This is the amount to subtract from u.u_ar0 /* This is the amount to subtract from u.u_ar0