aboutsummaryrefslogtreecommitdiff
path: root/gdb/config
diff options
context:
space:
mode:
authorJ.T. Conklin <jtc@acorntoolworks.com>2000-04-03 21:33:21 +0000
committerJ.T. Conklin <jtc@acorntoolworks.com>2000-04-03 21:33:21 +0000
commitc1ed99b861c2f1a7d509f450c10ee702410820fb (patch)
treeb2a060f32d014bfcb800b75385395e35fd54f092 /gdb/config
parent0a727238ad38cdd0ce36928f2b3e288b6b40b111 (diff)
downloadfsf-binutils-gdb-c1ed99b861c2f1a7d509f450c10ee702410820fb.zip
fsf-binutils-gdb-c1ed99b861c2f1a7d509f450c10ee702410820fb.tar.gz
fsf-binutils-gdb-c1ed99b861c2f1a7d509f450c10ee702410820fb.tar.bz2
2000-04-03 J.T. Conklin <jtc@redback.com>
* config/i386/xm-nbsd.h (HOST_LONG_DOUBLE_FORMAT): Define.
Diffstat (limited to 'gdb/config')
-rw-r--r--gdb/config/i386/xm-nbsd.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/config/i386/xm-nbsd.h b/gdb/config/i386/xm-nbsd.h
index 9d74628..42f180a 100644
--- a/gdb/config/i386/xm-nbsd.h
+++ b/gdb/config/i386/xm-nbsd.h
@@ -20,3 +20,5 @@
/* Get generic NetBSD host definitions. */
#include "xm-nbsd.h"
+
+#define HOST_LONG_DOUBLE_FORMAT &floatformat_i387_ext